minecraft-src/data/minecraft/recipe/red_nether_brick_slab.json
2025-07-04 02:00:41 +03:00

14 lines
No EOL
231 B
JSON

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