Redquartz Slab
botania:red_quartz_slab

Redquartz Slab

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe MineableSlabsSlabs

Acquisition

Crafting using Block of Redquartz, Block of Redquartz and Block of Redquartz, arranged in the pattern shown. Produces 6× Redquartz Slab.

Crafting
Redquartz Slab Redquartz Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Redquartz Slab1–1100%

Used in (2)

Crafting using Redquartz Slab and Redquartz Slab, arranged in the pattern shown. Produces Chiseled Redquartz Block.

Crafting
Redquartz Slab
Redquartz Slab
Chiseled Redquartz Block guaranteed

Crafting using Redquartz Slab and Redquartz Slab, arranged in the pattern shown. Produces Block of Redquartz.

Crafting
Redquartz Slab
Redquartz Slab
Block of Redquartz guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:red_quartz"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:red_quartz"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:quartz_slab",
  "experience": null,
  "cooking_time": null
}