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

13 lines
211 B
JSON

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