Files
minecraft-assets/assets/minecraft/items/orange_banner.json
2025-01-15 18:31:25 +01:00

10 lines
178 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/template_banner",
"model": {
"type": "minecraft:banner",
"color": "orange"
}
}
}