-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '1.20.1/dev' into 1.20.1/fabric
- Loading branch information
Showing
34 changed files
with
371 additions
and
343 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,4 +1,15 @@ | ||
## Additions 🍎 | ||
- Added the ability to customize the color of the label (default is still gold). | ||
|
||
## Changes 🌽 | ||
- Using the latest data-attributes with a supplied "stock" data-pack. | ||
- You can clear your config if you wish to use stock, or keep your config with all the entries. | ||
- Applied a patch for missing id's, which is an edge-case (will be labeled `unresolved:id`). | ||
- The UI has gone through a breaking change. recent alpha builds of WizardEX will not work with this version, though `alpha.3` will. | ||
- Switching to the beta channel as most components of the mod are stable. | ||
- Required changes before release is the UI and re-adjusting the config for the last time. | ||
- Rebalanced knockback resistance to a proper 1% gain and displayed it properly. | ||
- Added author & contributor information according to who assisted in the development of the project's codebase. | ||
- Fixed `lifesteal` attribute not applying to attacker(s). | ||
- Fixed refund issues on the screen. | ||
|
||
## Later Objectives ⚡ | ||
- Fixing tooltips | ||
- Adjusting more attributes |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
files: | ||
- source: /src/main/resources/assets/playerex/lang/en_us.json | ||
translation: /src/main/resources/assets/playerex/lang/%locale_with_underscore%.json |
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
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
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
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
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
Oops, something went wrong.