How can I make a procedure that changes the sprite/texture of the item held?

Started by AmLukas on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make a procedure that changes the sprite/texture of the item held?

I made two sprites for a pouch and wanting to make the sprite change to the open pouch from the closed pouch when right clicked. 

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think you can do that by…
Sat, 03/05/2022 - 03:45

I think you can do that by adding specific NBT tags and editing the .json file of the item.

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Not quite sure what you mean…
Wed, 06/07/2023 - 03:35

Not quite sure what you mean, could you elaborate on that more, thanks