Files
minecraft-assets/assets/minecraft/items/green_banner.json
2025-02-19 18:31:59 +01:00

10 lines
177 B
JSON

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