Files
Unmei/resource-pack/assets/unmei/items/custom_axe.json
T
2026-07-18 17:01:30 +02:00

16 lines
274 B
JSON

{
"model": {
"type": "minecraft:model",
"model": "unmei:item/axe",
"tints": [
{
"type": "minecraft:constant",
"value": [1,1,1]
},
{
"type": "minecraft:custom_model_data",
"default": 16777215
}
]
}
}