Bulwark of the Flame
cataclysm:bulwark_of_the_flame

Bulwark of the Flame

cataclysm · by L_Ender
item Ferromagnetic ItemsExplosion Immune ItemShields Tool

Function

Release while sneaking to charge forward and damage entities in front

Acquisition

Crafting using Nether Brick, Ignitium Ingot, Nether Brick, Blaze Rod, Shield, Blaze Rod, Nether Brick, Ignitium Ingot and Nether Brick, arranged in the pattern shown. Produces Bulwark of the Flame.

Crafting
Nether Brick
Ignitium Ingot
Nether Brick
Blaze Rod
Shield
Blaze Rod
Nether Brick
Ignitium Ingot
Nether Brick
Bulwark of the Flame Bulwark of the Flame guaranteed
Developer reference
Registry name
cataclysm:bulwark_of_the_flame
Namespace
cataclysm
Mod ID
cataclysm
Tags (3)
alexscaves:items/ferromagnetic_items
cataclysm:items/explosion_immune_item
forge:items/tools/shields

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#Q#",
    "/S/",
    "#Q#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:nether_brick"
    },
    "/": {
      "item": "minecraft:blaze_rod"
    },
    "Q": {
      "item": "cataclysm:ignitium_ingot"
    },
    "S": {
      "item": "minecraft:shield"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}