Skip to content

Commit

Permalink
Update emerald_wraps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucian929 authored Oct 7, 2023
1 parent 930d8bd commit bed0364
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/main/resources/emerald_wraps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,56 +7,56 @@ enabled: true
# All the wraps in this file
# The configuration is exactly the same as in config.yml
items:
IRON_SWORD:
DIAMOND_SWORD:
wraps:
1:
permission: 'hmcwraps.emerald_sword'
uuid: 'emerald_sword'
id: '3'
id: '2'
name: '<green>Emerald <gray>Wrap'
lore:
- '<gray>Apply this wrap to make your sword look emerald!'
flags:
- 'HIDE_ATTRIBUTES'
IRON_PICKAXE:
DIAMOND_PICKAXE:
wraps:
1:
permission: 'hmcwraps.emerald_pickaxe'
uuid: 'emerald_pickaxe'
id: '3'
id: '2'
name: '<green>Emerald <gray>Wrap'
lore:
- '<gray>Apply this wrap to make your pickaxe look emerald!'
flags:
- 'HIDE_ATTRIBUTES'
IRON_AXE:
DIAMOND_AXE:
wraps:
1:
permission: 'hmcwraps.emerald_axe'
uuid: 'emerald_axe'
id: '2'
id: '1'
name: '<green>Emerald <gray>Wrap'
lore:
- '<gray>Apply this wrap to make your axe look emerald!'
flags:
- 'HIDE_ATTRIBUTES'
IRON_SHOVEL:
DIAMOND_SHOVEL:
wraps:
1:
permission: 'hmcwraps.emerald_shovel'
uuid: 'emerald_shovel'
id: '2'
id: '1'
name: '<green>Emerald <gray>Wrap'
lore:
- '<gray>Apply this wrap to make your shovel look emerald!'
flags:
- 'HIDE_ATTRIBUTES'
IRON_HOE:
DIAMOND_HOE:
wraps:
1:
permission: 'hmcwraps.emerald_hoe'
uuid: 'emerald_hoe'
id: '2'
id: '1'
name: '<green>Emerald <gray>Wrap'
lore:
- '<gray>Apply this wrap to make your hoe look emerald!'
Expand Down

0 comments on commit bed0364

Please sign in to comment.