diff --git a/gradle.properties b/gradle.properties index b256dcf..21de6c7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ yarn_mappings=1.21+build.2 loader_version=0.15.11 # Mod Properties -mod_version=1.0.0 +mod_version=1.0.1 maven_group=com.kckarnige archives_base_name=wham diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index fc847d4..d7f7c5e 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,15 +3,15 @@ "id": "wham", "version": "${version}", "name": "Wham!", - "description": "A complete mace overhaul!", + "description": "A mod that gives the mace a complete overhaul!", "authors": [ "KayoticCarnige" ], "contact": { - "homepage": "https://fabricmc.net/", + "homepage": "https://modrinth.com/mod/wham-mace", "sources": "https://github.com/kckarnige/WhamMace" }, - "license": "MIT", + "license": "MPL-2.0", "icon": "assets/wham/icon.png", "environment": "*", "entrypoints": {