Started by
TTrixPlays
on
Topic category: Advanced modding
I need help with making slabs. And for people who just tell me to use a model creator and change Y to 0.5 can go away. I want fully functional slabs with bottom and top properties and also with whole block slabs. Thank you everyone.
1. Extract the .jar file for Minecraft 1.12.2 into a folder.
2. Go to the files.
3. You will find a model folder. (NOT THE MODELS FOLDER IN THE TEXTURE FOLDER)
4. Use search to find slab.json in MCreator. (cause others cannot have added textures)
5. Use the model with textures in MCreator.
6. Launch to check it if it works. If not, you did a wrong thing.
7. Enjoy or not!
Set Y to 0.5
Just kidding
If you extend BlockSlab, the vanilla code should do most of the things, however, you will most likely need to create your own ItemBlock.