Twisted Ether Brazier
malum:twisted_ether_brazier

Twisted Ether Brazier

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

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

Acquisition

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

Nbt Carry
Twisted Ether Brazier Twisted Ether Brazier ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Twisted Ether Brazier1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:twisted_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:ether"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}