enderio:fused_quartz_blue

Blue 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 Any Blue Dye, in any arrangement. Produces 8× Blue Fused Quartz.

Crafting ⇆ any arrangement
Blue Fused Quartz ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Blue Fused Quartz1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:fused_quartz_blue
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/blue"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}