homedecor_modpack/homedecor/handlers
Vanessa Ezekowitz f6aa12aef9 convert beds to param2 colorization
as a side effect, this also fixes the bug where you couldn't
stack beds to form "bunk" beds.

Place a bed, right-click it with dye to color it.

Place two beds side by side and they'll form a king-size bed, which
you can right right-click with dye to color.

Place a regular bed, then right-click it while wielding another
regular bed (i.e. as if you were trying to place it) and, if there
is room above the first bed, the second will be placed on top and
the bedposts on the bottom one will extend to reach it.  Color
either of the two by right-clicking with dye.

Shift-right-click forces placement of a regular bed without trying
to stack it into bunks.

Right-click while NOT wielding a bed or dye will attempt to let you
sleep (via default beds code).
2017-01-30 23:22:47 -05:00
..
expansion.lua convert beds to param2 colorization 2017-01-30 23:22:47 -05:00
furnaces.lua Split I18N stuff into its own submod. 2017-01-29 21:51:07 -03:00
init.lua manage all handler inits in their own init file 2015-08-19 22:38:10 +02:00
inventory.lua Split I18N stuff into its own submod. 2017-01-29 21:51:07 -03:00
nodeboxes.lua Whitespace damage fixes. 2016-12-31 12:33:46 -08:00
registration.lua Fix most luacheck issues. 2016-12-31 12:33:46 -08:00
sit.lua Fix most luacheck issues. 2016-12-31 12:33:46 -08:00
water_particles.lua Fix most luacheck issues. 2016-12-31 12:33:46 -08:00