We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b07be0 commit b50014fCopy full SHA for b50014f
gradle.properties
@@ -35,7 +35,7 @@ gradleTokenGroupName = GRADLETOKEN_GROUPNAME
35
# In case your mod provides an API for other mods to implement you may declare its package here. Otherwise you can
36
# leave this property empty.
37
# Example value: apiPackage = api + modGroup = com.myname.mymodid -> com.myname.mymodid.api
38
-apiPackage =
+apiPackage = api
39
40
# Specify the configuration file for Forge's access transformers here. I must be placed into /src/main/resources/META-INF/
41
# Example value: mymodid_at.cfg
0 commit comments