Ore Manager Updated deprecated


Ore patches aren't always in the right place. Now you can move them out of the way with precision.

Content
3 years ago
1.1
947
Environment

i Temporary fix for ore detection

2 years ago

Open control.lua and change
local radius = 32
to 80 or 100

Then in the "search until it makes no difference" section, near the end, change
radius = radius * 2
to
radius = radius

New response