Remove ModMenu workaround

This commit is contained in:
Johannes Frohnmeyer 2022-03-02 18:12:52 +01:00
parent c7038c2fe6
commit c6633ebce3
Signed by: Johannes
GPG Key ID: E76429612C2929F4
2 changed files with 4 additions and 5 deletions

View File

@ -10,8 +10,5 @@ dependencies {
modImplementation "com.terraformersmc:modmenu:3.0.1"
// Compat fix
modRuntimeOnly(fabricApi.module("fabric-api-base", "${project.fabric_version}"))
modRuntimeOnly(fabricApi.module("fabric-resource-loader-v0", "${project.fabric_version}"))
modRuntimeOnly(fabricApi.module("fabric-screen-api-v1", "${project.fabric_version}"))
modRuntimeOnly(fabricApi.module("fabric-command-api-v1", "${project.fabric_version}"))
include modImplementation(fabricApi.module("fabric-command-api-v1", "${project.fabric_version}"))
}

View File

@ -9,4 +9,6 @@ jfapi_version=2.5.0
fabric_version=0.47.8+1.18.2
modrinth_id=Hd7ZLKRk
curseforge_id=574331
modrinth_optional_dependencies=mOgUt4GM
curseforge_id=574331
curseforge_optional_dependencies=modmenu