mirror of
https://github.com/trafficlunar/options-profiles.git
synced 2026-06-27 22:24:10 +00:00
feat: 1.21.1 backport
This commit is contained in:
parent
fd17833a16
commit
ae2245c4bd
8 changed files with 20 additions and 20 deletions
|
|
@ -41,7 +41,7 @@ dependencies {
|
|||
modImplementation "dev.architectury:architectury-fabric:$rootProject.architectury_api_version"
|
||||
|
||||
// Mod Menu API
|
||||
modImplementation("com.terraformersmc:modmenu:13.0.2")
|
||||
modImplementation("com.terraformersmc:modmenu:11.0.3")
|
||||
|
||||
common(project(path: ':common', configuration: 'namedElements')) { transitive false }
|
||||
shadowBundle project(path: ':common', configuration: 'transformProductionFabric')
|
||||
|
|
|
|||
|
|
@ -26,9 +26,9 @@
|
|||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.15.11",
|
||||
"minecraft": "~1.21",
|
||||
"minecraft": "~1.21.1",
|
||||
"java": ">=21",
|
||||
"architectury": ">=15.0.3",
|
||||
"architectury": ">=13.0.8",
|
||||
"fabric-api": "*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue