EtherealOnyx / Parties

An rpg-like party system for Minecraft. Currently contains 24 customizable elements with direct support for 16+ mods! Also provides extra features like xp sharing, stage syncing, and more.
4 stars 0 forks source link

Add the ability to change the default preset on load #108

Closed EtherealOnyx closed 1 year ago

EtherealOnyx commented 1 year ago

Should be easy to implement.

EtherealOnyx commented 1 year ago

Implemented for the next version!

Image

It has been added as a client configuration option (config > sedparties-client.toml). It's empty by default. If it is empty, or the mod fails to load the provided value properly, it will attempt to use the standard default preset or the one with mana support if you have Ars Nouveau installed. It will fill this configuration option with the new value.

You don't have to change anything either, it will automatically re-save this preset every time you close the Advanced Settings Menu. The whole process is automatic.