Started by
Utytft
on
Topic category: Help with MCreator software
How can I do a slab in mcreator? I do not know how it is done and I already try everything :,v
Edited by Utytft on Sun, 09/09/2018 - 13:01
Topic category: Help with MCreator software
How can I do a slab in mcreator? I do not know how it is done and I already try everything :,v
I do not know to allow you to stack them or put them on the top side of the block but if you change the height maximum from 1.0 to 0.5 it will be a bottom slab.
I made a model in Blender and played around with it.. Took me about 1 hour...
You can load a custom model from minecraft files, which takes a "lot" time but is actually pretty easy:
1) Go to /.minecraft/versions/(Any version) ;
2) Right click the JSON file and open it with WinZip (.Jar file) ;
3) Go to /assets/minecraft/blockstates ;
4) Choose your desired model (JSON file again) and copy it to the desktop ;
5) Change "Custom 3D Model" in MCREATOR to JSON file only ;
6) Click "Import 3D file" and import previously mentioned copied model.