mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2026-06-17 20:24:47 +08:00
更新到Minecraft 26.2
This commit is contained in:
@@ -4,18 +4,22 @@ org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=26.1.2
|
||||
loader_version=0.18.6
|
||||
loom_version=1.16-SNAPSHOT
|
||||
fabric_kotlin_version=1.13.11+kotlin.2.3.21
|
||||
minecraft_version=26.2
|
||||
loader_version=0.19.3
|
||||
loom_version=1.17-SNAPSHOT
|
||||
|
||||
# Fabric API
|
||||
fabric_api_version=0.152.1+26.2
|
||||
|
||||
# https://modrinth.com/mod/fabric-language-kotlin/versions
|
||||
fabric_kotlin_version=1.13.12+kotlin.2.4.0
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.5.3
|
||||
maven_group=xyz.thewhitedog9487
|
||||
|
||||
# Dependencies
|
||||
fabric_api_version=0.145.4+26.1.2
|
||||
|
||||
# https://modrinth.com/mod/modmenu/versions
|
||||
# https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu
|
||||
modmenu_version=18.0.0-alpha.8
|
||||
modmenu_version=20.0.0-beta.2
|
||||
Reference in New Issue
Block a user