feat: port version 1.4.1 to minecraft 1.21.1 (#42)

This commit is contained in:
trafficlunar 2025-09-21 14:03:26 +01:00
parent ae2245c4bd
commit 19b90e1fae
8 changed files with 85 additions and 72 deletions

View file

@ -25,7 +25,7 @@
"optionsprofiles.mixins.json"
],
"depends": {
"fabricloader": ">=0.15.11",
"fabricloader": ">=0.17.2",
"minecraft": "~1.21.1",
"java": ">=21",
"architectury": ">=13.0.8",