Go to file
ezhh 6c2989f401 Add mod.conf 2017-07-29 18:19:33 +01:00
textures Removed unnecessary file 2017-07-08 14:56:43 +01:00
LICENSE Add files from oroginal mod by bendeutsch 2017-07-08 14:55:18 +01:00
README.md Update readme 2017-07-08 19:46:10 +01:00
bewarethedark.default.conf Add adjustments from Dark Lands version 2017-07-08 15:00:43 +01:00
configuration.lua Add files from oroginal mod by bendeutsch 2017-07-08 14:55:18 +01:00
darklands.lua Add command for darkness immunity 2017-07-08 15:46:58 +01:00
depends.txt Add command for darkness immunity 2017-07-08 15:46:58 +01:00
hud.conf.no_hunger Add files from oroginal mod by bendeutsch 2017-07-08 14:55:18 +01:00
hud.conf.with_hunger Add files from oroginal mod by bendeutsch 2017-07-08 14:55:18 +01:00
hud.lua Add files from oroginal mod by bendeutsch 2017-07-08 14:55:18 +01:00
init.lua Clean comments 2017-07-08 20:16:22 +01:00
mod.conf Add mod.conf 2017-07-29 18:19:33 +01:00
persistent_player_attributes.lua Add files from oroginal mod by bendeutsch 2017-07-08 14:55:18 +01:00

README.md

Beware the Dark

A Minetest mod where darkness simply kills you directly.

Version Info: This version of bewarethedark is specifically for use on the Dark Lands Survival server. Commands in darklands.lua will only work on this server.

Description

This is a mod for Minetest. It's only function is to make darkness and light a valid mechanic for the default minetest_game. In other voxel games, darkness is dangerous because it spawns monsters. In MineTest, darkness just makes it more likely for you to walk into a tree.

This mod changes that in a very direct fashion: you are damaged by darkness. The darker it gets, the more damage you take.

Behavior

If you stand in a node with light level 6 or less, you slowly lose "sanity", represented by a hud bar with eyes. The darker it is, the more sanity you lose per second. When you run out of sanity, you get damaged instead!

Stand in bright light to replenish sanity. Sunlight is best, but torches work, too.

Dependencies

License and Contributors

Code: LGPL 2.1 (see included LICENSE file) Textures: CC-BY-SA (see http://creativecommons.org/licenses/by-sa/4.0/)

Original mod is by bendeutsch (https://github.com/bendeutsch/minetest-bewarethedark)

Edits for Dark Lands version by Shara RedCat