mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2026-09-19 16:10:31 +08:00
更新到Minecraft 26.3
This commit is contained in:
+7
-9
@@ -4,15 +4,10 @@ org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=26.2
|
||||
loader_version=0.19.3
|
||||
minecraft_version=26.3
|
||||
loader_version=0.19.5
|
||||
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
|
||||
fabric_kotlin_version=1.14.1+kotlin.2.4.20
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.5.4
|
||||
@@ -20,6 +15,9 @@ maven_group=xyz.thewhitedog9487
|
||||
|
||||
# Dependencies
|
||||
|
||||
# Fabric API
|
||||
fabric_api_version=0.160.6+26.3
|
||||
|
||||
# https://modrinth.com/mod/modmenu/versions
|
||||
# https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu
|
||||
modmenu_version=20.0.0-beta.2
|
||||
modmenu_version=21.0.0-beta.1
|
||||
Reference in New Issue
Block a user