MineClone2/mods/ENTITIES/mcl_dripping
cora cebd37cb00 Add a nil check in mcl_dripping to deal with deleted blocks 2022-10-07 01:47:39 +02:00
..
sounds Rename drippingwater mod to mcl_dripping 2021-11-15 21:39:43 +01:00
init.lua Add a nil check in mcl_dripping to deal with deleted blocks 2022-10-07 01:47:39 +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)