Page 1 of 1
[Mod] Mesh Beds [beds]
Posted: Fri Apr 10, 2015 09:36
by jp
This is an alternative to the nodebox beds in [minetest_game]. Those are converted in mesh and here's some benefits :
- Much less texture files (easier to tune).
- Better appearance (smooth lighting on the entire bed).
- Faster placing (it's one node instead of two).
- Rotate finely with the screwdriver.
Just enable the mod and it'll take place of the current beds.
Sleep well !
License : WTFPL
[Download]

Re: [Mod] Mesh Beds [beds]
Posted: Fri Apr 10, 2015 10:30
by TenPlus1
Nice one, thanks jp...
Re: [Mod] Mesh Beds [beds]
Posted: Fri Apr 10, 2015 11:51
by Krock
Please rename the mod, there are already 3 bed mods.
I like this mesh version, well done!
Re: [Mod] Mesh Beds [beds]
Posted: Fri Apr 10, 2015 16:47
by philipbenr
Well, I think that only one of these are really supposed to be used...
Re: [Mod] Mesh Beds [beds]
Posted: Fri Apr 10, 2015 19:51
by lightonflux
It does replace the beds, but also leaves one unknown block, would be nice if it would remove that to.
Will you upload it to a git repo so we can easily update it in the future?
Re: [Mod] Mesh Beds [beds]
Posted: Fri Apr 10, 2015 20:39
by jp
lightonflux wrote:Will you upload it to a git repo so we can easily update it in the future?
No, leave a patch here and I'll apply it.
EDIT : fixed.
Re: [Mod] Mesh Beds [beds]
Posted: Sat Apr 11, 2015 03:15
by Don
Great work JP. Thanks
Re: [Mod] Mesh Beds [beds]
Posted: Sat Apr 11, 2015 03:22
by Sokomine
Nice! Hope the beds in the default game (Minetest Game?) get replaced by this.
Re: [Mod] Mesh Beds [beds]
Posted: Sun Jun 07, 2015 14:21
by TenPlus1
+1 for mesh beds, 1 node instead of 2, should also be same for doors...
Re: [Mod] Mesh Beds [beds]
Posted: Sun Jun 07, 2015 19:46
by Wuzzy
Rotate finely with the screwdriver.
The bug of beds failing to rotate has been fixed in the development version of Minetest Game. Minetest Game also provides a simple “screwdriver API” (in devopment version) with a callback function “on_rotate”. More infos in the subgame's documentation.
Also, I agree, you should change the shortname of this mod, “beds” is already taken. Or is this really and absolutely not possible?
Re: [Mod] Mesh Beds [beds]
Posted: Wed Dec 23, 2020 04:32
by Merak
Is this the default in Mintest Game now?