enderio:clear_glass_enm

Clear Glass Enm

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
item Clear GlassClear GlassClear Glass Enm

Acquisition

Crafting using Clear Glass Em, Clear Glass Em, Clear Glass Em, Clear Glass Em, Redstone Torch, Clear Glass Em, Clear Glass Em, Clear Glass Em and Clear Glass Em, arranged in the pattern shown. Produces 8× Clear Glass Enm.

Crafting
Clear Glass Enm ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Clear Glass Enm1–1100%Survives Explosion

Used in (1)

Crafting using Clear Glass Enm, Clear Glass Enm, Clear Glass Enm, Clear Glass Enm, Redstone Torch, Clear Glass Enm, Clear Glass Enm, Clear Glass Enm and Clear Glass Enm, arranged in the pattern shown. Produces 8× Clear Glass Em.

Crafting
Clear Glass Em ×8 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:clear_glass_enm
Namespace
enderio
Mod ID
enderio
Tags (3)
enderio:blocks/clear_glass
enderio:items/clear_glass
enderio:items/clear_glass_enm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GTG",
    "GGG"
  ],
  "ingredients": {
    "G": {
      "item": "enderio:clear_glass_em"
    },
    "T": {
      "item": "minecraft:redstone_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}