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