diff --git a/common/src/main/resources/architectury.common.json b/common/src/main/resources/architectury.common.json index bca13fd..b35447e 100644 --- a/common/src/main/resources/architectury.common.json +++ b/common/src/main/resources/architectury.common.json @@ -1,3 +1,3 @@ { - "accessWidener": "examplemod.accesswidener" -} \ No newline at end of file + "accessWidener": "copper_extension.accesswidener" +} diff --git a/settings.gradle b/settings.gradle index ef13d26..654c66b 100644 --- a/settings.gradle +++ b/settings.gradle @@ -11,4 +11,4 @@ include("common") include("fabric") include("forge") -rootProject.name = "architectury-example-mod" +rootProject.name = "copper-extension"