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

14 lines
237 B
JSON

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