fabric-1.19.3: migrateMappings to 1.19.3-pre2+build.6

This commit is contained in:
Kosma Moczek 2022-11-24 19:23:57 +01:00
parent d7475fe3ea
commit d41e91f863
7 changed files with 10 additions and 13 deletions

View file

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