Compatibility
Minecraft: Java Edition
1.21.1
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details

There is no Pokémon you shall not ride!
This datapack adds the possibility to ride all current Pokémon found in the Cobblemon Mod via Cobblemon: Ride On! mod, for you to enjoy your Cobblemon journey across sky, sea and land. Supports up-to-date Cobblemon version.

- Cobblemon: Ride On! mod

- Download the CM+RO_AllRideMons.zip.
- Put it inside the datapacks folder of your Minecraft World.
- Copy the config.json found below in your \config\cobbleride\ folder.
- Restart/Run the server for the datapack to load.
- Done! Now you should be able to ride all Pokémon!

To improve some quality of life aspects, I made this config.json for you to copy it in your \config\cobbleride\ folder of both your sever and client, this ensures the speed your Pokémon go is not that absurd for the server to explode.
{
"general": {
"globalBaseSpeedModifier": 1.0,
"globalLandSpeedModifier": 1.0,
"globalWaterSpeedModifier": 1.0,
"globalAirSpeedModifier": 1.0,
"underwaterSpeedModifier": 2.323,
"waterVerticalClimbSpeed": 2.0,
"airVerticalClimbSpeed": 0.5,
"rideSpeedLimit": 0.0,
"isWaterBreathingShared": true
},
"client": {
"canDismountInMidair": false,
"useCameraNavigation": true
},
"restrictions": {
"blacklistedDimensions": []
},
"speedStat": {
"affectsSpeed": false,
"minStatThreshold": 20,
"maxStatThreshold": 400,
"minSpeedModifier": 0.5,
"maxSpeedModifier": 4.0
},
"sprinting": {
"canSprint": true,
"rideSprintSpeed": 1.5,
"canSprintOnLand": true,
"canSprintInWater": true,
"canSprintInAir": true,
"canExhaust": true,
"maxStamina": 200,
"recoveryTime": 300,
"recoveryDelay": 20,
"exhaustionSpeed": 0.5,
"exhaustionDuration": 1.0
}
}

-
I can't ride any Pokémon
The datapack needs the lastest Cobblemon: Ride On! version for it to work, make sure you have this sidemod installed both on your client and server. -
I'm piercing my Pokémon
The position your avatar is when riding is somewhat tricky to set since it's per Pokémon, in future updates it may have the correct position while riding.