Mineclonia Get Comfortable

Description

Mineclonia Get Comfortable 🔗

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

Screenshot

Port of the good old cozy mod (originally made for MTG by everamzah) to work with VL/MCLA 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.

Reviews

Review

Do you recommend this mod?

  • sit or lay down wherever you want

    We often use /lay when we're drunk in our tavern or playing paramedic after an accident. It's just so much fun to use mcl_cozy. In addition, the author responds very quickly to reports of issues. Thank you!

    0 comments
  • Great for sitting in things

    We all have made a cool throne or chair and want to sit in it but have to crouch in it.

    0 comments
  • English

    Fun poses

    Sometimes your virtual character is tired and just wants to sit. This ties in very well with the mod that requires it, VoxeLibre Furniture and Decor by the same author, because you can sit in chairs.

    I personally like to lie down on a bed without sleeping in it, to confuse my friends.

    0 comments

Releases

2025-11-14 07:41 UTC

3.3.1 🔗

  • Fix stair/slab Place (right-click) actions when the right-click sitting option is OFF
    • Fix node placement being discarded (@bramaudi)
    • Fix creative mode pickblock not working
2025-09-07 06:10 UTC

3.3.0 🔗

  • Introduce Mineclonia CSM support (@bgstack15)
    • Apply different poses through the mcl_serverplayer API, fixing the animations not being shown properly
    • Add a new definition field to override CSM eye offsets, adjusting them to better match the poses
  • Minor code quality improvements
2025-03-23 03:33 UTC

3.2.0 🔗

This update, among other things, includes backports from VoxeLibre 0.89.1.

  • Make sitting on stairs/slabs a per-player setting
    • The server-side setting has been preserved: if it's disabled by the server operator, then the code responsible for this will never even be executed
  • Make the distance check more strict vertically
    • Fixes players being able to clip through roofs made out of stairs/slabs
  • Check for whether the node below is walkable instead of checking for air
    • Fixes players being able to sit in/on non-solid blocks (like water)
  • Disallow sitting on double slabs
  • Miscellaneous code quality improvements
  • Update Russian localization
2025-03-08 08:42 UTC

3.1.0 🔗

Since VoxeLibre 0.89.0, mcl_cozy is part of the base game! Please update to get the newest features. This is the first update to only support Mineclonia.

  • Disallow mounting onto blocks with no head space
  • Fix lying down when sitting and vice-versa
  • Fix block occupancy check by increasing the distance threshold
  • Clean-up the code and make use of more mcl_player APIs
  • Add German localization (@kno10)
  • Update Russian localization
2024-12-28 06:05 UTC

3.0.0 🔗

  • Add the ability to sit on stairs and slabs by right-clicking them (can be disabled in the settings)
  • Introduce block mounting action APIs for other mods to use (see API.md for details)
  • Correct the player's looking angle when mounting onto a directional block (like stairs)
  • Fix sitting/lying down while in air
  • Fix potential crashes when player disconnects in the middle of sitting/lying down
  • Future-proof Mineclonia support (use new mcl_player APIs when available)
  • Miscellaneous code quality improvements
  • Switch the source code license from Unlicense to 0BSD ("public domain"; see LICENSE for details)

NOTE: In Mineclonia 0.109.3 or older, player head/body rotation is frozen when mounting onto nodes. However, #2498 should fix this in future versions.

All releases

Information

Provides

mcl_cozy

Dependencies

Required
mcl_player playerphysics
Optional
mcl_serverplayer mcl_stairs mcl_title

Information

Type
Mod
Technical Name
mcl_cozy
Languages
English, Deutsch, Français, Polski, Русский
License
0BSD
Maintenance State
Actively Developed
Added
2022-02-24 00:38 UTC
Maintainers
rudzik8

Used By