Go to file
BlockMen 3b179615fa Just rename old spawn points file 2014-08-07 16:54:44 +02:00
textures Initial commit (1.0 beta) 2014-08-07 10:33:53 +02:00
README.txt Initial commit (1.0 beta) 2014-08-07 10:33:53 +02:00
depends.txt Initial commit (1.0 beta) 2014-08-07 10:33:53 +02:00
init.lua Clean up, fix rare position bug 2014-08-07 16:42:12 +02:00
nodes.lua Fix placement prediction 2014-08-07 14:58:06 +02:00
spawns.lua Just rename old spawn points file 2014-08-07 16:54:44 +02:00

README.txt

Minetest mod "Beds"
===================
by BlockMen (c) 2014

Version: 1.0 Beta

About
~~~~~
This mod a bed to Minetest which helps to skip the night. To sleep rightclick the bed, if playing 
in singleplayer mode the night gets skipped imideatly. If playing on server you get shown how many other
players are in bed too. If all players are sleeping the night gets skipped aswell.

Another feature is a controled respawning. If you have slept in bed (not just lying in it) your respawn point
is set to the beds location. If dying you will respawn there.


To craft a bed you need 3 wood and 3 wool and place it in following shape:

wool wool wool
wood wood wood

Notice: You can use any color of wood or wool, mixing different is also possible.


License of source code, textures: WTFPL
---------------------------------------
(c) Copyright BlockMen (2014)



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.