Skip to content

Commit

Permalink
Version 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucraft committed Jun 23, 2024
1 parent 97ee047 commit 267971d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
17 changes: 1 addition & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1 @@
- Added "add"/"subtract" subcommands to /energybar
- Huge performance improvements for command abilities
- Added "powerUtil" & "scoreboardUtil" for KubeJS (accessible via palladium.powerUtil, ...)
- Added "customProjectileTick" event to KubeJS compat
- Added "ability_first_tick" and "ability_last_tick" conditions
- Made energy beam only deal damage if damage > 0
- Made energy beams ignore trail entities
- Small GeckoLib fixes
- Fixed crashes related to per-face-UV models on Forge
- Fixed dimension-condition-documentation listing nether with wrong ID
- Fixed custom projectile explosions not making sound & particles
- Fixed lightning spark render layer type not being effected by conditions
- Fixed errors in energy beam parsing
- Fixed accessory crash (#123)
- Small fix to play sound ability
- Fixed custom projectile not being scaled when shot when Pehkui-size-changed
- Fixed command ability not liking / at the beginning of commands
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.2
mod_version=4.1.3
mod_author=Lucraft
maven_group=net.threetag

Expand Down

0 comments on commit 267971d

Please sign in to comment.