minetest-particles/README.md

1.6 KiB

Particles for Minetest

Generates particles in the world when you dig blocks, smoke, etc.

Features

  • Creates 3D textured particles after digging nodes. The particles scatter in random directions and bounce a little when they hit the ground.
  • Creates smoke on torches and other burning items.
  • Creates signal bubbles on mesecon ON signals.

Resources

Support

About

This module is open source, so it's distributed freely. If you find it useful then I ask not for your wealth, but simply to spare your time to consider the world we share by watching Earthlings, a multi-award winning film available to watch online for free. A must-see for anyone who wishes to make the world a better place.

Credits

sfan5 - coded the original particles mod which I borrowed and made into this one. PilzAdam - made it work for any item without being defined in a mod, also improved the code.

License

BSD-3-Clause, Copyright © 2013-2014 Brett O'Donnell