Polished Jasper Slab
quark:polished_jasper_slab

Polished Jasper Slab

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Pickaxe MineableSlabsSlabs

Acquisition

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

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

Stone Cutting using Jasper. Produces Polished Jasper Slab.

Stone Cutting conditional
Polished Jasper Slab Polished Jasper Slab guaranteed

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

Crafting conditional
Polished Jasper Slab Polished Jasper Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Jasper Slab1–1100%

Used in (2)

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

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

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

Crafting conditional
Polished Jasper Slab
Polished Jasper Slab
Jasper Pillar guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:polished_jasper_slab
Namespace
quark
Mod ID
quark
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (4):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "quark:polished_jasper"
  },
  "conditions": [
    {
      "raw": {
        "flag": "jasper",
        "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_jasper_vertical_slab"
  },
  "conditions": [
    {
      "raw": {
        "flag": "vertical_slabs",
        "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:jasper"
  },
  "conditions": [
    {
      "raw": {
        "flag": "jasper",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "quark:polished_jasper"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "jasper",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}