G GameIDs
minecraft · recipes · 1.20.6

Acacia Button

acacia_button

Recipe #822

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "redstone",
    "group": "wooden_button",
    "ingredients": [
        {
            "item": "minecraft:acacia_planks"
        }
    ],
    "result": {
        "count": 1,
        "id": "minecraft:acacia_button"
    }
}