From eef5ad711d7a8aa78e88624d6b698cbc56bb63a8 Mon Sep 17 00:00:00 2001 From: ex4dev <31103658+ex4dev@users.noreply.github.com> Date: Sun, 29 Dec 2024 00:31:41 +0000 Subject: [PATCH] Add HueHunters x-ray sound cosmetics --- src/main/resources/config/cosmetics.yml | 36 ++++++++++++++++++++++++- src/main/resources/lang_en.properties | 9 +++++++ 2 files changed, 44 insertions(+), 1 deletion(-) diff --git a/src/main/resources/config/cosmetics.yml b/src/main/resources/config/cosmetics.yml index b53d9c1e..9819307c 100644 --- a/src/main/resources/config/cosmetics.yml +++ b/src/main/resources/config/cosmetics.yml @@ -240,4 +240,38 @@ categories: name: description: material: minecraft:flowering_azalea_leaves - cost: 2500 \ No newline at end of file + cost: 2500 + - id: huehunters + name: HueHunters + material: minecraft:magenta_concrete_powder + groups: + - id: xraysound + name: + material: minecraft:spyglass + description: + cosmetics: + - id: huehunters_xraysound_amethyst + name: + description: + material: minecraft:amethyst_block + cost: 1500 + - id: huehunters_xraysound_azalea + name: + description: + material: minecraft:flowering_azalea + cost: 1500 + - id: huehunters_xraysound_bamboo + name: + description: + material: minecraft:bamboo_block + cost: 1500 + - id: huehunters_xraysound_beehive + name: + description: + material: minecraft:beehive + cost: 1500 + - id: huehunters_xraysound_xylophone + name: + description: + material: minecraft:note_block + cost: 1500 \ No newline at end of file diff --git a/src/main/resources/lang_en.properties b/src/main/resources/lang_en.properties index 83e1b374..f1887c3a 100644 --- a/src/main/resources/lang_en.properties +++ b/src/main/resources/lang_en.properties @@ -440,6 +440,15 @@ cosmetic.infinijump.blocks.rainbow_concrete.desc=A random concrete color for eve cosmetic.infinijump.blocks.jungle=Jungle cosmetic.infinijump.blocks.jungle.desc=A random leaf or wood block for every jump!\n(17 blocks in this set) +cosmetic.huehunters.xraysound=X-ray Sound +cosmetic.huehunters.xraysound.desc=The sound emitted when you make a block disappear as a Hunter. +cosmetic.huehunters.xraysound.amethyst.desc= A pleasant sound. +cosmetic.huehunters.xraysound.azalea.desc=A soft sound. +cosmetic.huehunters.xraysound.bamboo.desc=A hard sound. +cosmetic.huehunters.xraysound.beehive.desc=A slippery sound. +cosmetic.huehunters.xraysound.xylophone=Xylophone +cosmetic.huehunters.xraysound.xylophone.desc=A musical sound. + # The following translations are used in MiniMessage strings sent by Puffin. # They are not used in this repository.