#How to make an item have a durability component?

1 messages · Page 1 of 1 (latest)

junior basin
#

I am using format version 1.20.50. I have

                "durability": 1000
            },```
however this does not seem to give the item a durability component. When I do getComponent("minecraft:durability"), it returns undefined.
mystic sundial
#

Are you using the stable or beta apis?

junior basin
#

figured out the issue