G GameIDs
minecraft · recipes · 1.19.4

Oak Button

oak_button

Recipe #584

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "redstone",
    "group": "wooden_button",
    "ingredients": [
        {
            "item": "minecraft:oak_planks"
        }
    ],
    "result": {
        "item": "minecraft:oak_button"
    }
}