How do I make FULLY FUNCTIONAL slabs

Started by TTrixPlays on

Topic category: Advanced modding

Active 4 years ago
Joined Jul 2017
Points:
746

User statistics:

  • Modifications: 1
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
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.

Active 5 years ago
Joined Aug 2016
Points:
916

User statistics:

  • Modifications: 4
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 186
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!

Active 6 years ago
Joined Dec 2017
Points:
691

User statistics:

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

Set Y to 0.5

Just kidding

Active 1 year ago
Joined Aug 2013
Points:
1162

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 737
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.