enderio:clear_glass_ep_yellow

Clear Glass Ep Yellow

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

Acquisition

Crafting using Any Clear Glass Ep, Any Clear Glass Ep, Any Clear Glass Ep, Any Clear Glass Ep, Any Clear Glass Ep, Any Clear Glass Ep, Any Clear Glass Ep, Any Clear Glass Ep and Sulfur Dust, in any arrangement. Produces 8× Clear Glass Ep Yellow.

Crafting ⇆ any arrangement
Clear Glass Ep Yellow ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Clear Glass Ep Yellow1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:clear_glass_ep_yellow
Namespace
enderio
Mod ID
enderio
Tags (1)
enderio:items/clear_glass_ep

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "enderio:clear_glass_ep"
    },
    {
      "tag": "enderio:clear_glass_ep"
    },
    {
      "tag": "enderio:clear_glass_ep"
    },
    {
      "tag": "enderio:clear_glass_ep"
    },
    {
      "tag": "enderio:clear_glass_ep"
    },
    {
      "tag": "enderio:clear_glass_ep"
    },
    {
      "tag": "enderio:clear_glass_ep"
    },
    {
      "tag": "enderio:clear_glass_ep"
    },
    {
      "tag": "forge:dyes/yellow"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}