skyboy / MineFactoryReloaded

104 stars 75 forks source link

no limit to harvester pathfinding distance #443

Closed jtait closed 9 years ago

jtait commented 9 years ago

Harvester cut down trees by connecting through a forest, over 200 blocks away from the harvester. This caused frame rate issues, not to mention destroying the forest. Need to place a limit on the range of the harvester.

jtait commented 9 years ago

using MineFactoryReloaded-[1.7.10]2.8.0-104

skyboy commented 9 years ago

The limit is in the config.

jtait commented 9 years ago

sorry, didn't realize. Maybe a good idea to change the default to a smaller value though.