Skip to content

Commit

Permalink
requires scala -> depends scala
Browse files Browse the repository at this point in the history
  • Loading branch information
RypoFalem committed Apr 9, 2020
1 parent 5abe5ab commit e57122a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,10 @@
"depends": {
"fabricloader": ">=0.7.4",
"fabric": "*",
"minecraft": "1.15.x"
"minecraft": "1.15.x",
"fabric-language-scala": "*"
},
"suggests": {
"flamingo": "*"
},
"requires": {
"fabric-language-scala": "*"
}
}

0 comments on commit e57122a

Please sign in to comment.