#DataComponentTypes.EQUIPPABLE does not exist in Fabric 1.21.1
5 messages · Page 1 of 1 (latest)
probably need to do an instanceof ArmorItem or something along those lines
the equippable component didnt exist in 1.21.1
I made some changes. Are there any risks with doing it this way? It’s working normally for now.
that should be fine, its basically the equivalent of checking the slot on the equippable component