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

12 lines
213 B
JSON

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