alexscaves:depth_glass

Depth Glass

Alex's Caves · by Alexthe668, Noonyeyz
block ImpermeablePickaxe MineableNeeds Iron Tool

Depth Glass is a block from Alex's Caves, crafted from Any Iron Ingot and Sea Glass Shards.

Acquisition

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.

Crafting
Any Iron Ingot
Sea Glass Shards
Any Iron Ingot
Sea Glass Shards
Sea Glass Shards
Sea Glass Shards
Any Iron Ingot
Sea Glass Shards
Any Iron Ingot
Depth Glass ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Depth Glass1–1100%

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
}