Download Breed Horse — Minecraft Mods — MetaMods
Breed Horse

Breed Horse

Active

Downloads

0

Last update

3 weeks ago

Versions

1.17 — 1.21.7
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

With 404Setup Works Redistribution License (https://github.com/404Setup/404Setup/blob/main/LICENSE.md)

This work has a restrictive license in addition to the original license to prevent some unexpected behavior, see 404Setup Works Redistribution License