Started by
Tse244
on
Topic category: Help with Minecraft modding (Java Edition)
Hello. I'm making a bandage in my mod and when a player right clicks it gives regeneration but I need it to damage the bandage because I need its durability to be 3 and I set its durability as 3 but when I right click it does not damage the bandage.
procedure: https://prnt.sc/26necmz
Try to use the "DEAL (number) DAMAGE TO (provided item stack / item in main hand of (event/target entity) )"
I hope you will find a way out of your problem ! ^^