Update mod dependencies to their official 1.21 releases

This commit is contained in:
onebeastchris 2024-06-13 23:20:43 +02:00
parent a5ecee73ef
commit 6a715770e2
4 changed files with 8 additions and 14 deletions

View file

@ -23,8 +23,8 @@
"geyser.mixins.json"
],
"depends": {
"fabricloader": ">=0.15.10",
"fabricloader": ">=0.15.11",
"fabric": "*",
"minecraft": ">=1.20.5"
"minecraft": ">=1.21"
}
}