Change dependencies

+ change fabric loader version
This commit is contained in:
axolotlmaid 2024-05-12 11:49:31 +01:00
parent 3c43614e27
commit b34de740f0
3 changed files with 2 additions and 10 deletions

View file

@ -26,7 +26,6 @@
], ],
"depends": { "depends": {
"fabric": "*", "fabric": "*",
"minecraft": ">=1.16.5", "minecraft": ">=1.16.5"
"architectury": ">=11.0.10"
} }
} }

View file

@ -26,10 +26,3 @@ mandatory = true
versionRange = "[1.16.5,)" versionRange = "[1.16.5,)"
ordering = "NONE" ordering = "NONE"
side = "BOTH" side = "BOTH"
[[dependencies.optionsprofiles]]
modId = "architectury"
mandatory = true
versionRange = "[1.32.68,)"
ordering = "AFTER"
side = "BOTH"

View file

@ -9,7 +9,7 @@ maven_group=com.axolotlmaid.optionsprofiles
# architectury_version=1.32.68 # architectury_version=1.32.68
fabric_loader_version=0.15.11 fabric_loader_version=0.13.2
fabric_api_version=0.42.0+1.16 fabric_api_version=0.42.0+1.16
forge_version=1.16.5-36.2.42 forge_version=1.16.5-36.2.42