On the server & client in GT:NH, please change line 15 in the ifu.cfg to true. This is because we have a farmworld where players are suppose to mine, and as of now this tool (the ore finder) will not work in the primary mining dimension. Currently it reads: Code: # If this is set to false, the OreFinder will only work in the Owerworld, Nether and Twilight Forest [default: false] B:"Enable Everywhere"=false Can we please make it read: Code: # If this is set to false, the OreFinder will only work in the Owerworld, Nether and Twilight Forest [default: false] B:"Enable Everywhere"=true