Bifrost Pane
botania:bifrost_pane

Bifrost Pane

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

Acquisition

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

Crafting
Bifrost Pane Bifrost Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Bifrost Pane1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:bifrost_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:bifrost_perm"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}