Skip to content

Commit

Permalink
41.5
Browse files Browse the repository at this point in the history
Fixes
- Fixed a crash with the Armorer's Aid
- Fixed a crash with the Eye of the Blaze
- Fixed armor not having the proper tags
  • Loading branch information
Ellpeck committed Nov 20, 2024
1 parent ad22ce7 commit 0a27bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mod_name=NaturesAura
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=MIT
# The mod version. See https://semver.org/
mod_version=41.4
mod_version=41.5
mod_release_state=BETA
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
# This should match the base package used for the mod sources.
Expand Down

0 comments on commit 0a27bad

Please sign in to comment.