Skip to content

Commit

Permalink
Update fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSVK12 committed Apr 11, 2024
1 parent f15094b commit cb24030
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"contact": {
"homepage": "",
"sources": ""
"sources": "https://github.com/Turnip-Labs/bta-halplibe"
},

"icon": "icon.png",
Expand All @@ -33,7 +33,7 @@
],

"depends": {
"minecraft": "~7.1-beta.2",
"minecraft": "7.1",
"fabricloader": ">=0.15.5"
},
"suggests": {
Expand Down

0 comments on commit cb24030

Please sign in to comment.