From 96dbcc45d0fdc7f36d9987d2af24a0a6f3b4b184 Mon Sep 17 00:00:00 2001 From: chmodsayshello Date: Fri, 22 Dec 2023 09:46:19 +0100 Subject: [PATCH] fix cape being registered twice --- mods/PLAYER/mcl_skins/list.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/mods/PLAYER/mcl_skins/list.json b/mods/PLAYER/mcl_skins/list.json index 2d4df05c4..1c0b106e9 100644 --- a/mods/PLAYER/mcl_skins/list.json +++ b/mods/PLAYER/mcl_skins/list.json @@ -282,12 +282,6 @@ "mask": "ghastcape_body.png", "selector_func" : null }, - { - "type": "cape", - "name": "mtcape", - "mask": "mtcape_body.png", - "selector_func" : null - }, { "type": "cape", "name": "mclcape",