iceandfire:dragonforge_fire_input

Dragonforge Fire Aperture

Ice and Fire · by Alexthe666, TheBv
block Pickaxe Mineable

Acquisition

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

Crafting
Dragonforge Fire Aperture guaranteed

Mining & drops

sourcecountchanceconditions
Dragonforge Fire Aperture1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
iceandfire:dragonforge_fire_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_fire_brick"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}