[SOLVED]texture of java model of item is not correctly showing

Started by dreamingdreamer on

Topic category: Troubleshooting, bugs, and solutions

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED]texture of java model of item is not correctly showing
Wed, 10/01/2025 - 12:50 (edited)

my copper bow...

I made model in blockbench.

It is java file.

I want to use animation. so, I can't use json file

I tried with json file, but I failed (and obj file too)

However, I have problem.

The texture of the item created with java file does not appear

How i can fix it?

Edited by dreamingdreamer on Wed, 10/01/2025 - 12:50
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you send your model and…
Tue, 09/30/2025 - 16:32

can you send your model and texture?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and if you have it the…
Tue, 09/30/2025 - 16:33

and if you have it the blockbench file

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
setting it up like this…
Wed, 10/01/2025 - 11:31

setting it up like this seems to work for me,

I changed the Model Identifier to just copper_bow

can be found under file -> project.

I'm not sure if this matters...

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok, thank you! I guess I…
Wed, 10/01/2025 - 12:46

ok, thank you!

I guess I didn't understand the java file enough.