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

10 lines
180 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": [
"minecraft:acacia_planks",
"minecraft:acacia_fence_gate"
],
"result": {
"id": "minecraft:acacia_fence"
}
}