Dripstone

Description

Dripstone 🔗

This Minetest mod adds dripstone to Minetest.

The mod exposes 4 types of dripstone, which change based on the liquids above them. Dripstone can also be used to create a lava or water farm.

You can read the API manual for an extensive explanation on how the dripstone works in this mod. This mod is designed to be easy to mod for people who like to expand on existing mods.

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

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

1.1.0

Download

Luanti 5.8+

2024-09-14 10:38 UTC

1.1.0 🔗

Changelog:

  • Changed API function names
  • Improved code readability
  • Slightly improved performance
  • Fixed bug for dripstone that doesn't trickle droplets

This update is MINOR because it is backwards compatible with the previous version. The deprecated functions from the 1.0.0 API will be removed at a future major update version 2.0.0, however.

1.0.0

Download

Luanti 5.8+

2024-09-04 12:40 UTC

1.0.0 🔗

  • Added 4 dripstone types
  • Added Lua API to update dripstone
  • Renamed noordstar_dripstone namespace to dripstone namespace.
All releases