G GameIDs
minecraft · recipes · 1.13.2

Glowstone

glowstone

Recipe #32

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:glowstone_dust"
        }
    },
    "result": {
        "item": "minecraft:glowstone"
    }
}