Cherry Vertical Slab
quark:cherry_vertical_slab

Cherry Vertical Slab

Wood Type:
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Vertical SlabWooden Vertical SlabsVertical SlabWooden Vertical Slabs

Acquisition

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

Crafting conditional
Cherry Slab
Cherry Slab
Cherry Slab
Cherry Vertical Slab Cherry Vertical Slab ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Vertical Slab1–1100%

Used in (1)

Crafting using Cherry Vertical Slab, in any arrangement. Produces Cherry Slab.

Crafting ⇆ any arrangement conditional
Cherry Vertical Slab
Cherry Slab Cherry Slab guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:cherry_vertical_slab
Namespace
quark
Mod ID
quark
Tags (4)
quark:blocks/vertical_slab
quark:blocks/wooden_vertical_slabs
quark:items/vertical_slab
quark:items/wooden_vertical_slabs

Recipe JSON (1):

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