VoxeLibre/mods/ENTITIES/mcl_dripping
cora e1130a105f fix wrong sound position 2022-07-21 12:03:46 +02:00
..
sounds Rename drippingwater mod to mcl_dripping 2021-11-15 21:39:43 +01:00
init.lua fix wrong sound position 2022-07-21 12:03:46 +02:00
mod.conf Rename drippingwater to mcl_dripping in mod.conf and readme.txt 2021-11-15 21:54:16 +01:00
readme.txt Rename drippingwater to mcl_dripping in mod.conf and readme.txt 2021-11-15 21:54:16 +01:00

readme.txt

Dripping Mod
by kddekadenz

modified for MineClone 2 by Wuzzy and NO11


Installing instructions:

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

	2. Start game and enjoy :)


Manual:

-> drops are generated rarely under solid nodes
-> 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)