G GameIDs
minecraft · recipes · 1.13.2

Acacia Button

acacia_button

Recipe #822

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