Holystone Slab
aether:holystone_slab

Holystone Slab

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Pickaxe MineableSlabsSlabs

Acquisition

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

Crafting
Holystone Slab Holystone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Holystone Slab1–1100%

Used in (1)

Crafting using Skyroot Stick, Holystone Slab, Skyroot Stick, Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces Grindstone.

Crafting
Grindstone Grindstone guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "aether:holystone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "aether:holystone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}