minecraft-src/assets/minecraft/items/filled_map.json
2025-07-04 03:15:13 +03:00

16 lines
No EOL
271 B
JSON

{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/filled_map",
"tints": [
{
"type": "minecraft:constant",
"value": -1
},
{
"type": "minecraft:map_color",
"default": 4603950
}
]
}
}