G GameIDs
minecraft · recipes · 1.20.6

Oak Button

oak_button

Recipe #584

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