Files
minecraft-assets/data/minecraft/recipes/potone_wall_from_potone_stonecutting.json
2025-02-03 11:41:59 +01:00

10 lines
161 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:potone"
},
"result": {
"count": 1,
"id": "minecraft:potone_wall"
}
}