Skip to content

Commit

Permalink
Remove unneccessary access widener
Browse files Browse the repository at this point in the history
  • Loading branch information
FakeDomi committed Dec 4, 2021
1 parent d7f40ac commit fb42df3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,3 @@ publishing {
// retrieving dependencies.
}
}

loom {
accessWidenerPath = file("src/main/resources/invisiblights.accesswidener")
}
1 change: 0 additions & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"mixins": [
"invisiblights.mixins.json"
],
"accessWidener": "invisiblights.accesswidener",

"depends": {
"fabricloader": "*",
Expand Down
2 changes: 0 additions & 2 deletions src/main/resources/invisiblights.accesswidener

This file was deleted.

0 comments on commit fb42df3

Please sign in to comment.