Files
minecraft-assets/data/minecraft/recipe/bamboo_slab.json
2024-11-20 18:31:23 +01:00

15 lines
243 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_slab",
"key": {
"#": "minecraft:bamboo_planks"
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:bamboo_slab"
}
}