light_gray_banner.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "banner",
"key": {
"#": {
"item": "minecraft:light_gray_wool"
},
"|": {
"item": "minecraft:stick"
}
},
"pattern": [
"###",
"###",
" | "
],
"result": {
"item": "minecraft:light_gray_banner"
},
"show_notification": true
}