Is it possible/how to make an item with a use animation with a use time that is not food?

Started by BlueAwesomeDinosaur on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 weeks ago
Joined Aug 2017
Points:
947

User statistics:

  • Modifications: 1
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 166
Is it possible/how to make an item with a use animation with a use time that is not food?

I was trying to make an item that takes some time to use and uses an animation but it does not appear to start an animation at all.

Active 15 hours ago
Joined Jul 2024
Points:
218

User statistics:

  • Modifications: 1
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 67
In order for an item to use…
Wed, 07/31/2024 - 15:19

In order for an item to use an animation, go to the propeties tab and scroll down. There should be a little tab to select which animation you wish to use. I don't know if it allows custom animations, but I do know that the item does not have to be food.

Active 3 weeks ago
Joined Aug 2017
Points:
947

User statistics:

  • Modifications: 1
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 166
Yeah, unfortunately I tried…
Wed, 07/31/2024 - 18:44

Yeah, unfortunately I tried that. It does not appear to work, at least when use time is greater than zero. What I was trying to see if there is a way for it to both have a use animation and a duration of time it has to be used for in order for a procedure to run.