Crafting using Any Iron Ingot, Sea Glass Shards, Any Iron Ingot, Sea Glass Shards, Sea Glass Shards, Sea Glass Shards, Any Iron Ingot, Sea Glass Shards and Any Iron Ingot, arranged in the pattern shown. Produces 8× Depth Glass.

Depth Glass
Alex's Caves · by Alexthe668, Noonyeyz
Depth Glass is a block from Alex's Caves, crafted from Any Iron Ingot and Sea Glass Shards.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Depth Glass | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexscaves:depth_glass- Namespace
alexscaves- Mod ID
alexscaves- Tags (3)
minecraft:blocks/impermeable minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ISI",
"SSS",
"ISI"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"S": {
"item": "alexscaves:sea_glass_shards"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}