-
Notifications
You must be signed in to change notification settings - Fork 11
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
Showing
2 changed files
with
2 additions
and
14 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,13 +1 @@ | ||
- New render layer type: "thruster" | ||
- New abilities: "particles" & "energy_beam" | ||
- The "energy_blast" ability is now deprecated and should not be used anymore | ||
- Model layers can now be referenced with their direct path | ||
- Missing bones in model layers will no longer crash the game | ||
- The Bedrock Model import now works correctly | ||
- The example model layers in mods/documentation/palladium are now in Bedrock format | ||
- Allow other powers' energy bar in abilities' energy_bar_usage | ||
- Fixed lightning sparks render layer not accepting conditions | ||
- Fixed powers & accessory buttons not positioning correctly when opening the recipe book | ||
- Hid powers button if user has no power | ||
- Made knockback attribute available on Fabric | ||
- Refactors & code cleanup | ||
- Fixed server crashes |
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