Nbt Carry using Ether and Bluebright Stick, arranged in the pattern shown. Produces 4× Ether Torch.
Ether Torch
Malum · by Sammy Semicolon
Ether Torch is a block from Malum, crafted from Ether and Bluebright Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ether Torch | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
malum:ether_torch- Namespace
malum- Mod ID
malum- Tags (3)
farmersdelight:blocks/tray_heat_sources minecraft:blocks/mineable/axe minecraft:blocks/wall_post_override
Recipe JSON (1):
{
"recipe_type": "lodestone:nbt_carry",
"pattern": [
"X",
"#"
],
"ingredients": {
"#": {
"tag": "forge:rods/wooden"
},
"X": {
"item": "malum:ether"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}