Files
minecraft-assets/data/minecraft/recipe/nether_brick_slab.json
2025-03-12 18:31:32 +01:00

14 lines
223 B
JSON

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