added deps
Some checks failed
build / build (17, ubuntu-22.04) (push) Failing after 17s
build / build (17, windows-2022) (push) Has been cancelled

This commit is contained in:
2025-12-13 02:35:42 +02:00
parent 4af141bbbc
commit a66c2f694b
3 changed files with 9 additions and 6 deletions

View File

@@ -25,9 +25,10 @@
"fabricloader": ">=0.14.21",
"minecraft": "~1.20.1",
"java": ">=17",
"fabric": ">=0.92.1+1.20.1"
"fabric": ">=0.92.1+1.20.1",
"ad_astra": "*",
"tardis_refined": "*",
"createdeco": "*"
},
"suggests": {
}
"suggests": {}
}