Files
minecraft-assets/data/minecraft/recipe/oak_planks.json
2025-01-29 18:30:55 +01:00

12 lines
209 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "planks",
"ingredients": [
"#minecraft:oak_logs"
],
"result": {
"count": 4,
"id": "minecraft:oak_planks"
}
}