Configure publishing and update to official 1.20 release

This commit is contained in:
2023-06-07 19:21:30 +02:00
parent 78bec96ae8
commit 9e8eb208f6
5 changed files with 42 additions and 6 deletions

View File

@@ -32,9 +32,9 @@
],
"accessWidener": "craterlib.aw",
"depends": {
"fabricloader": ">=0.14.19",
"fabric": "*",
"minecraft": "*",
"fabricloader": ">=0.14.21",
"fabric-api": "*",
"minecraft": ">=1.20",
"java": ">=17"
}
}