Skip to content

Commit

Permalink
forgot to push this
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest committed Jul 30, 2024
1 parent 5099cad commit eee07a6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions versions/src/main/resources/spice.mixins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"required": true,
"minVersion": "0.7",
"package": "wtf.zani.spice.mixin",
"compatibilityLevel": "JAVA_8",
"client": [
"common.GuiOverlayDebugMixin",
"common.MinecraftMixin",
"lwjgl3.GuiControlsMixin",
"lwjgl3.MinecraftMixin"
],
"injectors": {
"defaultRequire": 1
}
}

0 comments on commit eee07a6

Please sign in to comment.