From 8d3d7e3269b35840dc94b0cdbc12d7629147bde0 Mon Sep 17 00:00:00 2001 From: 17146 <1714673995@qq.com> Date: Sun, 8 Jun 2025 00:50:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=86=97=E4=BD=99=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E8=B0=83=E6=95=B4=E7=89=A9=E5=93=81=E6=A8=A1?= =?UTF-8?q?=E5=9E=8Bjson?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../models/displaysettings/insidious.json | 67 ------------------- .../models/displaysettings/tm_62.item.json | 3 - 2 files changed, 70 deletions(-) delete mode 100644 src/main/resources/assets/superbwarfare/models/displaysettings/insidious.json diff --git a/src/main/resources/assets/superbwarfare/models/displaysettings/insidious.json b/src/main/resources/assets/superbwarfare/models/displaysettings/insidious.json deleted file mode 100644 index 088e9c710..000000000 --- a/src/main/resources/assets/superbwarfare/models/displaysettings/insidious.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [ - 64, - 64 - ], - "display": { - "thirdperson_righthand": { - "translation": [ - -0.75, - -0.25, - 1 - ], - "scale": [ - 0.6, - 0.6, - 0.6 - ] - }, - "thirdperson_lefthand": { - "scale": [ - 0, - 0, - 0 - ] - }, - "ground": { - "translation": [ - 0, - 1.5, - 3.5 - ], - "scale": [ - 0.6, - 0.6, - 0.6 - ] - }, - "head": { - "translation": [ - 0, - 5.5, - 2 - ] - }, - "fixed": { - "rotation": [ - 0, - -90, - 0 - ], - "translation": [ - -8.25, - 0, - 0 - ], - "scale": [ - 1.1, - 1.1, - 1.1 - ] - } - }, - "textures": { - "particle": "item/k_98" - } -} \ No newline at end of file diff --git a/src/main/resources/assets/superbwarfare/models/displaysettings/tm_62.item.json b/src/main/resources/assets/superbwarfare/models/displaysettings/tm_62.item.json index 101fe5a4e..e51167edb 100644 --- a/src/main/resources/assets/superbwarfare/models/displaysettings/tm_62.item.json +++ b/src/main/resources/assets/superbwarfare/models/displaysettings/tm_62.item.json @@ -107,8 +107,5 @@ 2 ] } - }, - "textures": { - "particle": "superbwarfare:item/tm_62" } } \ No newline at end of file