Skip to content

Commit

Permalink
Update fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduFish authored Jul 13, 2024
1 parent 819512e commit 299c9e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
}
],
"custom": {
"fstats": 64
},
"fstats": 64
},
"depends": {
"fabricloader": ">=0.15.11",
"minecraft": "~1.21",
Expand All @@ -44,4 +44,4 @@
"suggests": {
"fstats-api": "*"
}
}
}

0 comments on commit 299c9e8

Please sign in to comment.