Aerogel Slab
aether:aerogel_slab

Aerogel Slab

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block AerogelAerogelPickaxe MineableNeeds Diamond ToolSlabsSlabs

Acquisition

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

Crafting
Aerogel Slab Aerogel Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Aerogel Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:aerogel_slab
Namespace
aether
Mod ID
aether
Tags (6)
aether:blocks/aerogel
aether:items/aerogel
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_diamond_tool
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

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