diff options
Diffstat (limited to 'items/SNIPE;1.json')
-rw-r--r-- | items/SNIPE;1.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/items/SNIPE;1.json b/items/SNIPE;1.json index 658f7b59..1c954cab 100644 --- a/items/SNIPE;1.json +++ b/items/SNIPE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe I\",1:\"§7Arrows deal §a+1% §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:\"SNIPE;1\",enchantments:{snipe:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe I\",1:\"§7Arrows deal §a+1% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SNIPE;1\",enchantments:{snipe:1}}}", "damage": 0, "lore": [ "§9Snipe I", @@ -11,11 +11,18 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Feather Collection", + "", + "§6Applied To:", + "§7- §fBow", + "", "§f§lCOMMON" ], "internalname": "SNIPE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file |