iceandfire:graveyard_soil

Graveyard Soil

Ice and Fire · by Alexthe666, TheBv
block Shovel Mineable

Acquisition

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

Crafting
Graveyard Soil guaranteed

Mining & drops

sourcecountchanceconditions
Graveyard Soil1–1100%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
}