This mod adds a bunkbed to minetest game.
You can craft beds and stack them up on another. Of course it let's you sleep the night away.
A bed is to put from head part to foot part. To place a bed, stand there, where the head is to be.
To put beds on each other stand on the head part and hold "sneak" (regularly shift left) and right click. You can also place ladders on the bed, also holding "sneak" key while right click.
Version: 0.1
Licence: LGPLv2.1+ for code. CC BY-SA 3.0 for textures
Dependancies: beds, default, farming. These are all parts of minetest game.
Tested on minetest v5.x
Downloads:
Archives: zip, tar.gz
Source code: GitHub
Installation
Unzip the archive, rename the folder to bunkbed and place it in
../minetest/mods/
GNU+Linux: If you use a system-wide installation place it in
~/.minetest/mods/
If you only want this to be used in a single world, place the folder in
../minetest/worlds/world_name/worldmods/
For further information or help see:
http://wiki.minetest.net/wiki/Installing_Mods
Special thanks to TumeniNodes for helping with code and textures.