source-code/desktopRuntime/resources/assets/minecraft/items/light_gray_banner.json

10 lines
No EOL
182 B
JSON

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