fabric-1.19.4: update dependencies to 1.19.4

This commit is contained in:
Kosma Moczek 2023-03-14 21:13:48 +01:00
parent 60f222ff5b
commit f823ecd876
3 changed files with 8 additions and 8 deletions

View file

@ -26,8 +26,8 @@
],
"depends": {
"fabricloader": ">=0.14.11",
"fabric": ">=0.68.1",
"minecraft": ["1.19.3"]
"fabricloader": ">=0.14.17",
"fabric": ">=0.75.3",
"minecraft": ["1.19.4"]
}
}