1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-29 00:32:18 +00:00

Merge pull request #22 from Jummit/update-mod-json

Update fabric.mod.json
This commit is contained in:
Merith 2021-05-15 09:37:40 -07:00 committed by GitHub
commit 148d9e9dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,15 +7,16 @@
"license": "ComputerCraft Public License", "license": "ComputerCraft Public License",
"icon": "assets/computercraft/pack.png", "icon": "assets/computercraft/pack.png",
"contact": { "contact": {
"homepage": "https://github.com/Merith-TK/cc-restiched", "homepage": "https://github.com/Merith-TK/cc-restitched",
"issues": "https://github.com/Merith-TK/cc-restiched/issues" "issues": "https://github.com/Merith-TK/cc-restitched/issues"
}, },
"authors": [ "authors": [
"Daniel Ratcliffe", "Daniel Ratcliffe",
"Aaron Mills", "Aaron Mills",
"SquidDev", "SquidDev",
"parly", "parly",
"Merith.TK" "Merith.TK",
"Jummit"
], ],
"depends": { "depends": {
"fabricloader": ">=0.4.0", "fabricloader": ">=0.4.0",