Making Ranged Item drop with less durability

Started by Tigrulrazboinic2 on

Topic category: Help with MCreator software

Last seen on 07:06, 3. Dec 2023
Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Making Ranged Item drop with less durability

I am looking to make a ranged weapon that you use like snowballs but it hits something it will drop with 1 less durability (I am using the visual coder). I have been looking to see if someone already solved my problem and found nothing so I decided to write this. If you have an answer please share it here.

Last seen on 20:18, 25. Jul 2024
Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could maybe make this…
Sun, 12/03/2023 - 08:54

You could maybe make this work by shooting it with pickup always in procedures, and when it hits something it changes the durability by -1.