Download Breed Horse — Minecraft Mods — ModStock
Breed Horse

Breed Horse

Active

Downloads

0

Last update

3 days ago

Versions

1.17 — 1.21.6
Client
Fabric
Forge
Neoforge
Quilt
Game mechanics
Game optimization
Utils

BreedHorse

Mod lifecycle adjustment

Only the latest version is supported

Love under the cherry trees...and speed potion

It actually comes from a strange bug.

In Bedrock Edition, if you use a speed (or jump) potion on two rideable animals, then breed them, their offspring will have higher stats. By doing this repeatedly, you can stack the effect infinitely...

This mod/plugin does not implement this, it's just a crude imitation. Of course, you can set a limit to prevent players from breeding animals with too high stats.

Config

pig:
  enabled: true
  move:
    random:
      min: 0.03
      max: 0.06
    max: 0.3375
horse:
  enabled: true
  move:
    random:
      min: 0.03
      max: 0.06
    max: 0.3375
  jump:
    random:
      min: 0.04
      max: 0.11
    max: 1.0
donkey:
  enabled: true
  move:
    random:
      min: 0.03
      max: 0.06
    max: 0.3375
  jump:
    random:
      min: 0.04
      max: 0.11
    max: 1.0
mule:
  enabled: true
  move:
    random:
      min: 0.03
      max: 0.06
    max: 0.3375
  jump:
    random:
      min: 0.04
      max: 0.11
    max: 1.0
other:
  mixed-properties: false

Don't set the speed too high, or the horses/pigs may start to trigger anti-cheat measures, although they may have already affected it.

Permission (only plugin)

  • breedhorse.command.reload [default: OP]
  • breedhorse.command.version [default: OP]
  • breedhorse.update_message [default: OP]

Command

  • /bhc reload
  • /bhc gui (only mod client | Forge is not supported yet)
  • /bhc version (only plugin)

Support

  • Fabric
  • Quilt
  • Forge
  • NeoForge
  • Spigot
  • Paper
  • Folia
  • and more.....

License

Plugin

This project is released into the public domain under the CC0 1.0 Universal license.

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.

Mod

© All Rights Reserved

## License Terms

1. Decompilation is only permitted for learning purposes. Any other form of decompilation is strictly prohibited.

2. Any reproduction and redistribution is not permitted.

3. Any direct or indirect commercial use of this mod is strictly prohibited.

4. Removal or modification of the original author's name and this license declaration is forbidden.

This software is provided "as is", without warranty of any kind. The author reserves all rights not explicitly granted above.

Code of Conduct for Modpack Redistribution

I'm happy for you to include my mods in the Modpacks you make or maintain, but you need to know the following rules about my mods, whether open source or closed source:

  1. Only Modrinth or Curseforge formats are allowed to be used to distribute modpacks
  2. Binary builds of my mods are not allowed to be included in the Modpack (download behavior must be provided by the launcher)
  3. For modpacks that include my mods, you cannot set any threshold that requires players to pay you to play.
  4. If you follow these rules, then feel free to use it without asking me.