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

Started by Reverse23 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jun 2021
Points:
554

User statistics:

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

Active 4 months ago
Joined May 2021
Points:
739

User statistics:

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

Cooldown block in item procedures

Active 1 week ago
Joined Jan 2020
Points:
1046

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 527
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