minetest_mymod/mods/beds
rnd 563cd26407 sometimes pos is nil when exiting bed? 2015-03-14 08:11:48 +01:00
..
textures start 2015-01-08 21:51:14 +00:00
README.txt start 2015-01-08 21:51:14 +00:00
depends.txt start 2015-01-08 21:51:14 +00:00
init.lua sometimes pos is nil when exiting bed? 2015-03-14 08:11:48 +01:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Minetest mod "Beds"
=======================
version: 1.1


License of source code: WTFPL
-----------------------------
author: BlockMen (2013)
original author: PilzAdam

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.


--USING the mod--
------------------

This mods implements Beds like known from Minecraft. You can use them to sleep at night to skip the time or to prevent attacks by evil mobs.


To sleep you have to "rightclick" on your bed. You can only sleep at night and get noticed when it is too early.

After dying the player will respawn at the last bed he has slept.