Files
minecraft-assets/data/minecraft/recipe/red_nether_brick_wall.json
2025-01-29 18:30:55 +01:00

15 lines
238 B
JSON

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