Mana and Artifice

A splash of magic returns to Minecraft!

File Details

mna-forge-1.20.1-3.0.0.1-all.jar

  • A
  • Dec 28, 2023
  • 28.39 MB
  • 1.0K
  • 1.20.1
  • Forge + 1

File Name

mna-forge-1.20.1-3.0.0.1-all.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mana-and-artifice-406360:4990549")

NeoForge

implementation fg.deobf("curse.maven:mana-and-artifice-406360:4990549")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Update to 1.20
  • Switch to NeoForge (this version will still run on Forge for 1.20.1)
  • Added Tome of Recipes, an item that lets you save up to 16 recipes from the manaweaving altar and craft them with a click. It's also dyeable.
  • Animus blocks are now rideable.
  • Added spell book chords. You can use these to change spells in Spell Books, Grimoires, and Books of Rote while moving.
  • Added support for byproducts in the following MnA recipe types:

Eldrin Altar

Manaweaving Altar

Runeforge

Runic Anvil

Construct Crushing

  • No recipes were changed at this time to add byproducts, this just supports pack makers and addons.
    • The codex and JEI will display these byproducts when present, up to a maximum of 5
    • Added 2 new events to the API allowing custom interactions with the Runeforge for non-standard items (similar to how charcoal and sorcerous sewing sets interact) - again, useful to addon devs

       

RunicAnvilItemUsedEvent; can be used to customize the "craft"
RunicAnvilShouldActivateEvent; can be used to force the runes on the anvil to show, for something that doesn't match as a standard recipe

 

    • Made the lodestar gui able to zoom in and out
    • Improved feedback in the lodestar as to which tasks are not fully configured
    • Added a button to the lodestar gui to make it re-center the viewport on the logic in case it gets lost off screen