forked from virt-mirrors/Sit
access widener
This commit is contained in:
parent
137cca0c4c
commit
a3467437a4
3 changed files with 8 additions and 0 deletions
|
@ -18,6 +18,10 @@ repositories {
|
|||
maven { url "https://maven.isxander.dev/releases" }
|
||||
}
|
||||
|
||||
loom {
|
||||
accessWidenerPath = file("src/main/resources/sit!.accesswidener")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
minecraft "com.mojang:minecraft:${project.minecraft_version}"
|
||||
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue