diff --git a/common/src/main/resources/cosmetics/defaultcosmetics.yml b/common/src/main/resources/cosmetics/defaultcosmetics.yml index 131501c5..0c60b481 100644 --- a/common/src/main/resources/cosmetics/defaultcosmetics.yml +++ b/common/src/main/resources/cosmetics/defaultcosmetics.yml @@ -132,3 +132,12 @@ kite: slot: BALLOON permission: "hmccosmetics.kite" model: kite + item: + 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