iceandfire:dragonforge_lightning_input

Dragonforge Lightning Aperture

Ice and Fire · by Alexthe666, TheBv
block Pickaxe Mineable

Acquisition

Crafting using Dragonforge Lightning Brick, Any Iron Ingot, Dragonforge Lightning Brick, Any Iron Ingot, Any Iron Ingot, Dragonforge Lightning Brick, Any Iron Ingot and Dragonforge Lightning Brick, arranged in the pattern shown. Produces Dragonforge Lightning Aperture.

Crafting
Dragonforge Lightning Aperture guaranteed

Mining & drops

sourcecountchanceconditions
Dragonforge Lightning Aperture1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
iceandfire:dragonforge_lightning_input
Namespace
iceandfire
Mod ID
iceandfire
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BIB",
    "I I",
    "BIB"
  ],
  "ingredients": {
    "B": {
      "item": "iceandfire:dragonforge_lightning_brick"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}