Pepperoni-Jabroni / MapAtlases

A vanilla-friendly mini-map & world-map mod using vanilla Maps!
GNU General Public License v3.0
24 stars 14 forks source link

Wrong variable range on max_map_amount #143

Open AlexKaras opened 9 months ago

AlexKaras commented 9 months ago

It's impossible to disable the limit of maps per atlase using value -1 since this variable can only take values between 0 and 10000

The maximum number of Maps (Filled & Empty combined) allowed to be inside an Atlas (-1 to disable).

Range: 0 ~ 10000

max_map_count = 10000

xhatz commented 7 months ago

Still happening to me on latest version