From 054cd530d6fd55077b5f1642f85f5019d1cd6f67 Mon Sep 17 00:00:00 2001 From: SemicolumnDev <73789337+SemicolumnDev@users.noreply.github.com> Date: Wed, 13 Jan 2021 16:11:30 +0300 Subject: snipe 4 (#354) --- items/SNIPE;4.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/SNIPE;4.json diff --git a/items/SNIPE;4.json b/items/SNIPE;4.json new file mode 100644 index 00000000..9495d8d4 --- /dev/null +++ b/items/SNIPE;4.json @@ -0,0 +1,19 @@ +{ + "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:{originTag:\"UNKNOWN\",id:\"SNIPE;4\",enchantments:{snipe:4},uuid:\"5b49662a-8fc0-4d71-a78e-b4d0b6b9e47a\",timestamp:\"1/6/21 4:17 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Snipe IV", + "§7Arrows deal §a+4% §7damage for", + "§7every §a10 §7blocks travelled.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!" + ], + "internalname": "SNIPE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} \ No newline at end of file -- cgit