G GameIDs
minecraft · recipes · 1.12.2

Stone Button

stone_button

Recipe #763

1.12.2 #11
{
    "type": "crafting_shaped",
    "pattern": [
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:stone",
            "data": 0
        }
    },
    "result": {
        "item": "minecraft:stone_button"
    }
}