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

10 lines
180 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": [
"minecraft:bamboo_planks",
"minecraft:bamboo_fence"
],
"result": {
"id": "minecraft:bamboo_fence_gate"
}
}