Skip to content

Commit

Permalink
Update fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IMS212 committed Jan 29, 2024
1 parent 48f219f commit 049f5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"depends": {
"fabricloader": ">=0.12.3",
"minecraft": ["1.20.1"],
"sodium": "0.5.7"
"sodium": ["0.5.7", "0.5.8"]
},

"breaks": {
Expand Down

0 comments on commit 049f5bf

Please sign in to comment.