Started by
Somerandomdude
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, so I can't find a procedure block for getting an item's attack damage. And I can't use the "Entity is attacked/amount" method... It needs to check the item in my hand. I found damage and max. possible damage, but they refer to durability. Can somebody help?
I'm using 2025.3 tho...
The get damage and max possible damage itemstack data blocks refer to the items durability.
I know, but do you have any idea how to get attack damage, without using the global trigger "Entity is attacked"