Closed RubixDev closed 8 months ago
Actually, Vanilla screen handlers only support up to six rows, so the max will have to stay 3 for now. Maybe I will eventually take some time to have vanilla friendly screens for levels higher than 3 with a custom screen type for modded clients.
The new Augment enchantment currently has levels one to three, but the code should be general enough to allow for up to at least six levels. It would be great to leave the max level up to the user using a config option.
Currently the world config system only supports boolean options. This would need to be slightly reworked to also allow other types such as ranged integers.