Brazier
bewitchment:brazier

Brazier

Bewitchment · by MoriyaShiine, cybercat5555
block Pickaxe MineableNeeds Iron Tool

Brazier is a block from Bewitchment, crafted from Silver Ingot, Nether Wart, and Iron Bars.

Acquisition

Crafting using Silver Ingot, Nether Wart, Silver Ingot, Iron Bars, Silver Ingot, Iron Bars, Iron Bars, Silver Ingot and Iron Bars, arranged in the pattern shown. Produces Brazier.

Crafting
Silver Ingot
Nether Wart
Silver Ingot
Iron Bars
Silver Ingot
Iron Bars
Iron Bars
Silver Ingot
Iron Bars
Brazier Brazier guaranteed

Mining & drops

sourcecountchanceconditions
Brazier1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:brazier
Namespace
bewitchment
Mod ID
bewitchment
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IWI",
    "BIB",
    "BIB"
  ],
  "ingredients": {
    "B": {
      "item": "iron_bars"
    },
    "I": {
      "tag": "c:silver_ingots"
    },
    "W": {
      "item": "nether_wart"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}