botania:mana_bomb

Manastorm Charge

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

Acquisition

Crafting using Any Livingwood Logs, TNT, Any Livingwood Logs, TNT, Gaia Spirit, TNT, Any Livingwood Logs, TNT and Any Livingwood Logs, arranged in the pattern shown. Produces Manastorm Charge.

Crafting
Manastorm Charge guaranteed

Mining & drops

sourcecountchanceconditions
Manastorm Charge1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:mana_bomb
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "LTL",
    "TGT",
    "LTL"
  ],
  "ingredients": {
    "G": {
      "item": "botania:life_essence"
    },
    "L": {
      "tag": "botania:livingwood_logs"
    },
    "T": {
      "item": "minecraft:tnt"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}