lucaargolo / kibe

A miscellaneous mod for Minecraft that adds a bunch of random, and mostly unoriginal things.
Mozilla Public License 2.0
46 stars 29 forks source link

Kibe chunk loader server issues? #169

Closed DirtyPro closed 2 years ago

DirtyPro commented 2 years ago

I am currently playing on a Mod pack called: Another Quality Modpack 1.18.2 version 1.3.2 Kibe version is 1.9.7-beta+1.18. The modpack doesn't have any chunk loaders and the only way to obtain kibes chunkloader is from creative. when i use it i get this response: The chunk loader is offline because it's owner already reached the limit of active chunk loaders. so im guessing there is a ini file somewhere in the server settings that we could up the limit? If so would you know where that location would be?

lucaargolo commented 2 years ago

Hey, the modpack author probably disabled the chunk loaders... You can reenable them by editing the .minecraft/config/kibe.json file and setting maxPerPlayer in the chunkLoaderModule to -1, or any value greater than 0.