Перейти к содержимому
Mineforgian

Horse Buff

QOL tweaks for horses

3.6M загрузок961 подписчиковCC-BY-NC-SA-4.0fabric

Обновлён 25 марта 2025 г. · опубликован 13 ноября 2021 г.

  • Swimming with Horse!

!! Deprecation Notice !!

Horse Buff's entire feature-set can be found in HorseMan 1.3.0+

Horse Buff

Banner_Huge CC BY-NC-SA 4.0

About

Improve horses by removing stupid stuff and adding useful stuff.

Server Changes:

Horses Sit in Rafts

Rafts only because its impossible to break boats when they are in a boat. Works with horses, donkeys, mules, zombie horses, skeleton horses, camels and llamas.

player sitting in a bamboo raft in a river with a horse

Saddled Horses don't wander

horse standing in place with a saddle on, extremely sped up

Remove break speed debuff

Normally being mounted on a horse makes you mine at 1/5 the speed. Now you can actually do stuff on horseback

side by side of mining sand on a horse with/without it enabled. It is significantly faster on horseback

Improve "Step Height" capability

Increases horse step-height from 1 block to 1.1 blocks.
This makes riding horses around path blocks way less frustrating.

side by side comparison of going down a path with the mod. Horse stops dead at a 1.1 block jump with it off, continues going without a hitch with it on

Client Changes:

Allow swimming while Mounted

Normally Horses will sink in water when you are riding them. This makes you float on the surface as if they weren't mounted. The default config turns this ability off for undead horses and camels.

swimming in river on horseback without sinking

Prevent "Bucking"

Normally horses will randomly "Buck", stopping dead in their tracks while you are riding them. This prevents them from doing that.

Fade Horse as you look down

The same applies to donkeys, mules, zombie horses, skeleton horses, camels and llamas.

going down a hill into a cave, looking down through horse for better navigation

Horse Head Pitch offset

Option to lower horse's head down up to 45 degrees to improve visibility. Works with horses, donkeys, mules, zombie horses and skeleton horses.

comparison of 0 vs 45 degree offset

Horses named `jeb_` become rainbow

The same can be applied to donkeys, mules, camels, llamas, zombie horses and skeleton horses.

Jeb_ rainbow horse, like the sheep easter egg

Hotkey to open survival inventory

image

  • Pre 1.20.2
    • Horse Buff pulls from your Minecraft keybinds, so if you change your inventory/sprint key, that will change what you need to press to access your survival inventory
  • Post 1.20.2
    • A keybind for opening your inventory while on a horse has been added. ALT + Inv (ALT + E) is now the default, but you can change it to whatever you like

Legacy features (removed due to them being added to the game officially)

[Server Side] Fix rubber banding on stairs/slabs "Horse moved wrongly!" (MC-100830) (1.16.5 - 1.21.3)

side by side comparison of going up a staircase with/without the mod. The without frequently goes back a couple of steps in a disorienting manner. The with doesn't have that and results in travel being faster

[Server Side] Allow travel through portals without dismounting (1.16.5 - 1.20.6)

Minecraft Bug Tracker (MC-67) [Fixed] going through a nether portal on horseback without dismounting going through an end portal on horseback without dismounting

[Server Side] Better Breeding Logic (1.16.5 - 1.19.3)
  1. Take average of the parents' traits
  2. Random amount added/subtracted from said average
    • +/- 10% of range between max and min
  3. clamp to vanilla min/max stat

Related:

Server Side:

Client Side:

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.1.3Релиз1.20.1fabric25 марта 2025 г..jar (1.3 МБ)
2.2.1Релиз1.21.4fabric29 января 2025 г..jar (213 КБ)
2.2.0Релиз1.21.4fabric6 января 2025 г..jar (213 КБ)
2.2.0Релиз1.21.3fabric6 января 2025 г..jar (237 КБ)
2.1.8Релиз1.21, 1.21.1fabric22 июня 2024 г..jar (208 КБ)
2.1.7Альфа1.21-pre1fabric30 мая 2024 г..jar (207 КБ)
2.1.6Релиз1.20.6fabric30 мая 2024 г..jar (1.5 МБ)
2.1.4Релиз1.20.6fabric8 мая 2024 г..jar (1.5 МБ)
2.1.3Релиз1.20.2, 1.20.3, 1.20.4fabric4 декабря 2023 г..jar (1.5 МБ)
2.1.2Релиз1.20, 1.20.1fabric9 августа 2023 г..jar (1.4 МБ)
2.1.1Релиз1.20, 1.20.1fabric27 июня 2023 г..jar (1.4 МБ)
2.1.0Релиз1.19.4fabric27 июня 2023 г..jar (1.4 МБ)
2.0.4Релиз1.19.4fabric24 марта 2023 г..jar (1.4 МБ)
1.19-2.0.3Релиз1.19.3fabric6 марта 2023 г..jar (1.4 МБ)
1.19-2.0.2Релиз1.19.3fabric12 декабря 2022 г..jar (1.3 МБ)

