How do I make FULLY FUNCTIONAL slabs

Started by TTrixPlays on

Topic category: Advanced modding

Last seen on 05:59, 8. Jul 2020
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.

Last seen on 09:06, 14. Jul 2019
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!

Last seen on 01:41, 17. Nov 2018
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

Last seen on 22:13, 3. Apr 2024
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.