1.20.x Update

This commit is contained in:
AbyssDweller
2023-10-29 16:20:50 -04:00
parent ee2ad1b016
commit 8b9bb40744
9 changed files with 45 additions and 30 deletions

View File

@@ -30,10 +30,10 @@
"depends": {
"fabricloader": ">=0.14.9",
"fabric": "*",
"minecraft": ">=1.19.1",
"minecraft": ">=1.20",
"java": ">=17",
"extrakeybinds":"*",
"origins": ">=1.7.0"
"origins": ">=1.10.0"
}