Item states for tool element.

Started by eDdniom on

Topic category: Help with Minecraft modding (Java Edition)

Active 9 months ago
Joined Oct 2020
Points:
628

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 16
Item states for tool element.

I want to have a shovel that changes textures using item states, but I can only find the option to do that on the item element, the tool element does not have an item state tab. Is there a way to have swords, or any other tool do that ?

Active 2 days ago
Joined Feb 2018
Points:
1989

User statistics:

  • Modifications: 1
  • Forum topics: 163
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 786
Tool Element is just like an…
Mon, 11/20/2023 - 17:39

Tool Element is just like an Item only with special properties.

Either request it as a new feature or add the feature yourself with plugins.

Active 2 days ago
Joined Feb 2018
Points:
1989

User statistics:

  • Modifications: 1
  • Forum topics: 163
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 786
Or you use custom coding.
Mon, 11/20/2023 - 17:40

Or you use custom coding.