Animated Torch
botania:animated_torch

Animated Torch

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block

Acquisition

Crafting using Mana Powder and Redstone Torch, arranged in the pattern shown. Produces Animated Torch.

Crafting
Mana Powder
Redstone Torch
Animated Torch Animated Torch guaranteed

Mining & drops

sourcecountchanceconditions
Animated Torch1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:animated_torch
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "D",
    "T"
  ],
  "ingredients": {
    "D": {
      "tag": "botania:mana_dusts"
    },
    "T": {
      "item": "minecraft:redstone_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}