Files
minecraft-assets/data/minecraft/recipe/mossy_stone_brick_slab.json
2025-02-26 18:31:02 +01:00

14 lines
233 B
JSON

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