diff options
Diffstat (limited to 'items/SNIPE.json')
-rw-r--r-- | items/SNIPE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SNIPE.json b/items/SNIPE.json index 14557079..84782adc 100644 --- a/items/SNIPE.json +++ b/items/SNIPE.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe II\",1:\"§7Arrows deal §a+2% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{snipe:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe III\",1:\"§7Arrows deal §a+3% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{snipe:3},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Snipe II", - "§7Arrows deal §a+2% §7damage for", + "§9Snipe III", + "§7Arrows deal §a+3% §7damage for", "§7every §a10 §7blocks travelled.", "", "§7Use this on an item in an Anvil", |