diff --git a/mappings/net/minecraft/item/Wearable.mapping b/mappings/net/minecraft/item/Wearable.mapping new file mode 100644 index 0000000000..2921ee4e8f --- /dev/null +++ b/mappings/net/minecraft/item/Wearable.mapping @@ -0,0 +1,4 @@ +CLASS net/minecraft/class_5151 net/minecraft/item/Wearable + COMMENT Represents a type of item that is wearable in an armor equipment slot. + COMMENT + COMMENT

This type of item can be targeted by the {@code minecraft:binding_curse} enchantment.