Polished Myalite Slab
quark:polished_myalite_slab

Polished Myalite Slab

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Dragon ImmunePickaxe MineableSlabsSlabs

Acquisition

Crafting using Polished Myalite, Polished Myalite and Polished Myalite, arranged in the pattern shown. Produces 6× Polished Myalite Slab.

Crafting conditional
Polished Myalite Slab Polished Myalite Slab ×6 guaranteed

Crafting using Polished Myalite Vertical Slab, in any arrangement. Produces Polished Myalite Slab.

Crafting ⇆ any arrangement conditional
Polished Myalite Vertical Slab
Polished Myalite Slab Polished Myalite Slab guaranteed

Mining & drops

sourcecountchanceconditions
Polished Myalite Slab1–1100%

Used in (2)

Crafting using Polished Myalite Slab and Polished Myalite Slab, arranged in the pattern shown. Produces Myalite Pillar.

Crafting conditional
Polished Myalite Slab
Polished Myalite Slab
Myalite Pillar guaranteed

Crafting using Polished Myalite Slab, Polished Myalite Slab and Polished Myalite Slab, arranged in the pattern shown. Produces 3× Polished Myalite Vertical Slab.

Crafting conditional
Polished Myalite Slab
Polished Myalite Slab
Polished Myalite Slab
Polished Myalite Vertical Slab Polished Myalite Vertical Slab ×3 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:polished_myalite_slab
Namespace
quark
Mod ID
quark
Tags (4)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "quark:polished_myalite"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "myalite",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "quark:polished_myalite"
  },
  "conditions": [
    {
      "raw": {
        "flag": "myalite",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "quark:polished_myalite_vertical_slab"
  },
  "conditions": [
    {
      "raw": {
        "flag": "vertical_slabs",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}