G GameIDs
minecraft · recipes · 26.1.2

Dried Ghast

dried_ghast

Recipe #887

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "dry_ghast",
    "key": {
        "#": "minecraft:ghast_tear",
        "X": "minecraft:soul_sand"
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "id": "minecraft:dried_ghast"
    }
}