It looks like it's specifically the empty-space
tile's probability that is causing Dea Dia to break (not any of the water tiles).
I'd suggest if you really need the generation, particularly for the tiles that don't normally have it, just make your own copies of the tiles and use those (the tile limit is 65535 now), particularly since the foundation
and space-platform-foundation
tiles also seem to be in use by a few other mods. That way you can keep your probability expressions without clobbering any other mods that are making use of them.
This looks like it could be a lot of fun, and can't wait to see where you take the mod!