Brazier
irons_spellbooks:brazier

Brazier

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

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Brazier1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
irons_spellbooks:brazier
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:campfire"
    },
    "I": {
      "tag": "forge:nuggets/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}