Files
minecraft-assets/data/minecraft/recipe/oak_wood.json
2025-02-05 18:31:24 +01:00

16 lines
236 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:oak_log"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 3,
"id": "minecraft:oak_wood"
}
}