chore: update fabric.mod.json

This commit is contained in:
Ampflower 🌺 2025-03-12 19:19:10 -07:00
parent 09200b7f7b
commit ce87974d80
No known key found for this signature in database
GPG Key ID: FC0397C90D508D7F
2 changed files with 12 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"id": "joy", "id": "joy",
"version": "${version}", "version": "${version}",
"name": "Joy", "name": "Joy",
"description": "This is an LGBT pride mod made by Pridecraft Studios.", "description": "Joy is a Fabric mod built with the core goal of tastefully adding pride to Minecraft, while also porting Pridepack to its own set of decoration.",
"authors": [ "authors": [
"Pridecraft Studios", "Pridecraft Studios",
"Wolren", "Wolren",
@ -27,14 +27,13 @@
"sources": "https://git.pridecraft.gay/joy" "sources": "https://git.pridecraft.gay/joy"
}, },
"license": [ "license": [
"For Joy Licensing Details & Source Disclosure, see LICENSE.md",
"All Rights Reserved (Code)", "All Rights Reserved (Code)",
"CC-BY-SA-4.0 (Art)", "CC-BY-SA-4.0 (Art)",
"All Rights Reserved (Music)", "All Rights Reserved (Music)",
"Unlicense (Blahaj)", "Unlicense (Blahaj)",
"MIT (Blahaj)" "MIT (Blahaj)"
], ],
"icon": "assets/joy/icon.png", "icon": "assets/joy/icon-release.png",
"environment": "*", "environment": "*",
"entrypoints": { "entrypoints": {
"client": [ "client": [
@ -67,5 +66,13 @@
}, },
"suggests": { "suggests": {
"mavapi": "*" "mavapi": "*"
},
"custom": {
"modmenu": {
"links": {
"modmenu.discord": "https://discord.pridecraft.gay/",
"joy.license": "https://git.pridecraft.gay/joy/tree/HEAD/LICENSE.md"
}
}
} }
} }

View File

@ -1,4 +1,6 @@
{ {
"joy.license": "Licensing Information",
"itemgroup.joy.beds": "Joy Beds", "itemgroup.joy.beds": "Joy Beds",
"itemgroup.joy.bundles": "Joy Bundles", "itemgroup.joy.bundles": "Joy Bundles",
"itemgroup.joy.candles": "Joy Candles", "itemgroup.joy.candles": "Joy Candles",