fabric-1.19.3: update to full release

This commit is contained in:
Kosma Moczek 2022-12-08 22:36:25 +01:00
parent 476ff66d1d
commit 92dbad7deb
3 changed files with 8 additions and 9 deletions

View file

@ -26,8 +26,8 @@
],
"depends": {
"fabricloader": ">=0.14.10",
"fabric": ">=0.67.2",
"minecraft": ["1.19.3-beta.2"]
"fabricloader": ">=0.14.11",
"fabric": ">=0.68.1",
"minecraft": ["1.19.3"]
}
}