Files
minecraft-assets/data/minecraft/recipes/stone_brick_walls_from_stone_stonecutting.json
2023-08-05 13:29:28 +02:00

8 lines
147 B
JSON

{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:stone"
},
"result": "minecraft:stone_brick_wall"
}