Solid Mobs - Mobs with Block Physics
![]()
Transform Ordinary Creatures into Interactive Objects
This Fabric mod gives all living entities in Minecraft full collision physics like regular blocks or boats. Now you can stand on mobs and move with them, and by holding Shift - securely attach to the creature to avoid falling off even with high latency.
Customizable Interaction Physics
- Slimes can become bouncy like slime blocks
- Mobs can take a portion of fall damage when fallen upon
- Option to disable collisions with players or pets
- Platform mode: mobs only collide with their top surface
- Configuration for interactions with decorative entities from other mods
Flexible Configuration
All parameters can be adjusted through the configuration file "minecraft/config/solid_mobs.json" or directly in-game using the /solid_mobs command. Server settings automatically synchronize with connecting clients.
Important for Multiplayer
For proper operation in network play, the mod is REQUIRED on both the server and client. In single player, there are no issues. If the mod is installed only on one side, stuttering and desynchronization may occur when colliding with mobs.
Video Demonstration
Version 1.7 Innovations
- Added
/solid_mobscommand with subcommands for managing all settings - Platform mode: mobs function as platforms (pressing Shift allows falling through them)
- Option
canNonSavingEntitesCollidefor controlling collisions with decorative entities - Fixed various bugs and crash issues