👀 First-person body rendering! When you sit or lie down, you can see your body even from 1st person!
📐 You can crawl through small holes! It’s not just animations, the player actually changes their size, allowing you to build a house that is only 1 block tall! With a great first-person view!
🧱 You can climb over walls! If a wall is less than 4 blocks in height, you can approach it and jump to grab its edge. From there, you can move sideways or press the spacebar to climb over it!
🎥 The camera position changes from 1st person! When you are sitting or lying or crawling, the camera is at your eye level even from 1st person!
💺 You can sit on stairs! You can approach a stairs block and click on it while holding an item, or start breaking it with your empty hand in survival mode, and you will sit on it!
🪜 Great physics and collision detection! When you crawl, sit, or lie down, you can only stand up if there is enough free space for it! Also, to lie down, there must be enough horizontal space for your legs! Also, when you crawl on all fours, you can climb up blocks, but when you crawl on your belly, you cannot!
🔃 In some body states the head rotation is limited! When you are sitting, you can only turn your head by 90 degrees, and when you are lying down, only by 10 degrees! This means that you cannot rotate your head by 360 degrees when it is physically impossible!
💾 Your body state is preserved after rejoining the world! If you left the world while sitting, lying down, or crawling, when you return to the world, your body will remain in the same position!
🎮 Supports multiplayer! This addon works great on Realms, BDS, and other servers, and can handle hundreds of online players!
⚙️ Fully customizable! You can disable first-person body rendering, disable certain body actions, make the player sit, lie down, or crawl using the /function command, and many other settings!
💎 Reliable stuff! Each version is thoroughly tested, and any bugs are eliminated with a 95% probability before publication! However, if you still manage to find a bug, feel free to report it in the comments!
To sit down, just look as far down as possible and sneak
To lie down, just look as far up as possible and sneak
To start crawling on all fours, first sit down and then just walk forward.
To start crawling normally, jump while crawling on all fours. Jump again to get back on all fours.
To get up, just press sneak
To grasp onto a wall, approach it closely, look slightly upwards, and jump. Then you can move along the edge of the wall to the right or left, or climb onto it by jumping.
Grasping is only possible under the following conditions:
- Both of your hands are free (not holding any items)
- The height of the wall is not more than 3 blocks.
- You’re not sneaking
- You are looking slightly upwards (not at a 90-degree angle, but within the range of 30 to 85 degrees).
To sit on a stairs block, approach it as close as possible, hold any item in your hand, and click on the block. Alternatively, you can start breaking it with your empty hand in survival mode.
Sitting on the stairs is only possible under the following conditions:
- The stairs block is at the level of your feet, or you are standing on it.
- You’re standing on the ground
- distance to the stairs block is less than 1.5 blocks
- at least 1.4 blocks of free space above the stairs block.
- You’re clicking on the front, top, or sides of the block (excluding the back and bottom sides).
You start sitting in the direction you were looking before you pressed sneak:
First-person view as you sit:
The player lies down:
You start laying in the direction you were looking before you pressed sneak:
You can lay down with a 45 degree turn:
First-person view as you lie down:
The player starts crawling on all fours:
When you crawl on all fours, you can crawl through a 1 block hole:
First-person view while crawling on all fours:
The player starts crawling normally:
When you crawl normally, you can crawl through a 0.5 block hole:
First-person view while crawling normally:
You can also grab onto any block while in mid-air:
The player sits on the stairs block by starting to break it in survival mode:
Homes as tall as 1 block are now a reality:
First person view:
Lying on the bed without sleeping is now possible:
First person view:
When you hold items or wear armor, it renders fine:
When you sit, lie down or crawl you don’t get knockback:
While crawling on all fours, you can climb up the blocks:
But during normal crawling, you cannot climb up the blocks:
Just enter this command /function morebodyactions_config
Here you can configure:
🔧Enable addon. Allows you to quickly enable or disable the addon without reloading the world.
🔧Interact with block to sit. If disabled, players cannot sit on stairs by clicking on them.
🔧Look down and sneak to sit. If disabled, the player will not be able to sit down.
🔧Look up and sneak to lay. If disabled, the player will not be able to lie down.
🔧Look up and jump to climb the wall. Allows the player to grab onto a wall, move along it from side to side, and climb upwards.
🔧Move when sitting to crawl on all fours. If disabled, the player will just stand up when trying to move while sitting.
🔧Jump when crawling on all fours to crawl. If disabled, the player will not switch to normal crawl mode when jumping while crawling on all fours.
🔧Jump when crawling to crawl on all fours. If disabled, the player will not switch to crawl on all fours when jumping during normal crawling.
🔧First person sit animation. If disabled, you will not see your first-person body when you are sitting.
🔧First person lay animation. If disabled, you will not see your first-person body when you are lying down.
🔧Show hints above the HUD when you perform an action. If disabled, the tooltips above the hotbar (e.g., “You sat down”) will not be displayed.
🔧After how many seconds will the player get tired during wall climbing. After this time expires, the player will detach from the block they grabbed onto. The minimum value is 3.
Just type /execute as playername run function and one of them:
🔧function sit — makes the player sit
🔧function lay — makes the player lie
🔧function crawl_4 — makes the player crawl on all fours
🔧function crawl — makes the player crawl normally
All functions make the player do an action, even if that action is disabled in the addon settings. (This allows for example to completely disable all actions in addon settings so that the player cannot do them himself when he wants, and make the player do the necessary body action using command blocks when needed)
To sit down, just look as far down as possible and sneak
To lie down, just look as far up as possible and sneak
To start crawling on all fours, first sit down and then just walk forward.
To start crawling normally, jump while crawling on all fours. Jump again to get back on all fours.
To get up, just press sneak
To grasp onto a wall, approach it closely, look slightly upwards, and jump. Then you can move along the edge of the wall to the right or left, or climb onto it by jumping.
Grasping is only possible under the following conditions:
- Both of your hands are free (not holding any items)
- The height of the wall is not more than 3 blocks.
- You’re not sneaking
- You are looking slightly upwards (not at a 90-degree angle, but within the range of 30 to 85 degrees).
To sit on a stairs block, approach it as close as possible, hold any item in your hand, and click on the block. Alternatively, you can start breaking it with your empty hand in survival mode.
Sitting on the stairs is only possible under the following conditions:
- The stairs block is at the level of your feet, or you are standing on it.
- You’re standing on the ground
- distance to the stairs block is less than 1.5 blocks
- at least 1.4 blocks of free space above the stairs block.
- You’re clicking on the front, top, or sides of the block (excluding the back and bottom sides).
☐ This addon uses the player.json file and is not compatible with other addons that also use it or addons that modify the player.
☐ Your Minecraft version type is “release” and version 1.21.30 or higher. Only release versions are supported, in beta versions addon was not tested, and its correct work is not guaranteed!
☐ Enable these experiments: “Beta APIs“