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

12 lines
205 B
JSON

{
"type": "minecraft:crafting_shapeless",
"group": "wooden_button",
"ingredients": [
{
"item": "minecraft:acacia_planks"
}
],
"result": {
"item": "minecraft:acacia_button"
}
}