Same here with factorio-reach_2.1.1 ...
This is really weird, the problem occurs only with ShinyBob
edit : This bug is not only occurs with the experimental 0.14, it's the same with the 0.13
edit 2 : The code in the "data-final-fixes.lua" cause this bug
if reach_mod then
data.raw.player.player.build_distance = 12
data.raw.player.player.reach_distance = 10
end
There is a simple way to fix this, extract ShinyBob in the mods directory and DELETE the file data-final-fixes.lua ( don't forget to re-zip or remove the zip file ).