Files
minecraft-assets/assets/minecraft/items/red_banner.json
2024-11-27 18:31:16 +01:00

10 lines
175 B
JSON

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