From 0a27bad878e5edeeb5f66c4ddbd7da6eeb092ce8 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 20 Nov 2024 22:05:56 +0100 Subject: [PATCH] 41.5 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 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a04ff1e1..c0034959 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.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.