Crafting using Any Glass, Any Glass, Any Glass, Any Glass, Diamond Chest, Any Glass, Any Glass, Any Glass and Any Glass, arranged in the pattern shown. Produces Crystal Chest.
Crystal Chest
Iron Chests · by cpw, alexbegt, progwml6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Crystal Chest | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Crystal Chest and Tripwire Hook, in any arrangement. Produces Trapped Crystal Chest.
Block drops
Drops itself when broken.
Developer reference
- Registry name
ironchest:crystal_chest- Namespace
ironchest- Mod ID
ironchest- Tags (3)
minecraft:blocks/features_cannot_replace minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"GSG",
"GGG"
],
"ingredients": {
"G": {
"tag": "forge:glass"
},
"S": {
"item": "ironchest:diamond_chest"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
