Make blocks smaller

Started by Amirs11 on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined May 2019
Points:
697

User statistics:

  • Modifications: 3
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Make blocks smaller

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 ?

Active 4 years ago
Joined Aug 2019
Points:
1023

User statistics:

  • Modifications: 0
  • Forum topics: 31
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 450
You can achieve that by…
Thu, 10/17/2019 - 19:51

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.