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 @@ -91,7 +91,7 @@ dependencies {
9191 modCompileOnly " maven.modrinth:minecraftcapes:${ project.minecraftcapes_version} "
9292
9393 // Only needed during development
94- // modLocalRuntime "com.terraformersmc:modmenu:${project.modmenu_version}"
94+ modLocalRuntime " com.terraformersmc:modmenu:${ project.modmenu_version} "
9595 modLocalRuntime " net.fabricmc.fabric-api:fabric-api:${ project.fabric_api_version} "
9696 // https://github.com/DJtheRedstoner/DevAuth/issues/24
9797// modLocalRuntime "me.djtheredstoner:DevAuth-fabric:1.2.1"
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ mod_license_spdx_id=LGPL-2.1-or-later
1313mod_license_url =https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
1414# Additional
1515fabric_api_version =0.139.4+1.21.11
16- modmenu_version =16 .0.0-rc .1
16+ modmenu_version =17 .0.0-alpha .1
1717skinshuffle_version =2.10.0+1.21.10
1818minecraftcapes_version =fabric-1.21.10-12.4.0
You can’t perform that action at this time.
0 commit comments