Skip to content

Commit

Permalink
stop shading mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest committed Jun 18, 2024
1 parent 442efa8 commit 5e6f5bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ repositories {

// Configures the libraries/dependencies for your mod.
dependencies {
runtimeOnlyShade ("org.spongepowered:mixin:0.7.11-SNAPSHOT") {
isTransitive = false
} // i hate minecraft

// Adds the OneConfig library, so we can develop with it.
modCompileOnly("cc.polyfrost:oneconfig-$platform:0.2.2-alpha+")

Expand Down

0 comments on commit 5e6f5bc

Please sign in to comment.