Help with damage/durability component on item entities
Hello! I'm trying to detect a bow item that specifically hasn't been used yet using the "minecraft:damage" component. Basically my function will only detect if a bow item has a full durability and will ignore the ones that aren't. How do I achieve this?
Continue to help post