Made the mod compatible with possible future 1.19 versions

This commit is contained in:
Semmieboy YT 2022-06-07 18:47:17 +02:00
parent 564e012e0c
commit a7a1e20750

View File

@ -26,7 +26,7 @@
],
"depends": {
"fabric": "*",
"minecraft": ">=1.19-beta.5 <=1.19",
"minecraft": ">=1.19-beta.5 <=1.19.10",
"modmenu": "*"
}
}