Tainted Ether Brazier
malum:tainted_ether_brazier

Tainted Ether Brazier

Malum · by Sammy Semicolon
block Tray Heat SourcesTainted RockTainted RockPickaxe MineableWall Post Override

Tainted Ether Brazier is a block from Malum, crafted from Tainted Rock, Ether, and Bluebright Stick.

Acquisition

Nbt Carry using Tainted Rock, Ether, Tainted Rock, Bluebright Stick, Tainted Rock and Bluebright Stick, arranged in the pattern shown. Produces 2× Tainted Ether Brazier.

Nbt Carry
Tainted Ether Brazier Tainted Ether Brazier ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Tainted Ether Brazier1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:tainted_ether_brazier
Namespace
malum
Mod ID
malum
Tags (5)
farmersdelight:blocks/tray_heat_sources
malum:blocks/tainted_rock
malum:items/tainted_rock
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wall_post_override

Recipe JSON (1):

{
  "recipe_type": "lodestone:nbt_carry",
  "pattern": [
    "#X#",
    "S#S"
  ],
  "ingredients": {
    "#": {
      "item": "malum:tainted_rock"
    },
    "S": {
      "tag": "forge:rods/wooden"
    },
    "X": {
      "item": "malum:ether"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}