Port to 22w43a

This commit is contained in:
Motschen
2022-10-27 19:57:41 +02:00
parent ac1516293c
commit c501c63d30
5 changed files with 23 additions and 23 deletions

View File

@@ -23,7 +23,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation ("com.terraformersmc:modmenu:${project.mod_menu_version}")
modCompileOnlyApi ("com.terraformersmc:modmenu:${project.mod_menu_version}")
}
processResources {