Update mod version and project metadata
Bumped mod_version to 1.1 in gradle.properties. Updated fabric.mod.json homepage, issues, and sources URLs to reference EntityPearl instead of StasisRods.
This commit is contained in:
@@ -6,7 +6,7 @@ minecraft_version=1.21.10
|
||||
yarn_mappings=1.21.10+build.3
|
||||
loader_version=0.18.1
|
||||
# Mod Properties
|
||||
mod_version=1.0
|
||||
mod_version=1.1
|
||||
maven_group=com.kasetoatz
|
||||
archives_base_name=EntityPearl
|
||||
# Dependencies
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
"authors": ["KaseToatz"],
|
||||
"contact": {
|
||||
"email": "kasetoatz@kasetoatz.com",
|
||||
"homepage": "https://modrinth.com/mod/stasisrods",
|
||||
"issues": "https://git.kasetoatz.com/KaseToatz/StasisRods/issues",
|
||||
"sources": "https://git.kasetoatz.com/KaseToatz/StasisRods"
|
||||
"homepage": "https://modrinth.com/mod/entitypearl",
|
||||
"issues": "https://git.kasetoatz.com/KaseToatz/EntityPearl/issues",
|
||||
"sources": "https://git.kasetoatz.com/KaseToatz/EntityPearl"
|
||||
},
|
||||
"license": "MIT",
|
||||
"icon": "icon.png",
|
||||
|
||||
Reference in New Issue
Block a user