enderio:fused_quartz_black

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

Crafting ⇆ any arrangement
Black Fused Quartz ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Black Fused Quartz1–1100%Survives Explosion

Block drops

Drops itself when broken.

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