Alfglass Pane
botania:elf_glass_pane

Alfglass Pane

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Glass PaneGlass PanesGlass PaneGlass PanesPickaxe Mineable

Acquisition

Crafting using Alfglass, Alfglass, Alfglass, Alfglass, Alfglass and Alfglass, arranged in the pattern shown. Produces 16× Alfglass Pane.

Crafting
Alfglass Pane Alfglass Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Alfglass Pane1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:elf_glass_pane
Namespace
botania
Mod ID
botania
Tags (5)
c:blocks/glass_pane
c:blocks/glass_panes
c:items/glass_pane
c:items/glass_panes
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "botania:elf_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}