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)

Active 4 days ago
Joined Mar 2022
Points:
542

User statistics:

  • Modifications: 1
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
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. 

Active 3 years ago
Joined Feb 2022
Points:
582

User statistics:

  • Modifications: 3
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 45
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.

Active 4 days ago
Joined Mar 2022
Points:
542

User statistics:

  • Modifications: 1
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 15
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