Add unbreakable component
Is there an unbreakable component? Any source on where this is from?
Hi!
I couldn't find any official documentation about the unbreakable component on the Bedrock wiki either, but it seems to work.
In my case, I added the component directly without using the setUnbreakable() method from Durable, and the item behaves as unbreakable ig it doesn't lose durability. So I believe the component is functional, even if it's not officially listed
Thank you for your reply, and sorry if my English isn't perfect!
Hi! I couldn't find any official documentation about the
unbreakablecomponent on the Bedrock wiki either, but it seems to work.In my case, I added the component directly without using the setUnbreakable() method from Durable, and the item behaves as unbreakable ig it doesn't lose durability. So I believe the component is functional, even if it's not officially listed
Thank you for your reply, and sorry if my English isn't perfect!
It's weird that it works, but there is no documentation on it at all. Well either way if it works I see no problem with merging this.