Skip to content

Commit

Permalink
remove modmenu integration
Browse files Browse the repository at this point in the history
rewoven modmenu doesn't work anymore
  • Loading branch information
creeper123123321 committed Jul 7, 2024
1 parent a5d5adb commit 832a29f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
3 changes: 0 additions & 3 deletions viafabric-mc189/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ dependencies {
mappings("net.legacyfabric:yarn:1.8.9+build.541:v2")

modImplementation("net.legacyfabric.legacy-fabric-api:legacy-fabric-api:1.9.4+1.8.9")
modImplementation("io.github.boogiemonster1o1:rewoven-modmenu:1.0.0+1.8.9") {
isTransitive = false
}

// fix newer java
@Suppress("GradlePackageUpdate", "RedundantSuppression")
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion viafabric-mc189/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"com.viaversion.fabric.mc189.ViaFabric"
],
"modmenu": [
"com.viaversion.fabric.mc189.gui.ModMenuConfig"
]
},
"depends": {
Expand Down

0 comments on commit 832a29f

Please sign in to comment.