SuperMartijn642 / MovingElevators

19 stars 15 forks source link

This issue of mine doesn't land anywhere in the option GitHub gave me so here it is. #214

Closed JamjamSA closed 2 months ago

JamjamSA commented 3 months ago

Question Basically, I saw in that GIF that you can expand your elevator to 11 blocks. Why is mine capped at 7 and how can I extend that?

SuperMartijn642 commented 3 months ago

The default limit is a 7 by 7 by 7 area for the cabin in order to avoid creating too much lag on servers. You can increase the limit up to 15 by 15 by 15 in the config file for Moving Elevators. The config is located at configs/movingelevators-common.toml next to your mods folder.

JamjamSA commented 3 months ago

The default limit is a 7 by 7 by 7 area for the cabin in order to avoid creating too much lag on servers. You can increase the limit up to 15 by 15 by 15 in the config file for Moving Elevators. The config is located at configs/movingelevators-common.toml next to your mods folder.

Nice. Thanks