Item states for tool element.

Started by eDdniom on

Topic category: Help with Minecraft modding (Java Edition)

Active 11 hours ago
Joined Oct 2020
Points:
659

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
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 3 days ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
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 3 days ago
Joined Feb 2018
Points:
2015

User statistics:

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

Or you use custom coding.