Skip to content

Commit

Permalink
Mixins - Fixed trailing comma in stardust.mixins.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTas committed Jun 29, 2024
1 parent a6831df commit 7061bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/stardust.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"WrittenBookContentsAccessor",
"AbstractSignEditScreenMixin",
"SignBlockEntityRendererMixin",
"AbstractSignEditScreenAccessor",
"AbstractSignEditScreenAccessor"
],
"injectors": {
"defaultRequire": 1
Expand Down

0 comments on commit 7061bc1

Please sign in to comment.