minecraft · recipes
· 1.21.11
Dried Ghast
dried_ghast
Recipe #887
1.21.11
#1
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "dry_ghast",
"key": {
"#": "minecraft:ghast_tear",
"X": "minecraft:soul_sand"
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 1,
"id": "minecraft:dried_ghast"
}
}