diff options
Diffstat (limited to 'items/SNIPE;4.json')
-rw-r--r-- | items/SNIPE;4.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/SNIPE;4.json b/items/SNIPE;4.json index c4fde5a1..2ee45d95 100644 --- a/items/SNIPE;4.json +++ b/items/SNIPE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9Snipe IV\",1:\"§7Arrows deal §a+4% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SNIPE;4\",enchantments:{snipe:4},uuid:\"5b49662a-8fc0-4d71-a78e-b4d0b6b9e47a\"},AttributeModifiers:[]}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9Snipe IV\",1:\"§7Arrows deal §a+4% §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:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SNIPE;4\",enchantments:{snipe:4},uuid:\"5b49662a-8fc0-4d71-a78e-b4d0b6b9e47a\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Snipe IV", @@ -9,11 +9,13 @@ "§7every §a10 §7blocks travelled.", "", "§7Use this on an item in an Anvil", - "§7to apply it!" + "§7to apply it!", + "", + "§f§lCOMMON" ], "internalname": "SNIPE;4", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file |