Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluxCapacitor2 committed Dec 29, 2024
2 parents eda996f + eef5ad7 commit d366d6a
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion src/main/resources/config/cosmetics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,38 @@ categories:
name: <lang:cosmetic.infinijump.blocks.jungle>
description: <lang:cosmetic.infinijump.blocks.jungle.desc>
material: minecraft:flowering_azalea_leaves
cost: 2500
cost: 2500
- id: huehunters
name: HueHunters
material: minecraft:magenta_concrete_powder
groups:
- id: xraysound
name: <lang:cosmetic.huehunters.xraysound>
material: minecraft:spyglass
description: <lang:cosmetic.huehunters.xraysound.desc>
cosmetics:
- id: huehunters_xraysound_amethyst
name: <lang:item.minecraft.amethyst_shard>
description: <lang:cosmetic.huehunters.xraysound.amethyst.desc>
material: minecraft:amethyst_block
cost: 1500
- id: huehunters_xraysound_azalea
name: <lang:block.minecraft.azalea>
description: <lang:cosmetic.huehunters.xraysound.azalea.desc>
material: minecraft:flowering_azalea
cost: 1500
- id: huehunters_xraysound_bamboo
name: <lang:block.minecraft.bamboo>
description: <lang:cosmetic.huehunters.xraysound.bamboo.desc>
material: minecraft:bamboo_block
cost: 1500
- id: huehunters_xraysound_beehive
name: <lang:block.minecraft.beehive>
description: <lang:cosmetic.huehunters.xraysound.beehive.desc>
material: minecraft:beehive
cost: 1500
- id: huehunters_xraysound_xylophone
name: <lang:cosmetic.huehunters.xraysound.xylophone>
description: <lang:cosmetic.huehunters.xraysound.xylophone.desc>
material: minecraft:note_block
cost: 1500

0 comments on commit d366d6a

Please sign in to comment.