From c1be5fffa7edbe8a6e4d1b45d51b90819eca4daa Mon Sep 17 00:00:00 2001 From: lucian929 <60053521+lucian929@users.noreply.github.com> Date: Thu, 12 Jan 2023 09:40:39 -0500 Subject: [PATCH] Update default configurations --- .../resources/cosmetics/defaultcosmetics.yml | 48 ------------------- .../src/main/resources/menus/defaultmenu.yml | 48 +++++++++++++++++++ 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/common/src/main/resources/cosmetics/defaultcosmetics.yml b/common/src/main/resources/cosmetics/defaultcosmetics.yml index 0c60b481..9dea3914 100644 --- a/common/src/main/resources/cosmetics/defaultcosmetics.yml +++ b/common/src/main/resources/cosmetics/defaultcosmetics.yml @@ -6,10 +6,6 @@ beanie: material: LEATHER_HORSE_ARMOR model-data: 2 name: "Colorful Hat" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_beanie%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_beanie%" amount: 1 backpack: slot: BACKPACK @@ -18,10 +14,6 @@ backpack: material: PAPER model-data: 4 name: "Backpack" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_backpack%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_backpack%" amount: 1 future_wings: slot: BACKPACK @@ -30,10 +22,6 @@ future_wings: material: PAPER model-data: 9 name: "<#d24c9f>Future Wings" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_future_wings%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_future_wings%" amount: 1 lantern_cosmetic: slot: OFFHAND @@ -42,10 +30,6 @@ lantern_cosmetic: material: PAPER model-data: 5 name: "Lantern Cosmetic" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_lantern_cosmetic%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_lantern_cosmetic%" amount: 1 baseball_hat: slot: HELMET @@ -54,10 +38,6 @@ baseball_hat: material: PAPER model-data: 6 name: "Baseball Hat" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_baseball_hat%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_baseball_hat%" amount: 1 frog_hat: slot: HELMET @@ -66,10 +46,6 @@ frog_hat: material: PAPER model-data: 11 name: "Frog Hat" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_frog_hat%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_frog_hat%" amount: 1 jetpack: slot: BACKPACK @@ -78,10 +54,6 @@ jetpack: material: PAPER model-data: 12 name: "Jetpack" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_jetpack%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_jetpack%" amount: 1 hammer: slot: OFFHAND @@ -90,10 +62,6 @@ hammer: material: PAPER model-data: 13 name: "Hammer" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_hammer%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_hammer%" amount: 1 chestplate: slot: CHESTPLATE @@ -101,10 +69,6 @@ chestplate: item: material: DIAMOND_CHESTPLATE name: "Chestplate" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_chestplate%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_chestplate%" amount: 1 pants: slot: LEGGINGS @@ -112,10 +76,6 @@ pants: item: material: DIAMOND_LEGGINGS name: "Pants" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_pants%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_pants%" amount: 1 boots: slot: BOOTS @@ -123,10 +83,6 @@ boots: item: material: DIAMOND_BOOTS name: "Boots" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_boots%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_boots%" amount: 1 kite: slot: BALLOON @@ -136,8 +92,4 @@ kite: material: PAPER model-data: 7 name: "Kite" - lore: - - "" - - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_kite%" - - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_kite%" amount: 1 \ No newline at end of file diff --git a/common/src/main/resources/menus/defaultmenu.yml b/common/src/main/resources/menus/defaultmenu.yml index 9e2aaa24..0fbdf551 100644 --- a/common/src/main/resources/menus/defaultmenu.yml +++ b/common/src/main/resources/menus/defaultmenu.yml @@ -6,6 +6,10 @@ items: - 1 item: material: hmccosmetics:beanie + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_beanie%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_beanie%" type: cosmetic cosmetic: beanie backpack: @@ -13,6 +17,10 @@ items: - 2 item: material: hmccosmetics:backpack + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_backpack%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_backpack%" type: cosmetic cosmetic: backpack future_wings: @@ -20,6 +28,10 @@ items: - 3 item: material: hmccosmetics:future_wings + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_future_wings%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_future_wings%" type: cosmetic cosmetic: future_wings lantern_cosmetic: @@ -27,6 +39,10 @@ items: - 4 item: material: hmccosmetics:lantern_cosmetic + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_lantern_cosmetic%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_lantern_cosmetic%" type: cosmetic cosmetic: lantern_cosmetic baseball_hat: @@ -34,6 +50,10 @@ items: - 5 item: material: hmccosmetics:baseball_hat + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_baseball_hat%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_baseball_hat%" type: cosmetic cosmetic: baseball_hat frog_hat: @@ -41,6 +61,10 @@ items: - 6 item: material: hmccosmetics:frog_hat + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_frog_hat%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_frog_hat%" type: cosmetic cosmetic: frog_hat jetpack: @@ -48,6 +72,10 @@ items: - 7 item: material: hmccosmetics:jetpack + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_jetpack%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_jetpack%" type: cosmetic cosmetic: jetpack hammer: @@ -55,6 +83,10 @@ items: - 10 item: material: hmccosmetics:hammer + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_hammer%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_hammer%" type: cosmetic cosmetic: hammer chestplate: @@ -62,6 +94,10 @@ items: - 11 item: material: hmccosmetics:chestplate + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_chestplate%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_chestplate%" type: cosmetic cosmetic: chestplate pants: @@ -69,6 +105,10 @@ items: - 12 item: material: hmccosmetics:pants + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_pants%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_pants%" type: cosmetic cosmetic: pants boots: @@ -76,6 +116,10 @@ items: - 13 item: material: hmccosmetics:boots + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_boots%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_boots%" type: cosmetic cosmetic: boots kite: @@ -83,5 +127,9 @@ items: - 14 item: material: hmccosmetics:kite + lore: + - "" + - "Enabled: <#6D9DC5>%HMCCosmetics_equipped_kite%" + - "Allowed: <#6D9DC5>%HMCCosmetics_unlocked_kite%" type: cosmetic cosmetic: kite \ No newline at end of file