shouldn't bundle this

This commit is contained in:
creeper123123321 2022-01-19 09:04:26 -03:00 committed by GitHub
parent e9bdee41e3
commit c0180acd71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,6 @@ dependencies {
mappings("net.fabricmc:yarn:1.8.9+build.202112162000:v2")
modImplementation("net.legacyfabric.legacy-fabric-api:rewoven-api:1.0.0+1.8.9")
include("net.legacyfabric.legacy-fabric-api:rewoven-api:1.0.0+1.8.9")
modImplementation("io.github.boogiemonster1o1:rewoven-modmenu:1.0.0+1.8.9") {
isTransitive = false
}