Feruchemy by blits49

This mod adds Feruchemy to Legobmw99's Allomancy Mod, based on "Mistborn" by Brandon Sanderson

File Details

Feruchemy 1.1.0

  • R
  • Mar 28, 2021
  • 89.19 KB
  • 166
  • 1.16.4
  • Forge

File Name

feruchemy-1.16.4-1.1.0.jar

Supported Versions

  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:feruchemy-allomancy-451618:3254156")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

    Update 1.1.0 Includes:

1. In-Game Commands: /Feruchemy <player> <add/remove/become> <metal>(for add/remove), <Feruchemist>(for Become)

2. New Metalmind Image!
3. Add Whole stacks of flakes instead of one at a time

4. Copper works 3x faster now. (And uh, let me know if that became overkill...)

5. Bronze Compounding corks correctly now!

6. Unkeyed Metalminds now allow anyone to Tap from them, even if they're not a feruchemist! (Need help testing this works)

          (To explain a bit, Nicrosil adds innate investiture, so tapping Nicrosil in-canon would allow anyone to tap from a metalmind [as seen in *spoiler Era2*] I don't have the random   
          (loot-tables set up yet, so Metalminds won't come with enough(or any) Nicrosil to Tap and allow the user to tap the others [also that's not inherently how my Nicrosil works atm]
          (So a basic stop-gap measure is to allow anyone [even if not tapping Nicrosil] to have access to unkeyed metalminds.)

7. Curios Combatibility This one is slightly tricky as you need to update your WORLDSAVE curio config to register the metalmind slot.
                 (worldsave is in /.minecraft/saves/<WORLD>/serverconfig) OR (/.minecraft/versions/<versionchosen>/saves/<WORLD>/serverconfig)
         (To do that Replace EVERYTHING in the curios_server.toml file with:

#List of curio slot type settings

[[curiosSettings]]

identifier = "metal_mind"

          (and you should now have a metalmind slot when you re-load your world!)