Add missing mixins to Forge

Add issues url to the mod
Add water hunting to avians
This commit is contained in:
2026-06-06 17:46:33 -04:00
parent 4d2921a925
commit 4447ee8ec4
9 changed files with 268 additions and 45 deletions
+3 -2
View File
@@ -8,8 +8,9 @@
"${mod_author}"
],
"contact": {
"homepage": "https://fabricmc.net/",
"sources": "https://github.com/FabricMC/fabric-example-mod"
"homepage": "${homepage_url}",
"sources": "${sources_url}",
"issues": "${issue_url}"
},
"license": "${license}",
"icon": "jurassicrevived.png",