Open peter1745 opened 5 years ago
ExporterJavaCode was giving the Block.makeCuboidShape incorrect values, since they should be multiplied with 16, because Block.makeCuboidShape divides all values by 16 internally.
ShapeUtils is called VoxelShapes in forge 1.13.
Fixes #161
ExporterJavaCode was giving the Block.makeCuboidShape incorrect values, since they should be multiplied with 16, because Block.makeCuboidShape divides all values by 16 internally.
ShapeUtils is called VoxelShapes in forge 1.13.
Fixes #161