HomeJavaModsConditional Riding [Cobblemon]
Conditional Riding [Cobblemon]
ModsJava

Conditional Riding [Cobblemon]

by Gitoido · on Modrinth

⬇ Download on Modrinth

Conditional Riding

GitHub License

Ever felt that getting to ride your pokemon is too easy?

Maybe you wished for being able to define particular rules for riding?

This server-side mod does just that!

By default, after installation and first launch, it generates config that requires pokemon to hold a saddle:

cobblemon_conditional_riding.json

{  
  "debug": false,  
  "enabled": true,  
  "rulesets": {  
    "global": {  
      "enabled": true,  
      "message": "conditional_riding.failed_ruleset.global",  
      "rules": [  
        {
          "variant": "held_item",
          "itemCondition": {  
            "items": "minecraft:saddle"  
          }
        }
      ]
    }
  }
}

Seems easy, right? But, what if you want more?

Don't worry, this mod got your back!

Currently supported rules:

Credits

Permission to use in modpacks

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more