Revert "Merge remote-tracking branch 'origin/main'"
This reverts commitff8b366eb9
, reversing changes made to52146286fe
.
This commit is contained in:
parent
9b312bf4de
commit
f88506f654
4 changed files with 16 additions and 47 deletions
|
@ -23,6 +23,10 @@ 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