enderio:fused_quartz_yellow

Yellow Fused Quartz

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Fused Quartz

Acquisition

Crafting using Any Fused Quartz, Any Fused Quartz, Any Fused Quartz, Any Fused Quartz, Any Fused Quartz, Any Fused Quartz, Any Fused Quartz, Any Fused Quartz and Sulfur Dust, in any arrangement. Produces 8× Yellow Fused Quartz.

Crafting ⇆ any arrangement
Yellow Fused Quartz ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Yellow Fused Quartz1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:fused_quartz_yellow
Namespace
enderio
Mod ID
enderio
Tags (1)
enderio:items/fused_quartz

Recipe JSON (1):

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