Angelic Slab
aether:angelic_slab

Angelic Slab

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Angelic BlocksAngelic BlocksPickaxe MineableNeeds Stone ToolSlabsSlabs

Acquisition

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

Crafting
Angelic Slab Angelic Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Angelic Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:angelic_slab
Namespace
aether
Mod ID
aether
Tags (6)
aether:blocks/angelic_blocks
aether:items/angelic_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

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