iceandfire:dragonforge_ice_core_disabled

Dragonforge Ice Core

Ice and Fire · by Alexthe666, TheBv
block

Acquisition

Crafting using Dragonforge Ice Brick, Dragonforge Ice Brick, Dragonforge Ice Brick, Dragonforge Ice Brick, Ice Dragon Heart, Dragonforge Ice Brick, Dragonforge Ice Brick, Dragonforge Ice Brick and Dragonforge Ice Brick, arranged in the pattern shown. Produces Dragonforge Ice Core.

Crafting
Dragonforge Ice Core guaranteed

Mining & drops

sourcecountchanceconditions
Dragonforge Ice Core1–1100%Survives Explosion
Dragonforge Ice Core1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
iceandfire:dragonforge_ice_core_disabled
Namespace
iceandfire
Mod ID
iceandfire

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "BHB",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "iceandfire:dragonforge_ice_brick"
    },
    "H": {
      "item": "iceandfire:ice_dragon_heart"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}