Twisted Iridescent Ether Brazier
malum:twisted_iridescent_ether_brazier

Twisted Iridescent Ether Brazier

Malum · by Sammy Semicolon
block Tray Heat SourcesTwisted RockTwisted RockPickaxe MineableWall Post Override

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

Acquisition

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

Nbt Carry
Twisted Iridescent Ether Brazier Twisted Iridescent Ether Brazier ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Twisted Iridescent Ether Brazier1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:twisted_iridescent_ether_brazier
Namespace
malum
Mod ID
malum
Tags (5)
farmersdelight:blocks/tray_heat_sources
malum:blocks/twisted_rock
malum:items/twisted_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:twisted_rock"
    },
    "S": {
      "tag": "forge:rods/wooden"
    },
    "X": {
      "item": "malum:iridescent_ether"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}