fix: make itens enchantable
Some checks failed
Build Nightly / Build & Release (push) Failing after 5s

This commit is contained in:
Guz
2026-04-19 19:22:36 -03:00
parent aa5f7ec831
commit 9d68e3e1b1
7 changed files with 13 additions and 25 deletions

View File

@@ -1 +1 @@
0.2.0-26.1.2
0.2.1-26.1.2

View File

@@ -14,6 +14,7 @@
"minecraft:custom_data": {
"sixsides_cosmetics:model": "GUZ_EARS"
},
"minecraft:enchantable": { "value": 15 },
"minecraft:enchantments": {
"minecraft:protection": 1
},
@@ -39,10 +40,7 @@
"color": "white",
"italic": true
}
],
"minecraft:tooltip_display": {
"hidden_components": ["minecraft:enchantments"]
}
]
}
}
}

View File

@@ -14,6 +14,7 @@
"minecraft:custom_data": {
"sixsides_cosmetics:model": "KOI_HORNS"
},
"minecraft:enchantable": { "value": 15 },
"minecraft:equippable": {
"slot": "head",
"damage_on_hurt": false,
@@ -39,10 +40,7 @@
"color": "white",
"italic": true
}
],
"minecraft:tooltip_display": {
"hidden_components": ["minecraft:enchantments"]
}
]
}
}
}

View File

@@ -14,6 +14,7 @@
"minecraft:custom_data": {
"sixsides_cosmetics:model": "MIKU_HAIR"
},
"minecraft:enchantable": { "value": 15 },
"minecraft:enchantments": {
"minecraft:protection": 1
},
@@ -38,10 +39,7 @@
"color": "white",
"italic": true
}
],
"minecraft:tooltip_display": {
"hidden_components": ["minecraft:enchantments"]
}
]
}
}
}

View File

@@ -14,6 +14,7 @@
"minecraft:custom_data": {
"sixsides_cosmetics:model": "NERU_HAIR"
},
"minecraft:enchantable": { "value": 15 },
"minecraft:enchantments": {
"minecraft:protection": 1
},
@@ -38,10 +39,7 @@
"color": "white",
"italic": true
}
],
"minecraft:tooltip_display": {
"hidden_components": ["minecraft:enchantments"]
}
]
}
}
}

View File

@@ -13,6 +13,7 @@
"minecraft:custom_data": {
"sixsides_cosmetics:model": "STRAW_HAT"
},
"minecraft:enchantable": { "value": 15 },
"minecraft:enchantments": {
"minecraft:protection": 1
},
@@ -37,10 +38,7 @@
"color": "white",
"italic": true
}
],
"minecraft:tooltip_display": {
"hidden_components": ["minecraft:enchantments"]
}
]
}
}
}

View File

@@ -14,6 +14,7 @@
"minecraft:custom_data": {
"sixsides_cosmetics:model": "TETO_HAIR"
},
"minecraft:enchantable": { "value": 15 },
"minecraft:enchantments": {
"minecraft:protection": 1
},
@@ -38,10 +39,7 @@
"color": "white",
"italic": true
}
],
"minecraft:tooltip_display": {
"hidden_components": ["minecraft:enchantments"]
}
]
}
}
}