Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucraft committed Feb 4, 2024
1 parent 06cc0ca commit 931a6a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
- Fixed mod not loading correctly
- Added energy bars to powers (along with command, condition, and texture variable)
- Added "gui_display_type" for powers, "list" and "tree". "Tree" is the usual skill-tree-like view, "list" is a list similiar to LucraftCore's
- Added "leaping" attribute
- Added skin_overlay render layer type
- Made energy blast ability go through entities
- Fixed render layers from armor renderer appearing in hand slots
- Fixed tool tier's not accepting enchantment_value over 0
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.0.5
mod_version=4.0.6
mod_author=Lucraft
maven_group=net.threetag

Expand Down

0 comments on commit 931a6a6

Please sign in to comment.