Merge pull request #4235 from reusteur73/v3.0-contrib

Add Fabric 1.21.8 support
This commit is contained in:
mikeprimm 2025-09-16 11:55:27 -05:00 committed by GitHub
commit d9fc2abd05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,6 @@
"depends": {
"fabricloader": ">=0.16.9",
"fabric": ">=0.108.0",
"minecraft": ["1.21.6","1.21.7"]
"minecraft": ["1.21.6","1.21.7", "1.21.8"]
}
}