Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Links
Creators
Details
Licensed GPL-3.0-only
Published last month
Updated last month
- This mod allows players to ride all entities and blocks.
- The configuration file provides whitelists and blacklists for both entities and blocks, as well as switches to enable or disable each type.
- Since riding a player would block the ridden player's view, the mod clears the riding player's leg collision box. This feature can be toggled in the configuration file (enabled by default).
Block riding explanation:
When developing, the developer considered coordinate issues when riding certain blocks and implemented a data pack-based coordinate adjustment system. The loading priority order is: data pack coordinates - get the highest Y-axis coordinate of the block model - default.json - return default values. See source code for details. This means data packs can be written to adjust the riding coordinates of command blocks.



