Description
This is a very tiny mod that changes the number of required samples for prospecting (density search) from 3 to 1.
It also changes the damage per break from 1 to 3, so the net durability cost is the same as the base game.
Its basic function is the same as EasyProspect by ilan.
(The codebase/approach is different, so not a fork)
(This mod originally created because EasyProspect wasn't updated for VS 1.22, but it is now. So this mod doesn't have much reason to exist anymore :D)
Technical Details
This mod uses Harmony transpiler to modify only the necessary part of the propick code, while EasyProspect uses Harmony prefix to overwrite the entire method that starts probing.
This approach should improve compatibility with other mods and future VS updates, but currently no noticeable differences in behavior between the two have been observed.
This approach should improve compatibility with other mods and future VS updates, but currently no noticeable differences in behavior between the two have been observed.
Help/Contact
Please follow the Help / Contact Guide.
Insufficient bug reports in the ModDB comments will be deleted without notice.
Ratings & reviews
No ratings yet
Sign in to leave a rating or comment.

