TridentMC / MovingWorld

A library for minecraft mods that want moving player made structures. Powered by false promises. Maintained by darkevilmac.
Apache License 2.0
27 stars 13 forks source link

Allow ticking to happen in MovingWorld Experiments, currently updateEntities returns immediately due to a lack of players. #34

Closed darkevilmac closed 7 years ago

darkevilmac commented 7 years ago

Fixed by force loading chunks when a movingworld is in range.