Files
minecraft-assets/data/minecraft/recipe/jungle_wood.json
2025-02-19 18:31:59 +01:00

16 lines
242 B
JSON

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