Improve block names
This commit is contained in:
parent
40835a2773
commit
2fdce5405b
46 changed files with 419 additions and 419 deletions
|
@ -62,7 +62,7 @@ public class TileAssemblingMachine extends TilePowerAcceptor implements IWrencha
|
|||
|
||||
@Override
|
||||
public ItemStack getWrenchDrop(EntityPlayer entityPlayer) {
|
||||
return new ItemStack(ModBlocks.AssemblyMachine, 1);
|
||||
return new ItemStack(ModBlocks.assemblyMachine, 1);
|
||||
}
|
||||
|
||||
public boolean isComplete() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue