Red Corundum Sheet
quark:red_corundum_pane

Red Corundum Sheet

Dye Color:
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Pickaxe Mineable

Acquisition

Crafting using Red Corundum, Red Corundum, Red Corundum, Red Corundum, Red Corundum and Red Corundum, arranged in the pattern shown. Produces 16× Red Corundum Sheet.

Crafting conditional
Red Corundum Sheet Red Corundum Sheet ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Red Corundum Sheet1–1100%Survives Explosion

Used in (1)

Crafting using Red Corundum Sheet, Red Corundum Sheet, Red Corundum Sheet, Red Corundum Sheet, Red Corundum Sheet, Red Corundum Sheet, Red Corundum Sheet and Red Corundum Sheet, arranged in the pattern shown. Produces 3× Red Corundum.

Crafting conditional
Red Corundum Sheet
Red Corundum Sheet
Red Corundum Sheet
Red Corundum Sheet
Red Corundum Sheet
Red Corundum Sheet
Red Corundum Sheet
Red Corundum Sheet
Red Corundum ×3 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:red_corundum_pane
Namespace
quark
Mod ID
quark
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "quark:red_corundum"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "corundum",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": "quark:corundum_sheet",
  "experience": null,
  "cooking_time": null
}