Skip to content

Commit

Permalink
Version 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucraft committed Apr 24, 2024
1 parent a47dd4b commit 8b2d833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
14 changes: 1 addition & 13 deletions CHANGELOG.md
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
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ enabled_platforms=fabric,forge
# Mod Settings
archives_base_name=palladium
mod_id=palladium
mod_version=4.1.0
mod_version=4.1.1
mod_author=Lucraft
maven_group=net.threetag

Expand Down

0 comments on commit 8b2d833

Please sign in to comment.