forked from mtcontrib/homedecor_modpack
allow sleeping in beds!
fixed by using some code from mt_game, with changes
This commit is contained in:
@ -19,4 +19,6 @@ dofile(handlerpath.."registration.lua")
|
||||
-- some nodes have particle spawners
|
||||
dofile(handlerpath.."water_particles.lua")
|
||||
|
||||
|
||||
dofile(handlerpath.."mt_game_beds_functions.lua")
|
||||
dofile(handlerpath.."sit.lua")
|
||||
|
Reference in New Issue
Block a user