Mana Blaster
botania:mana_gun

Mana Blaster

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

Acquisition

Crafting using Pulse Mana Spreader, Rune of Mana, Mana Diamond, Any Livingwood Logs, TNT and Any Livingwood Logs, arranged in the pattern shown. Produces Mana Blaster.

Crafting
Mana Blaster Mana Blaster guaranteed
Developer reference
Registry name
botania:mana_gun
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SMD",
    " WT",
    "  W"
  ],
  "ingredients": {
    "D": {
      "tag": "botania:mana_diamond_gems"
    },
    "M": {
      "item": "botania:rune_mana"
    },
    "S": {
      "item": "botania:redstone_spreader"
    },
    "T": {
      "item": "minecraft:tnt"
    },
    "W": {
      "tag": "botania:livingwood_logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}