G GameIDs
minecraft · recipes · 1.14.4

Dark Oak Button

dark_oak_button

Recipe #241

1.14.4 #9
{
    "type": "minecraft:crafting_shapeless",
    "group": "wooden_button",
    "ingredients": [
        {
            "item": "minecraft:dark_oak_planks"
        }
    ],
    "result": {
        "item": "minecraft:dark_oak_button"
    }
}