Page 1 of 1

[mod] quicksand [0.1][quicksand]

PostPosted: Wed Feb 12, 2014 17:30
by TeTpaAka
Hello everybody!

Gambit requested a quicksand mod, so here is my implemention of it:

Quicksand randomly appears in deserts and it looks similar to the surrounding sand. So be carefull!
To dig it, you need a shovel and you get normal desertsand.
If you want to make quicksand, you can craft it by combining a waterbucket and desertsand. You get the bucket back.

License: WTFPL

Downloads:
quicksand-0.1.zip

PostPosted: Wed Feb 12, 2014 18:31
by RHR

PostPosted: Wed Feb 12, 2014 18:33
by TeTpaAka
RHR wrote:Nice! :D

http://youtu.be/j19E6vkTUcU


Thank you. :-)

PostPosted: Wed Feb 12, 2014 19:05
by Novacain
nice. as an idea, why not have a beach version of it too?

PostPosted: Thu Feb 13, 2014 01:26
by Gambit
Novacain wrote:nice. as an idea, why not have a beach version of it too?


A beach version wouldn't make sense because the sand near water is different than sand from the desert.

PostPosted: Thu Feb 13, 2014 01:58
by Novacain
Gambit wrote:
Novacain wrote:nice. as an idea, why not have a beach version of it too?


A beach version wouldn't make sense because the sand near water is different than sand from the desert.


which is why you make it use the sand texture. It's basically cloning the code already there, and switching it form desert sand to sand.

PostPosted: Thu Feb 13, 2014 02:20
by Gambit
Novacain wrote:
Gambit wrote:
Novacain wrote:nice. as an idea, why not have a beach version of it too?


A beach version wouldn't make sense because the sand near water is different than sand from the desert.


which is why you make it use the sand texture. It's basically cloning the code already there, and switching it form desert sand to sand.


No, I mean really. In the real world, beach sand is more stable than desert sand.

PostPosted: Thu Feb 13, 2014 03:41
by Novacain
Gambit wrote:
Novacain wrote:
Gambit wrote:
A beach version wouldn't make sense because the sand near water is different than sand from the desert.


which is why you make it use the sand texture. It's basically cloning the code already there, and switching it form desert sand to sand.


No, I mean really. In the real world, beach sand is more stable than desert sand.


it also is exposed to water, making it a touch more realistic. that is a key part of quick sand.

then again this is a voxel game that we are playing.