Mana Mirror
botania:mana_mirror

Mana Mirror

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

Acquisition

Crafting using Mana Pearl, Livingrock, Livingwood Twig, Terrasteel Ingot and Mana Tablet, arranged in the pattern shown. Produces Mana Mirror.

Crafting
Mana Mirror Mana Mirror guaranteed
Developer reference
Registry name
botania:mana_mirror
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " PR",
    " SI",
    "T  "
  ],
  "ingredients": {
    "I": {
      "tag": "botania:terrasteel_ingots"
    },
    "P": {
      "item": "botania:mana_pearl"
    },
    "R": {
      "item": "botania:livingrock"
    },
    "S": {
      "item": "botania:livingwood_twig"
    },
    "T": {
      "item": "botania:mana_tablet"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}