Cursed Chest
iceandfire:ghost_chest

Cursed Chest

Ice and Fire · by Alexthe666, TheBv
block

Acquisition

Crafting using Ectoplasm, Ectoplasm, Treated Stick, Ectoplasm and Ectoplasm, arranged in the pattern shown. Produces Cursed Chest.

Crafting
Ectoplasm
Ectoplasm
Treated Stick
Ectoplasm
Ectoplasm
Cursed Chest Cursed Chest guaranteed

Mining & drops

sourcecountchanceconditions
Cursed Chest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
iceandfire:ghost_chest
Namespace
iceandfire
Mod ID
iceandfire

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " E ",
    "ECE",
    " E "
  ],
  "ingredients": {
    "C": {
      "tag": "forge:rods/wooden"
    },
    "E": {
      "item": "iceandfire:ectoplasm"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}