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.
Tainted Ether Brazier
Malum · by Sammy Semicolon
Tainted Ether Brazier is a block from Malum, crafted from Tainted Rock, Ether, and Bluebright Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tainted Ether Brazier | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}
