pushing 1.11 and 1.10.2 changes
This commit is contained in:
@@ -266,7 +266,7 @@ public class Firebox extends CustomContainerFacing implements ITileEntityProvide
|
||||
if (stack.hasDisplayName()){
|
||||
((TileFirebox) world.getTileEntity(pos)).setCustomName(stack.getDisplayName());
|
||||
}
|
||||
System.out.println(state.getBlock().getMetaFromState(state));
|
||||
//System.out.println(state.getBlock().getMetaFromState(state));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user