File Details
ContentCreator-1.3.9.jar
- R
- Nov 13, 2024
- 276.47 KB
- 92
- 1.12.2+1
- Forge
File Name
ContentCreator-1.3.9.jar
Supported Versions
- 1.12.2
- 1.12
Curse Maven Snippet
Added BlockGenericHorizontal: A block with distinct sides, can be specifically textured like a pumpkin:
GenericBlock.createHorizontal(IMaterial material, String name).register();

