How to create coldown on a ability adn how to broke item after usiing the ability?

Started by Reverse23 on

Topic category: Help with modding (Java Edition)

Last seen on 20:45, 18. Jun 2021
Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create coldown on a ability adn how to broke item after usiing the ability?

Help i have a sword with an ability, but i want it to have coldown and after x times of uses the sword breakcs.

Srry for my english

Last seen on 09:42, 5. Sep 2023
Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cooldown block in item…
Sat, 06/19/2021 - 00:37

Cooldown block in item procedures

Last seen on 14:05, 26. Apr 2024
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and you could either make a…
Thu, 07/22/2021 - 20:59

and you could either make a procedure that counts upwards every time the ability is used until it get to a specific number then remove it or just damage it with the damage item block