enderio:fused_quartz_red

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

Crafting ⇆ any arrangement
Red Fused Quartz ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Red Fused Quartz1–1100%Survives Explosion

Block drops

Drops itself when broken.

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