enderio:fused_quartz_cyan

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

Crafting ⇆ any arrangement
Cyan Fused Quartz ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Cyan Fused Quartz1–1100%Survives Explosion

Block drops

Drops itself when broken.

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