updated links

This commit is contained in:
Oth3r 2023-07-22 21:21:54 -05:00
commit bd5be941a8

View file

@ -9,9 +9,9 @@
], ],
"contact": { "contact": {
"homepage": "https://modrinth.com/mod/sit!", "homepage": "https://modrinth.com/mod/sit!",
"sources": "https://github.com/FabricMC/fabric-example-mod" "sources": "https://github.com/Oth3r/Sit"
}, },
"license": "CC0-1.0", "license": "LGPL-3.0-only",
"icon": "assets/sit/icon.png", "icon": "assets/sit/icon.png",
"environment": "*", "environment": "*",
"entrypoints": { "entrypoints": {
@ -25,9 +25,6 @@
"one.oth3r.sit.ModMenu" "one.oth3r.sit.ModMenu"
] ]
}, },
"mixins": [
"sit.mixins.json"
],
"depends": { "depends": {
"fabricloader": ">=0.14.21", "fabricloader": ">=0.14.21",
"minecraft": "~1.20.1", "minecraft": "~1.20.1",