
TravelersCrossroads
A simple worldgen mod that adds randomly generated paths to your minecraft world as features!
Список изменений
As noted by kay-xr on github this update: Adds small, targeted bounds to path generation so road placement cannot run unbounded in a server tick.
PathStyles now have a maxFindYSteps value to prevent forever loops.
Failed path sections now have a maxSectionPlaceRetries value, after which the path will be marked as finished.
TravelersWatcher now has a maxSectionsPerTick value allowing the user to set how many path sections are attempted to be updated.
The same value have been added to the config for fine tuning.
maxFindYSteps (default: 96) maxSectionsPerTick (default: 2) maxSectionPlaceRetries (default: 12)
A big thank you to kay-xr for submitting these changes!
Happy Travels! ~Milamber
