minecraft-assets/data/minecraft/recipes/dark_oak_planks.json

14 lines
241 B
JSON

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