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

13 lines
211 B
JSON

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