MysticMods / MysticalWorld

Library mod for use with the Mystic Mods (Embers, Roots, Gadgetry, Mystic World, etc.)
MIT License
27 stars 30 forks source link

Config options for armor values #228

Closed phyne closed 3 years ago

phyne commented 3 years ago

Describe your suggestion: Config options to set armor values (and possibly effect values) for copper, tin, lead, amethyst, silver, quicksilver armor sets.

Describe alternatives you've considered: I work around it!

Additional context: More granular control makes setting up a modpack with extra tiers of metals beyond vanilla easier to accomplish.

Please consider!

noobanidus commented 3 years ago

Is there no other way to adjust them?

phyne commented 3 years ago

Hell, you probably know more than me... As far as I know, only a mod like Material Changer can do this. For instance, when I've used Armor Plus in the past, they've included config options for their weapons and armors.

noobanidus commented 3 years ago

The main issue is that most of the materials are statically initialized and I'm not sure if it's possible to set it up in a way that it's configurable, possibly making them lazy values. I'm working on the mod so I'll try to figure out something now.

noobanidus commented 3 years ago

I'm not sure if what I've done will work properly and I'm not ... super happy about it, as it sort of upsets the internal "balance" (and it made a little bit of hell on my library mod) but it is optional after all. I'll try to include it in the next release.