VoxeLibre/mods/PLAYER/mcl_cozy
2025-03-07 20:03:25 +01:00
..
locale mcl_cozy: Update Russian i18n 2025-03-07 20:03:25 +01:00
.luacheckrc Integrate mcl_cozy: add the ability to sit and lay on blocks 2025-03-07 20:03:25 +01:00
API.md Integrate mcl_cozy: add the ability to sit and lay on blocks 2025-03-07 20:03:25 +01:00
init.lua mcl_cozy: Code clean-up based on review comments 2025-03-07 20:03:25 +01:00
LICENSE Integrate mcl_cozy: add the ability to sit and lay on blocks 2025-03-07 20:03:25 +01:00
mod.conf Integrate mcl_cozy: add the ability to sit and lay on blocks 2025-03-07 20:03:25 +01:00
README.md Integrate mcl_cozy: add the ability to sit and lay on blocks 2025-03-07 20:03:25 +01:00
stairs_slabs.lua mcl_cozy: Code clean-up based on review comments 2025-03-07 20:03:25 +01:00

VoxeLibre Get Comfortable

Adds commands to /lay or /sit to VoxeLibre (ex. MineClone2), as well as the ability to sit on some blocks (stairs and slabs out-of-the-box) by right-clicking them.

Port of the good old cozy mod (originally made for MTG by everamzah) to work with VL properly and even provide some nice new features!

License

The source code is licensed under 0BSD ("public domain"). See LICENSE file for details.

API

This mod provides its own APIs for other mods to use. See API.md for details.