From 3af992a291a7a9fc07b384eb4e4173f190fc2acf Mon Sep 17 00:00:00 2001 From: lojosho Date: Fri, 2 May 2025 10:43:17 -0500 Subject: [PATCH] chore: remove default emote in defaultcosmetics.yml --- .../resources/cosmetics/defaultcosmetics.yml | 9 ------- .../src/main/resources/menus/defaultmenu.yml | 25 ------------------- 2 files changed, 34 deletions(-) diff --git a/common/src/main/resources/cosmetics/defaultcosmetics.yml b/common/src/main/resources/cosmetics/defaultcosmetics.yml index b413d40b..c1c48caf 100644 --- a/common/src/main/resources/cosmetics/defaultcosmetics.yml +++ b/common/src/main/resources/cosmetics/defaultcosmetics.yml @@ -108,15 +108,6 @@ kite: model-data: 7 name: "Kite" amount: 1 -handstand: - slot: EMOTE - animation: handstand -meditate: - slot: EMOTE - animation: meditate -thinking: - slot: EMOTE - animation: thinking explorer_backpack: slot: BACKPACK permission: "hmccosmetics.explorer_backpack" diff --git a/common/src/main/resources/menus/defaultmenu.yml b/common/src/main/resources/menus/defaultmenu.yml index 2c503c91..127c6d42 100644 --- a/common/src/main/resources/menus/defaultmenu.yml +++ b/common/src/main/resources/menus/defaultmenu.yml @@ -134,31 +134,6 @@ items: - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_kite%" type: cosmetic cosmetic: kite - # EMOTES DO NOT WORK IN RECENT HMCCOSMETICS VERSIONS. - # handstand: - # slots: - # - 12 - # item: - # material: PAPER - # name: "Handstand Emote" - # type: cosmetic - # cosmetic: handstand - # meditate: - # slots: - # - 13 - # item: - # material: PAPER - # name: "Meditate Emote" - # type: cosmetic - # cosmetic: meditate - # thinking: - # slots: - # - 14 - # item: - # material: PAPER - # name: "Thinking Emote" - # type: cosmetic - # cosmetic: thinking explorer_backpack: slots: - 12