Runic Glass Pane
forbidden_arcanus:runic_glass_pane

Runic Glass Pane

Forbidden & Arcanus · by stal111, CesarZorak
block Runic Glass PaneRunic Glass Pane

Runic Glass Pane is a block from Forbidden & Arcanus, crafted from Runic Glass.

Acquisition

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

Crafting
Runic Glass Pane Runic Glass Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Runic Glass Pane1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Runic Glass Pane1–1100%Drops itself with Silk Touch
Developer reference
Registry name
forbidden_arcanus:runic_glass_pane
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (2)
forge:blocks/glass_panes/runic
forge:items/glass_panes/runic

Recipe JSON (1):

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