Updated fabric.mod.json

This commit is contained in:
Konhaiii 2025-06-01 17:53:43 +02:00
parent 96a5b07652
commit ddff07d161

View file

@ -8,10 +8,11 @@
"Konhaiii" "Konhaiii"
], ],
"contact": { "contact": {
"homepage": "https://fabricmc.net/", "homepage": "https://github.com/Konhaiii/powered_jetpacks",
"sources": "https://github.com/FabricMC/fabric-example-mod" "sources": "https://github.com/Konhaiii/powered_jetpacks",
"issues": "https://github.com/Konhaiii/powered_jetpacks/issues"
}, },
"license": "CC0-1.0", "license": "CC BY-NC 4.0",
"icon": "assets/powered_jetpacks/icon.png", "icon": "assets/powered_jetpacks/icon.png",
"environment": "*", "environment": "*",
"entrypoints": { "entrypoints": {