access widener

This commit is contained in:
Oth3r 2024-09-30 15:17:52 -05:00
commit a3467437a4
3 changed files with 8 additions and 0 deletions

View file

@ -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"