Colony Survival

Colony Survival

View Stats:
p3nguiN Aug 4, 2017 @ 10:50pm
Water Swallowing My World. HELP PLZ.
Is it possible to make a way to remove water from your world, because i accidentally placed a block of water in the sky and it is slowly swallowing my Whole world. I worked hard on it and have 800+ colonists and dont want it ruined. If anyone knows a way to help, please let me know.
< >
Showing 1-11 of 11 comments
Tom Kent Aug 4, 2017 @ 11:37pm 
Unfortunately not. The only way to stop water is to fill in the blocks with something else. Water doesn't work like it does in minecraft. Water will spread infinitely until every block contains water up to the height of the source block (assuming no obstacles)
p3nguiN Aug 5, 2017 @ 6:14am 
Originally posted by Tom Kent:
Unfortunately not. The only way to stop water is to fill in the blocks with something else. Water doesn't work like it does in minecraft. Water will spread infinitely until every block contains water up to the height of the source block (assuming no obstacles)
Are there any plans to change this?
Corruptmagician Aug 5, 2017 @ 10:16am 
I knew you played as a sort of god in this game but dam, flooding the enitre world? what did the people do to piss you off?
IllegalTaco Aug 5, 2017 @ 12:55pm 
How did you place a block of water in the sky in the first place I didnt know you could even harvest water:bottledwater:
heyuillgetu Aug 5, 2017 @ 1:15pm 
Originally posted by Buck Shot:
How did you place a block of water in the sky in the first place I didnt know you could even harvest water:bottledwater:
he put on /cheats on

then typed in /loot water 1 (or what amount he wanted 1 to what ever)

then its in ur inventory.. ive done this and went to the highest moutain in the game dropped the water and ran.. lol i wanted to see if i can out run it
p3nguiN Aug 5, 2017 @ 1:25pm 
Yea, but are they going to make a way to fix this?
IllegalTaco Aug 5, 2017 @ 7:12pm 
Since you were using cheats anyway why not just rebuild it. I would not really say "you worked hard" on anything if you used cheats.
heyuillgetu Aug 5, 2017 @ 7:20pm 
Originally posted by Buck Shot:
Since you were using cheats anyway why not just rebuild it. I would not really say "you worked hard" on anything if you used cheats.
thats not true... cause with mods u either use cheats to get the new blocks into the game OR u gotta physcially program them into ur start up inventory..

i have 300 plus new textures.. only 2 ways to get to use them /loot each one, one at a time

or program them them into ur inventory with a new game..

little results im working on

http://imgur.com/EPAAPZt
JNeptuna Aug 5, 2017 @ 8:13pm 
There is a way and it is in server.json in gamedata\settings. It is this code:

"Water" : {
"TickTimeMilliSeconds" : 1000

Set the "TickTimeMilliSeconds": 1000 to something higher like 100000000 to stop the water spreading so you can remove it or block it in. Each zero increases the time it takes water to spread by a factor of 10.

1000 = 1 Second
10000 = 10 Seconds
100000 = 100 Seconds and so on.

The number I gave will keep water from spreading for 27 hours roughly.

Originally posted by heyuillgetu:
Originally posted by Buck Shot:
Since you were using cheats anyway why not just rebuild it. I would not really say "you worked hard" on anything if you used cheats.
thats not true... cause with mods u either use cheats to get the new blocks into the game OR u gotta physcially program them into ur start up inventory..

i have 300 plus new textures.. only 2 ways to get to use them /loot each one, one at a time

or program them them into ur inventory with a new game..

little results im working on

http://imgur.com/EPAAPZt

As a side note you don't have to spawn it in or change your inventory. Make icons and modfy the crafting json files if you have to so you can make recipes for the items
Last edited by JNeptuna; Aug 5, 2017 @ 8:22pm
heyuillgetu Aug 5, 2017 @ 8:32pm 
Originally posted by jjjjjjjack:

As a side note you don't have to spawn it in or change your inventory. Make icons and modfy the crafting json files if you have to so you can make recipes for the items


i think theres even an easier way.cant he just set water to a solid...
in game data folder in types.json file...

"water" : {
"isSolid" : false,
"icon" : "water.png"

replace false to true.. shouldnt that work as well.. then he can remove the water block by block..



i already added them in.. i found a trick since i had a few textures lets say bricks... i named them bricks001 to bricks030... i threw it in notepad.. so next texture lets say wood.. all i did was have notepad replace the word bricks to wood.. and tada just copy and paste that now into the json and so on and so on...
Last edited by heyuillgetu; Aug 5, 2017 @ 8:32pm
JNeptuna Aug 6, 2017 @ 4:57am 
That makes it so you colided with the block. With water I have no idea the affects but it wont stop spread.
< >
Showing 1-11 of 11 comments
Per page: 1530 50

Date Posted: Aug 4, 2017 @ 10:50pm
Posts: 11