Skip to content

Commit

Permalink
Merge branch '1.17' of https://github.com/CodeF53/Horse-Buff into 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeF53 committed Nov 15, 2021
2 parents 4452cb1 + aa7bc27 commit 614f286
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
# Horse Buff
![Banner_Huge](https://user-images.githubusercontent.com/37855219/141597249-7a6a7d25-8da8-43ac-a10f-bd12d3e1577f.png)
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png

## About

Removes stupid things about horses.
- Reduce rubberbanding on stairs/slabs "Horse moved wrongly!" ([MC-100830](https://bugs.mojang.com/browse/MC-100830))
- Better Breeding
- Fix rubberbanding on stairs/slabs "Horse moved wrongly!" ([MC-100830](https://bugs.mojang.com/browse/MC-100830))
- Better Breeding Logic
- Saddled Horses don't wander

Todo
- Remove break speed debuff

## New Breeding Logic
Expand All @@ -20,5 +18,5 @@ Stays within vanilla min/max horse stats

1. Take average of the parents' traits
2. Random amount added/subtracted from said average
- +/- 10% of range between max and min
- +/- 10% of range between max and min
3. clamp to vanilla min/max stat

0 comments on commit 614f286

Please sign in to comment.