File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ modrinthProjectId = defaultserverlist
151151# type can be one of [project, version],
152152# and the name is the Modrinth project or version slug/id of the other mod.
153153# Example: required-project:fplib;optional-project:gasstation;incompatible-project:gregtech
154- # Note: GTNH Mixins is automatically set as a required dependency if usesMixins = true
154+ # Note: UniMixins is automatically set as a required dependency if usesMixins = true.
155155modrinthRelations = required-project\:spongemixin1710
156156
157157# Publishing to CurseForge requires you to set the CURSEFORGE_TOKEN environment variable to one of your CurseForge API tokens.
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ pluginManagement {
1717}
1818
1919plugins {
20- id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.38 '
20+ id ' com.gtnewhorizons.gtnhsettingsconvention' version ' 1.0.41 '
2121}
2222
2323
You can’t perform that action at this time.
0 commit comments