Files
WoodenStonecutter/data/wooden_stonecutter/recipe/cherry/fence_gate.json
2026-04-15 22:18:05 +03:00

10 lines
180 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": [
"minecraft:cherry_planks",
"minecraft:cherry_fence"
],
"result": {
"id": "minecraft:cherry_fence_gate"
}
}