Skip to content

Fixes attributes having a cap on them that is below what mods expect.

License

Notifications You must be signed in to change notification settings

Darkhax-Minecraft/AttributeFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d7cea5 · Feb 1, 2024

History

90 Commits
Nov 15, 2023
Nov 15, 2023
Jan 9, 2024
Jun 15, 2023
Feb 1, 2024
Nov 15, 2023
Jun 15, 2023
Oct 23, 2017
Oct 2, 2018
Nov 15, 2023
Jan 13, 2024
Dec 17, 2021
Dec 17, 2021
Nov 15, 2023

Repository files navigation

AttributeFix

Minecraft uses an attribute system to handle important calculations. It covers everything from armor values, to attack damage, to the maximum health of a mob. This system also introduced attribute caps, which limit how high any value can be. While this usually goes unnoticed, many mods are unknowingly affected by it. One common example is a set of armor that provides the player with more than 30 points of armor. The vanilla game limits armor to 30 points, so any armor points above that are completely wasted. This mod significantly increases these caps to allow mods to work as they were intended.

Nodecraft
This project is sponsored by Nodecraft. Use code Darkhax for 30% off your first month of service!

About

Fixes attributes having a cap on them that is below what mods expect.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages