Ether Torch
malum:ether_torch

Ether Torch

Malum · by Sammy Semicolon
block Tray Heat SourcesAxe MineableWall Post Override

Ether Torch is a block from Malum, crafted from Ether and Bluebright Stick.

Acquisition

Nbt Carry using Ether and Bluebright Stick, arranged in the pattern shown. Produces 4× Ether Torch.

Nbt Carry
Ether
Bluebright Stick
Ether Torch Ether Torch ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Ether Torch1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}