SOLVED: How to make a block disappear when right clicked with a specific item with a cooldown

Started by lamon_damon on

Topic category: Help with modding (Java Edition)

Last seen on 16:19, 14. Sep 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
SOLVED: How to make a block disappear when right clicked with a specific item with a cooldown
Thu, 08/08/2024 - 19:16 (edited)

I wanted to make an item that when the player right clicks on a certain block, that block gets removed and it drops then the item goes on a cooldown of 1 minute and looses one durability, the normal cooldown block. Please help me if anyone knows how to make this!

Edited by lamon_damon on Thu, 08/08/2024 - 19:16
Last seen on 09:38, 8. Sep 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I made a Procedure that…
Thu, 08/08/2024 - 19:01

I made a Procedure that works:

You'll need to put it here:

Last seen on 16:19, 14. Sep 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What version of mcreator did…
Thu, 08/08/2024 - 19:13

What version of mcreator did you use? Since I can't find the 'Spawn dropped item" block

Last seen on 16:19, 14. Sep 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh it works! I found it in…
Thu, 08/08/2024 - 19:15

Oh it works! I found it in the end, thank you so much!