Shadows-of-Fire / Apotheosis

All things that should have been.
Other
151 stars 119 forks source link

[Feature Request] Enchantment Library Level Config #1258

Closed dieflemm closed 1 week ago

dieflemm commented 1 month ago

It might be useful for some modpack authors to be able to configure the maximum output level of the Enchantment Library. Theres is no reason to upgrade the library if you have no enchantments above level 16.

Shadows-of-Fire commented 1 week ago

The enchantment library max storage level is bound by the physical limitations of the storage medium (16-bit shorts vs 32-bit integers). The 32-bit version is mostly fluff, it doesn't serve a real purpose in a sensible modpack, nor do I want to incentivize it being something people feel obligated to create.