From bb2b40db53976ebc8a06da67cbbed968a24bc6f0 Mon Sep 17 00:00:00 2001 From: 17146 <1714673995@qq.com> Date: Mon, 2 Jun 2025 18:33:52 +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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../models/displaysettings/ntw_20.json | 90 ------------------- 1 file changed, 90 deletions(-) delete mode 100644 src/main/resources/assets/superbwarfare/models/displaysettings/ntw_20.json diff --git a/src/main/resources/assets/superbwarfare/models/displaysettings/ntw_20.json b/src/main/resources/assets/superbwarfare/models/displaysettings/ntw_20.json deleted file mode 100644 index cfa95f45c..000000000 --- a/src/main/resources/assets/superbwarfare/models/displaysettings/ntw_20.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "credit": "Made with Blockbench", - "parent": "builtin/entity", - "texture_size": [ - 64, - 64 - ], - "display": { - "thirdperson_righthand": { - "translation": [ - -0.75, - 0, - 1 - ], - "scale": [ - 0.45, - 0.45, - 0.45 - ] - }, - "thirdperson_lefthand": { - "scale": [ - 0, - 0, - 0 - ] - }, - "ground": { - "translation": [ - 0, - 5.25, - 8 - ], - "scale": [ - 0.6, - 0.6, - 0.6 - ] - }, - "gui": { - "rotation": [ - 30, - -145, - 0 - ], - "translation": [ - 0.25, - 2.75, - 0 - ], - "scale": [ - 0.7, - 0.7, - 0.7 - ] - }, - "head": { - "translation": [ - 0, - 7, - 6.5 - ], - "scale": [ - 0.6, - 0.6, - 0.6 - ] - }, - "fixed": { - "rotation": [ - 0, - -90, - 0 - ], - "translation": [ - -28.25, - -4.75, - -1.5 - ], - "scale": [ - 1.5, - 1.5, - 1.5 - ] - } - }, - "textures": { - "particle": "item/ntw_20" - } -} \ No newline at end of file