Skip to content

Commit

Permalink
Updated Nodecraft Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
lclc98 authored Oct 2, 2018
1 parent 41c7b05 commit d790d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ AttributeFix [![](http://cf.way2muchnoise.eu/280510.svg)](https://minecraft.curs
=========
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](https://i.imgur.com/sz9PUmK.png)](https://nodecraft.com/r/darkhax)
[![Nodecraft](https://nodecraft.com/assets/images/logo-dark.png)](https://nodecraft.com/r/darkhax)
This project is sponsored by Nodecraft. Use code [Darkhax](https://nodecraft.com/r/darkhax) for 30% off your first month of service!

0 comments on commit d790d04

Please sign in to comment.