mekanism:structural_glass

Structural Glass

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistImpermeablePickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot, Dirty Glass, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces 4× Structural Glass.

Crafting
Structural Glass ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Structural Glass1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:structural_glass
Namespace
mekanism
Mod ID
mekanism
Tags (3)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/impermeable
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SGS",
    " S "
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass/silica"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}