From 85b489e75c4c4fa27dafbec3588591b4c0c62c65 Mon Sep 17 00:00:00 2001 From: 17146 <1714673995@qq.com> Date: Tue, 24 Jun 2025 00:51:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=92=A2=E7=AE=A1=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E5=A7=BF=E5=8A=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/assets/superbwarfare/models/item/steel_pipe.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/superbwarfare/models/item/steel_pipe.json b/src/main/resources/assets/superbwarfare/models/item/steel_pipe.json index c73144adf..f810ae171 100644 --- a/src/main/resources/assets/superbwarfare/models/item/steel_pipe.json +++ b/src/main/resources/assets/superbwarfare/models/item/steel_pipe.json @@ -114,7 +114,8 @@ "scale": [0.75, 0.75, 0.75] }, "ground": { - "translation": [0, 5.25, 0] + "rotation": [90, 0, 0], + "translation": [0, 0, -5] }, "gui": { "rotation": [180, 0, -135],