Skip to content

Commit

Permalink
Better
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Dec 14, 2024
1 parent fca707a commit c4b8961
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"required": true,
"package": "net.fabricmc.fabric.mixin.tag",
"package": "net.fabricmc.fabric.mixin.tag.convention",
"compatibilityLevel": "JAVA_21",
"mixins": [
"convention.TagKeyMixin"
"TagKeyMixin"
],
"injectors": {
"defaultRequire": 1
Expand Down

0 comments on commit c4b8961

Please sign in to comment.