Go to file
Ben Deutsch 8b28909354 Version 0.4.0 2015-07-10 21:55:59 +02:00
LICENSE Initial commit 2015-04-04 13:48:11 +02:00
README.txt Version 0.4.0 2015-07-10 21:55:59 +02:00
depends.txt First version with code. 2015-04-04 21:53:40 +02:00
description.txt Added regeneration from standing on specific nodes 2015-04-05 22:46:32 +02:00
init.lua Fractional and negative regeneration values 2015-07-10 21:42:23 +02:00

README.txt

Solar Mana Mod [solarmana]
==========================

A mana regeneration controller: only regenerate mana in sunlight
or on special nodes.

Version: 0.4.0
Licence: LGPL 2.1 or later

Report bugs or request help on the forum topic.

Description
-----------

This is a mod for MineTest. It depends on, and modifies / works
with the Mana mod 'mana' by Wuzzy. Instead of constantly
regenerating mana, this mod requires players to stand in direct
sunlight for regeneration to kick in.

Since many magic users prefer their homes and offices to actually
have a roof, standing on specific node types (currently wooden
planks and gold blocks) will also regenerate mana.

Now with support for slower, and negative, regeneration. Just
for fun, standing on stone will drain your mana...

Dependencies
------------
* mana: https://forum.minetest.net/viewtopic.php?f=11&t=11154

Contributors
------------
Mg (LeMagnesium) - node group handling

Installation
------------

Unzip the archive, rename the folder to to 'solarmana' and
place it in minetest/mods/

(  Linux: If you have a linux system-wide installation place
    it in ~/.minetest/mods/.  )

(  If you only want this to be used in a single world, place
    the folder in worldmods/ in your worlddirectory.  )

For further information or help see:
http://wiki.minetest.com/wiki/Installing_Mods