OmegaConfigGui's generated config screen now has a TranslatableText for its title rather than a LiteralText.q
This commit is contained in:
@@ -17,7 +17,7 @@ dependencies {
|
||||
modCompileOnly ("com.terraformersmc:modmenu:${project.modmenu_version}") {
|
||||
transitive(false)
|
||||
}
|
||||
modRuntime ("com.terraformersmc:modmenu:${project.modmenu_version}") {
|
||||
modRuntimeOnly ("com.terraformersmc:modmenu:${project.modmenu_version}") {
|
||||
transitive(false)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user