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

14 lines
235 B
JSON

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