pull up version range of fabric

This commit is contained in:
Zoë Gidiere 2023-12-07 11:29:19 -07:00
parent 554887ab54
commit 8043814138

View File

@ -28,7 +28,7 @@
"depends": {
"fabricloader": ">=0.15.0",
"java": ">=17",
"minecraft": ">=1.20.3",
"minecraft": ">=1.20.4",
"fabric": "*"
}
}