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

Sweety's Horse Armor Tweaks

🐎 A small buff for your Horse Armors

14K загрузок23 подписчиковLicenseRef-All-Rights-Reservedforgeneoforge

Обновлён 19 декабря 2025 г. · опубликован 13 февраля 2024 г.

  • Horse Armor in 1.21

Sweety's Horse Armor Tweaks is a small mod, granting a slight buff to minecraft Horse Armors

horse armor

Every vanilla horse armor will now grant a small speed and jump height boost to your horses, making using them and giving them armors slightly more interesting. The mod don't affect the way of getting them or anything, it simply change the speed and jump stats of a horse wearing a vanilla horse armor.

Buffs :

  • Leather Horse Armor : +5% Speed & +5% Jump Height
  • Iron Horse Armor : +5% Speed & +15% Jump Height
  • Gold Horse Armor : +15% Speed & +5% Jump Height
  • Diamond Horse Armor : +20% Speed & +20% Jump Height

The mod is compatible by default with various mods adding horse armors, including :

  • Sully's Mod
  • Caverns and Chasms
  • Galosphere
  • Copper Age Backport
  • Netherite Horse Armor CJ
  • Simple Netherite Horse Armor
  • More Horse Armors

Values for modded materials :

  • Netherite Armors : +25% Speed, +20% Jump Height and +1 Step Height
  • Enderite Armors : +20% Speed, +25% Jump Height and + 1 Knockback Resistance
  • Other Armors are balanced relative to the vanilla ones, with eventual specific buffs related to their material

How to customise the mod, or add compatibilities via datapack/kubejs (1.20+ Only):

Customisation

Values are loaded on startup from src\main\resources\data\MOD_ID\horse_armor_attribute\ITEM NAME. To add new items, simply add a json file in the correct folder following this pattern.

Example - This file will define the values used for the "sullysmod:jade_horse_armor" item src\main\resources\data\sullysmod\horse_armor_attribute\jade_horse_armor.json 

Files list various attributes that can be customised. A value of 0 will be ignored, and values can go negative to nerf some armors (in case, for example, you'd want instead Horse Armors to give speed debuffs)

Example - This file provide +25% Speed, +20% Jump and +1 KB Resistance. Unused values are ignored.

{
  "speed_modifier": 0.25,
  "jump_modifier": 0.2,
  "step_height": 0,
  "max_health": 0,
  "swim_speed": 0,
  "knockback_resistance": 0.1
}

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.1.0Релиз1.21.1neoforge19 декабря 2025 г.Скачать (19 КБ)
2.1.0Релиз1.20.1forge19 декабря 2025 г.Скачать (19 КБ)
2.0.1Релиз1.20.1forge19 декабря 2025 г.Скачать (18 КБ)
2.0.0Релиз1.21.1neoforge18 декабря 2025 г.Скачать (18 КБ)
2.0.0Релиз1.20.1forge18 декабря 2025 г.Скачать (633 КБ)
1.1.0Релиз1.20, 1.20.1forge13 февраля 2024 г.Скачать (8 КБ)
1.1.0Релиз1.19.3, 1.19.4forge13 февраля 2024 г.Скачать (8 КБ)
1.1.0Релиз1.19, 1.19.1, 1.19.2forge13 февраля 2024 г.Скачать (8 КБ)
1.0.0Релиз1.20, 1.20.1forge13 февраля 2024 г.Скачать (7 КБ)
1.0.0Релиз1.19.3, 1.19.4forge13 февраля 2024 г.Скачать (7 КБ)
1.0.0Релиз1.19, 1.19.1, 1.19.2forge13 февраля 2024 г.Скачать (7 КБ)

Ченджлог

2.1.0Релиз1.21.1 · 19 декабря 2025 г.
  • Added compats for Galosphere and Copper Age Backport
2.1.0Релиз1.20.1 · 19 декабря 2025 г.
  • Added compats for Galosphere and Copper Age Backport
2.0.1Релиз1.20.1 · 19 декабря 2025 г.
  • Removed a leftover file causing loading issues
2.0.0Релиз1.21.1 · 18 декабря 2025 г.

Reworked the whole system to be more configurable, and added new compats

2.0.0Релиз1.20.1 · 18 декабря 2025 г.

Reworked the whole system to be more configurable, and added new compats

1.1.0Релиз1.20, 1.20.1 · 13 февраля 2024 г.
  • added compats
1.1.0Релиз1.19.3, 1.19.4 · 13 февраля 2024 г.
  • added compats
1.1.0Релиз1.19, 1.19.1, 1.19.2 · 13 февраля 2024 г.
  • added compats

Комментарии

Загружаем…