minecraft-assets/data/minecraft/recipes/bamboo_mosaic.json

17 lines
257 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:bamboo_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"item": "minecraft:bamboo_mosaic"
},
"show_notification": true
}