Files
minecraft-assets/data/minecraft/recipe/dark_oak_planks.json
2025-02-26 18:31:02 +01:00

12 lines
219 B
JSON

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