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 15, 2024
1 parent 130f593 commit a1e784b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,15 @@
"fstats": 62,
"mc-publish": {
"dependencies": [
"fish-lib(embedded){modrinth:embedded-dependency-fabric}"
"fish-lib(embedded){modrinth:embedded-dependency-fabric}",
"fabric-api(required){modrinth:required-dependency-fabric}",
"fstats-api(embedded){modrinth:embedded-dependency-fabric}"
]
}
},
"depends": {
"fabricloader": ">=0.15.11",
"minecraft": ">=1.21",
"minec"fish-lib(embedded){modrinth:embedded-dependency-fabric}",raft": ">=1.21",
"java": ">=21",
"fabric-api": "*"
},
Expand Down

0 comments on commit a1e784b

Please sign in to comment.