1
0
Fork 0
MineClone2/mods/ENTITIES/mcl_dripping
NO11 a9804879e2 Rename drippingwater to mcl_dripping in mod.conf and readme.txt 2021-11-15 21:54:16 +01:00
..
sounds Rename drippingwater mod to mcl_dripping 2021-11-15 21:39:43 +01:00
init.lua Rename entity ids 2021-11-15 21:44:23 +01: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

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 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)