[PORT] Update to 1.21.2-rc1
This commit is contained in:
@@ -9,6 +9,8 @@ dependencies {
|
||||
exclude(group: "net.fabricmc.fabric-api")
|
||||
}
|
||||
|
||||
stupidRemapArch("dev.ftb.mods:ftb-essentials:${ftb_essentials}")
|
||||
|
||||
modImplementation "maven.modrinth:fabrictailor:${fabrictailor}"
|
||||
modImplementation "maven.modrinth:vanish:${vanish}"
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
"depends": {
|
||||
"fabricloader": ">=0.16.2",
|
||||
"fabric-api": "*",
|
||||
"minecraft": ">=1.21.2",
|
||||
"minecraft": "*",
|
||||
"java": ">=21"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user