iceandfire:dragonforge_fire_core_disabled

Dragonforge Fire Core

Ice and Fire · by Alexthe666, TheBv
block

Acquisition

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

Crafting
Dragonforge Fire Core guaranteed

Mining & drops

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

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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