Files
minecraft-assets/data/minecraft/recipe/andesite_slab.json
2024-06-13 21:50:08 +02:00

16 lines
236 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:andesite"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:andesite_slab"
}
}