enderio:clear_glass_dp_yellow

Clear Glass Dp Yellow

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

Acquisition

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

Crafting ⇆ any arrangement
Clear Glass Dp Yellow ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Clear Glass Dp Yellow1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:clear_glass_dp_yellow
Namespace
enderio
Mod ID
enderio
Tags (1)
enderio:items/clear_glass_dp

Recipe JSON (1):

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