iceandfire:dragonforge_ice_input

Dragonforge Ice Aperture

Ice and Fire · by Alexthe666, TheBv
block Pickaxe Mineable

Acquisition

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

Crafting
Dragonforge Ice Aperture guaranteed

Mining & drops

sourcecountchanceconditions
Dragonforge Ice Aperture1–1100%Survives Explosion

Block drops

Drops itself when broken.

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