Started by
Amirs11
on
Topic category: Help with Minecraft modding (Java Edition)
I need help. I want to make a mod with a block which has the same high like the enchantming table. Can I make a block with that high ?
Topic category: Help with Minecraft modding (Java Edition)
I need help. I want to make a mod with a block which has the same high like the enchantming table. Can I make a block with that high ?
You can achieve that by creating a custom ObJ&MTL model in software like BlockBench/Cubik Studio (beginner friendly) and Blender.
Cubik Studio: https://www.youtube.com/watch?v=dFgXz0qaf5c&list=PL5k7swYOU_yS0eBq2swUTxNAWLBz8xNwI
Blender: https://www.youtube.com/watch?v=kIiUvUqvRY0
Block Bench: https://www.youtube.com/results?search_query=blockbench
If you run into any issues with your custom model rendering as black, pink textures, check out: https://mcreator.net/wiki/my-json-model-renders-broken-texture or in case you are using Blender, the video description of the related video linked above.