enderio:fused_quartz_d_gray

Gray Dark Fused Quartz

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

Acquisition

Crafting using Any Fused Quartz D, Any Fused Quartz D, Any Fused Quartz D, Any Fused Quartz D, Any Fused Quartz D, Any Fused Quartz D, Any Fused Quartz D, Any Fused Quartz D and Any Gray Dye, in any arrangement. Produces 8× Gray Dark Fused Quartz.

Crafting ⇆ any arrangement
Gray Dark Fused Quartz ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Gray Dark Fused Quartz1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:fused_quartz_d_gray
Namespace
enderio
Mod ID
enderio
Tags (1)
enderio:items/fused_quartz_d

Recipe JSON (1):

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