replaced accesswidener with simple reflection
This commit is contained in:
parent
5a1bd5e31b
commit
18a64c267d
6 changed files with 51 additions and 17 deletions
|
@ -23,10 +23,6 @@ repositories {
|
|||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
|
||||
loom {
|
||||
accessWidenerPath = 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