From a0e67a950c53b7b1f7cbae8d3999f7020fa23ed8 Mon Sep 17 00:00:00 2001 From: Zontreck Date: Wed, 28 Feb 2024 16:10:12 -0700 Subject: [PATCH] Fix CIBuild errors --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5e496bb..f169b7d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -44,7 +44,7 @@ mapping_version=1.20.1 # Must match the String constant located in the main mod class annotated with @Mod. mod_id=otemod # The human-readable display name for the mod. -mod_name=Engineer's Decor +mod_name=EngineersDecor # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=GPLv3 # The mod version. See https://semver.org/