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