From 9d4be071d2c1d8558e4011c60e888b6af0f9f188 Mon Sep 17 00:00:00 2001 From: theluyuan <1162963624@qq.com> Date: Sat, 27 Apr 2024 20:56:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Master/modoverrides.lua?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Master/modoverrides.lua | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/Master/modoverrides.lua b/Master/modoverrides.lua index 0f477e5..a792397 100644 --- a/Master/modoverrides.lua +++ b/Master/modoverrides.lua @@ -230,17 +230,12 @@ return { enabled=true }, ["workshop-1998081438"]={ configuration_options={ StackMode=true, StackRadius=25 }, enabled=true }, - ["workshop-2945533555"]={ - configuration_options={ - config_render=true, - slot_amulet="extrabody3", - slot_armor="extrabody1", - slot_clothing="extrabody2" - }, - enabled=true - }, ["workshop-3014076942"]={ configuration_options={ hide_body=true, hide_hat=true, myxl_lidream=35, run_type=1, sounds_names=1 }, enabled=true }, + ["workshop-3173431824"]={ + configuration_options={ SLOTS_BACK=true, SLOTS_BELLY=true, SLOTS_NECK=true }, + enabled=true + }, } \ No newline at end of file