From 5d382f916b9dfeac5460386ae288a42f294c32e9 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 5 Dec 2024 22:32:09 +0100 Subject: [PATCH] 41.6 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 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c0034959..3373be74 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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.