Files
minecraft-assets/data/minecraft/recipe/bamboo_mosaic_slab.json
2025-02-19 18:31:59 +01:00

14 lines
224 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:bamboo_mosaic"
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:bamboo_mosaic_slab"
}
}