I need help when it comes to adding custom model as a block

Started by BendyVend on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Mar 2022
Points:
491

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
I need help when it comes to adding custom model as a block
Sun, 04/03/2022 - 19:22 (edited)

Hi

I've been trying to make a custom model block in Mc creator and I've been stumbling upon some problems.

If I use a Json file for my model it simply won't appear in my inventory, but if I use an Obj+Mtl file it will appear in my inventory, but when i place down the object it shows a whole block with a missing texture.

How can I fix this issue?

 

best regards Val.

Edited by BendyVend on Sun, 04/03/2022 - 19:22
Active 2 years ago
Joined Mar 2022
Points:
491

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
I managed to fix it sorry…
Sun, 04/03/2022 - 19:28

I managed to fix it
sorry for the trouble

Active 3 years ago
Joined Jul 2020
Points:
647

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
how did you fix it
Wed, 04/13/2022 - 20:25

how did you fix it

Active 2 years ago
Joined Mar 2022
Points:
491

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
I think the Uv_Map somehow…
Mon, 07/25/2022 - 18:00

I think the Uv_Map somehow changed, so i ended up having to re-make the texture