License: GPLv2 (applies to all parts)
Depends: default
Supported Mods: (Digging Particles)
- Mesecons
Download 0.3: http://ubuntuone.com/5paKbx6dbw8Rr7H0sa8UAo
Download 0.2: http://ubuntuone.com/4qLa6HmnxZi0UGeq5jZrCa
Download 0.1: http://ubuntuone.com/0C05AG6hlnU7ezklDRSnFG
Screenshots:
Info for Modders:
If you want Digging Particle Support for your Mod make a List with all Block and their Color
Example:
- Code: Select all
--== Modname ==--
{"modname:my_block1", "gray"},
{"modname:my_block2", "sandcolor"},
Available Colors:
- black
- brown
- gray
- green
- lightgray
- red
- darksandcolor
- sandcolor
- white
- yellow
Send me the List and extra Colors (if there are any) and i'll include it