Files
minecraft-assets/data/minecraft/recipe/acacia_planks.json
2025-03-12 18:31:32 +01:00

12 lines
215 B
JSON

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