embers:inferno_forge

Inferno Forge

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Bottom Mech Core ProxyableConsumption Multiplier Upgradeable WithSpeed Multiplier Upgradeable WithRelocation Not SupportedPickaxe Mineable

Inferno Forge is a block from Embers Rekindled, crafted from Block of Dawnstone, Iron Plate, Dawnstone Ingot, Any Copper Storage Block, Caminite Bricks, and Wildfire Core.

Acquisition

Crafting using Block of Dawnstone, Iron Plate, Block of Dawnstone, Dawnstone Ingot, Any Copper Storage Block, Dawnstone Ingot, Caminite Bricks, Wildfire Core and Caminite Bricks, arranged in the pattern shown. Produces Inferno Forge.

Crafting
Inferno Forge guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Inferno Forge Edge (embers) embers:inferno_forge_edge1–1100%Survives Explosion
Inferno Forge1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:inferno_forge
Namespace
embers
Mod ID
embers
Tags (5)
embers:blocks/mech_core_proxyable/bottom
embers:blocks/upgradeable_with/consumption_multiplier
embers:blocks/upgradeable_with/speed_multiplier
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BPB",
    "DCD",
    "SWS"
  ],
  "ingredients": {
    "B": {
      "tag": "forge:storage_blocks/dawnstone"
    },
    "C": {
      "tag": "forge:storage_blocks/copper"
    },
    "D": {
      "tag": "forge:ingots/dawnstone"
    },
    "P": {
      "tag": "forge:plates/iron"
    },
    "S": {
      "item": "embers:caminite_bricks"
    },
    "W": {
      "item": "embers:wildfire_core"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}