Broken build
This commit is contained in:
parent
1d0166b09f
commit
6b55d2e6a3
114 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ import erogenousbeef.coreTR.multiblock.BlockMultiblockBase;
|
|||
public class BlockMachineCasing extends BlockMultiblockBase {
|
||||
|
||||
public static final String[] types = new String[]
|
||||
{ "Standard", "Reinforced", "Advanced" };
|
||||
{ "standard", "reinforced", "advanced" };
|
||||
private IIcon[] textures;
|
||||
|
||||
public BlockMachineCasing(Material material)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue