Bob Plates v0.13.2, data.lua, lines 79-82 states:
if bobmods.plates.EnableGroundWater == false then
bobmods.ores.water.enabled = true
bobmods.ores.lithia_water.enabled = true
end
..isn't this backwards? Especially considering bobconfig states:
-- If set to true, this will turn on the old recipes to get water and lithia water from nothing on the water pumps.
bobmods.config.plates.EnableGroundWater = false