replaced accesswidener with simple reflection
(cherry picked from commit 18a64c267d
)
This commit is contained in:
parent
da0d122166
commit
e37d03fa77
4 changed files with 47 additions and 16 deletions
|
@ -23,10 +23,6 @@ repositories {
|
|||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
|
||||
minecraft {
|
||||
accessWidener = file("src/main/resources/bclib.accesswidener")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
minecraft "com.mojang:minecraft:${project.minecraft_version}"
|
||||
mappings minecraft.officialMojangMappings()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue