MineClone2/mods/drippingwater
Wuzzy 5ca338a6c6 Fix players colliding with drips 2017-01-06 03:06:46 +01:00
..
sounds Import drippingwater mod 2017-01-06 02:45:04 +01:00
depends.txt Import drippingwater mod 2017-01-06 02:45:04 +01:00
init.lua Fix players colliding with drips 2017-01-06 03:06:46 +01:00
readme.txt Import drippingwater mod 2017-01-06 02:45:04 +01:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Dripping Water Mod
by kddekadenz


Installing instructions:

	1. Copy the drippingwater mod folder into games/gamemode/mods

	2. Start game and enjoy :)


Manual:

-> drops are generated rarely under crumbly nodes (dirt,grass,sandstone)
-> waterdrops are generated under cloudstone massively
-> they will stay some time at the generated block and than they fall down
-> when they collide with the ground, a sound is played and they are destroyed


License:

code & sounds: CC0


Changelog:

16.04.2012 - first release
28.04.2012 - drops are now 3D; added lava drops; fixed generating of drops (not at edges now)