Показаны последние 15 из 38 версий. Все версии — на Modrinth.

Ченджлог

2.1.3Релиз1.20.1 · 25 марта 2025 г.

Backport of various changes to 1.20.1

  • Made horse inventory keybind customizable
  • Seperate toggles for Horse/Undead Horse/Camel swimming

by @VipCoder8

2.2.1Релиз1.21.4 · 29 января 2025 г.

Fix an issue where entities other than AbstractHorses would have their render layer changed.

2.2.0Релиз1.21.4 · 6 января 2025 г.

Thanks to joakibj for updating the mod!

Changes compared to 2.2.0 1.21.3

  • Removed the rubberBand feature as it was fixed in 1.21.4 (snapshot 24w45a)
  • Removed rubberBand from lang-files

Changes for 2.2.0

  • Bumped version to 2.2.0
  • Extended the EntityRenderState for rideable entities with id and flag for playerPassenger
  • Extended the EntityModel for rideable and equippable models with flag for playerPassenger
  • Prefixed Unique methods and fields with horsebuff modid
  • Replaced accesswidener with Shadow fields and used Identifier.of instead of constructor
  • Removed portalPatch config
  • Updated mixin extras to 0.4.1
  • Updated from java 17 to java 21 in gradle build
  • Updated gradle wrapper to 8.11
2.2.0Релиз1.21.3 · 6 января 2025 г.

Thanks to joakibj for updating the mod!

Changes for 2.2.0

  • Bumped version to 2.2.0
  • Extended the EntityRenderState for rideable entities with id and flag for playerPassenger
  • Extended the EntityModel for rideable and equippable models with flag for playerPassenger
  • Prefixed Unique methods and fields with horsebuff modid
  • Replaced accesswidener with Shadow fields and used Identifier.of instead of constructor
  • Removed portalPatch config
  • Updated mixin extras to 0.4.1
  • Updated from java 17 to java 21 in gradle build
  • Updated gradle wrapper to 8.11
2.1.8Релиз1.21, 1.21.1 · 22 июня 2024 г.

1.21

Changes:

  • fix issues with partally translucent horses often hiding stuff that is rendered behind them, even with graphics set to Fabulous!
  • update dependency targets to 1.21
2.1.7Альфа1.21-pre1 · 30 мая 2024 г.

Alpha Update for 1.21-pre1

Changes:

  • Remove PortalHorse as they added it to vanilla
  • Minor changes to Identifiers of mounted modifiers
  • Major rewrite of all rendering code

How to use:

ModMenu/ClothConfig don't exist for 1.21 yet. Download their latest versions and the mod will work.

Edit config/HorseBuff.toml if you need to edit config.

Known issues:

Opening ModMenu crashes the game. Unsure if this is at fault of ModMenu/ClothConfig

Partally translucent horses (from looking down with Horse Fade enabled) often hide stuff that is rendered behind them, even with graphics set to Fabulous! Player looking down while on horseback with a llama in front of them. The horse is partally transparent and you can see stuff through it. The llama isn't visible through the horse. Parts of the horse's shadow aren't visible through the horse

2.1.6Релиз1.20.6 · 30 мая 2024 г.
2.1.4Релиз1.20.6 · 8 мая 2024 г.
  • Update to 1.20.6
  • Horses now can sit in bamboo rafts.
  • Fixes issues syncing StepHeight and BreakSpeed across client and server.

player sitting in a bamboo raft in a river with a horse

Полная история изменений — на Modrinth.

Комментарии

Загружаем…