1
0
Fork 0
Add stalactites and stalagmites to your Minetest game.
Go to file
Bram van den Heuvel b7af84645a Refactor: make dripstone less repetitive 2024-09-03 23:03:25 +02:00
textures Add API documentation 2024-08-29 18:37:55 +02:00
.gitignore Initial commit 2024-08-27 23:04:18 +02:00
API.md Add Lua API for mod interop 2024-08-29 18:47:36 +02:00
LICENSE Initial commit 2024-08-27 23:04:18 +02:00
README.md Add API documentation 2024-08-29 18:37:55 +02:00
api.lua Refactor: make dripstone less repetitive 2024-09-03 23:03:25 +02:00
init.lua Refactor: make dripstone less repetitive 2024-09-03 23:03:25 +02:00
mod.conf Add survival-friendly features 2024-08-28 16:04:46 +02:00

README.md

Dripstone

This Minetest mod adds dripstone to Minetest.

Dripstone in various shapes and forms, absorbing water and lava

You can read the API manual for an extensive explanation on how the dripstone works in this mod.

Contribute

You can contribute by making pull requests or by reaching out to me on Matrix.

Licensing

By default, this work is originally copyrighted under the EUPL v1.2. If you do not wish to use the restrictions of copyleft, you can do the following:

  1. You may include the mod on your personal Minetest server without needing to tell me. You will have to use this mod without changing it.
  2. If you wish to modify, change or copy the code under a different license for your own mod/game, reach out to me personally and we can work something out. :)