fix: make itens enchantable
Some checks failed
Build Nightly / Build & Release (push) Failing after 5s
Some checks failed
Build Nightly / Build & Release (push) Failing after 5s
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user