forked from CleverNucleus/data-attributes
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2dcc1d2
commit 9e74356
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
## Additions 💫 | ||
- Added the `DefaultAttributeFactory`, which can be used in mods to add extra defaults to the config. | ||
- Currently, it is limited to hard-code, | ||
- Added `EntityAttributeSupplier` to the mod again. | ||
- Its purpose is just to be a wrapper on lazily evaluated `EntityAttribute` values. | ||
## Changes ⚙️ | ||
- Applied small fix to `DefaultAttributeFactory`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters