Crafting using Ectoplasm, Ectoplasm, Treated Stick, Ectoplasm and Ectoplasm, arranged in the pattern shown. Produces Cursed Chest.
Cursed Chest
Ice and Fire · by Alexthe666, TheBv
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cursed Chest | 1–1 | 100% | 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
}