How do I make FULLY FUNCTIONAL slabs

Started by TTrixPlays on

Topic category: Advanced modding

Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make FULLY FUNCTIONAL slabs

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.

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
1. Extract the .jar file for…
Wed, 04/25/2018 - 14:12

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!

Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set Y to 0.5 Just kidding
Tue, 05/08/2018 - 22:48

Set Y to 0.5

Just kidding

Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you extend BlockSlab, the…
Wed, 05/09/2018 - 15:52

If you extend BlockSlab, the vanilla code should do most of the things, however, you will most likely need to create your own ItemBlock.