Crafting using Ectoplasm, Ectoplasm, Coarse Dirt, Ectoplasm and Ectoplasm, arranged in the pattern shown. Produces Graveyard Soil.

Graveyard Soil
Ice and Fire · by Alexthe666, TheBv
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Graveyard Soil | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
iceandfire:graveyard_soil- Namespace
iceandfire- Mod ID
iceandfire- Tags (1)
minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" E ",
"ECE",
" E "
],
"ingredients": {
"C": {
"item": "minecraft:coarse_dirt"
},
"E": {
"item": "iceandfire:ectoplasm"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
