fix: lower fabric loader verison to help aleviate crashing
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 21s

This commit is contained in:
2026-04-30 22:27:14 -04:00
parent cda1466083
commit ffdf19f853
+1 -1
View File
@@ -9,5 +9,5 @@ hash-format = "sha256"
hash = "92468e19da32ec56a51a9fd39a82281cf18858231feadd508c25b417b3aff2fc" hash = "92468e19da32ec56a51a9fd39a82281cf18858231feadd508c25b417b3aff2fc"
[versions] [versions]
fabric = "0.19.2" fabric = "0.18.4"
minecraft = "1.21.1" minecraft = "1.21.1"