Soul Brazier
irons_spellbooks:brazier_soul

Soul Brazier

Iron's Spells 'n Spellbooks · by Iron431, Lab3
block Pickaxe Mineable

Acquisition

Crafting using Any Iron Nugget, Soul Campfire, Any Iron Nugget and Any Iron Nugget, arranged in the pattern shown. Produces Soul Brazier.

Crafting
Any Iron Nugget
Soul Campfire
Any Iron Nugget
Any Iron Nugget
Soul Brazier Soul Brazier guaranteed

Mining & drops

sourcecountchanceconditions
Soul Brazier1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
irons_spellbooks:brazier_soul
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IFI",
    " I "
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:soul_campfire"
    },
    "I": {
      "tag": "forge:nuggets/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}