mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-03 06:26:00 -04:00
chore: update fabric.mod.json
This commit is contained in:
parent
09200b7f7b
commit
ce87974d80
@ -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"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user