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

10 lines
No EOL
175 B
JSON

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