Skip to content

Commit

Permalink
41.6
Browse files Browse the repository at this point in the history
Improvements
- Enabled the in-game config in the mods menu
- Slightly rebalanced the swamp homi, hopper enhancement and imperceptible builder aura amounts

Fixes
- Fixed the offering table not saving its contents when a recipe finishes
- Fixed pink petals and azalea bushes being bone mealed by the plant boost effect
- Fixed overlays from the mod still being displayed with F1 mode enabled
- Fixed the mod's armor not having durability and not being enchantable
- Fixed decayed leaves not decaying naturally
- Fixed the mod's axes not breaking leaves at all, rather than very quickly
  • Loading branch information
Ellpeck committed Dec 5, 2024
1 parent a847abd commit 5d382f9
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.5
mod_version=41.6
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 5d382f9

Please sign in to comment.