Updated to Fabulous 1.0.12

This commit is contained in:
Malasaur 2025-11-20 22:33:38 +01:00
parent 0318d76c0c
commit e21ec547cf
No known key found for this signature in database
4 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
"version": 1,
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
"minecraft": { "+recommends": { "Fabulous": ">=1.0.11" } },
"minecraft": { "+recommends": { "Fabulous": ">=1.0.12" } },
"debugify": { "recommends": {} },
"lambdynlights": { "recommends": {} }
}