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

13 lines
205 B
JSON

{
"type": "minecraft:crafting_shapeless",
"group": "planks",
"ingredients": [
{
"tag": "minecraft:oak_logs"
}
],
"result": {
"item": "minecraft:oak_planks",
"count": 4
}
}