From e12a87bf54e108d999175fedd5c2ee467bc13fe5 Mon Sep 17 00:00:00 2001 From: 3944Realms Date: Tue, 17 Feb 2026 15:33:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9A=201.=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=89=8D=E7=BD=AElib39=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 3 ++- gradle.properties | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index e3a1b9f2..5b4bb7a7 100644 --- a/build.gradle +++ b/build.gradle @@ -185,9 +185,10 @@ void onlyInData(Runnable action) { dependencies { implementation(jarJar("io.github.llamalad7:mixinextras-forge:[0.4.1,)")) - modImplementation("blank:freecam-1.20.1:1.2.1") + modCompileOnly("blank:freecam-1.20.1:1.2.1") onlyInClient { modRuntimeOnly ("blank:firstperson-1.20.1:2.6.2") + modRuntimeOnly("blank:freecam-1.20.1:1.2.1") } onlyInServer { modRuntimeOnly("curse.maven:spark-361579:4738952") diff --git a/gradle.properties b/gradle.properties index 473c6b41..29695b83 100644 --- a/gradle.properties +++ b/gradle.properties @@ -32,7 +32,7 @@ emi_version=1.1.22+1.20.1 player_anim_version=1.0.2-rc1+1.20 geckolib_version=4.2.1 curios_version=5.5.0+1.20.1 -lib39_version=0.3.4 +lib39_version=0.3.6 accore_version=1.20.1-26H4 super_lead_version=1.20.1-1.2.1 ## Mod Properties