when the server version is lower than 1.13 or after any biome lookup in a loaded chunk did not match correctly, get the biome via block check instead of world.getBiome(x,y,z)
fixed console log spacing in 1.8-1.12
stripped color from logs in 1.8-1.12
fixed effects exception in 1.8
include the standing block during y level correction, to fix standing one above water.
fixed RTPLocation.getBlock() to get the block from the correct chunk