diff options
author | SemicolumnDev <73789337+SemicolumnDev@users.noreply.github.com> | 2021-01-13 16:11:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 08:11:30 -0500 |
commit | 054cd530d6fd55077b5f1642f85f5019d1cd6f67 (patch) | |
tree | 38271086b510775a11d3cd644048e1277735b7b8 /items | |
parent | d6551c2cf5789ae96c11ed4300901f32cd3c8134 (diff) | |
download | NotEnoughUpdates-REPO-054cd530d6fd55077b5f1642f85f5019d1cd6f67.tar.gz NotEnoughUpdates-REPO-054cd530d6fd55077b5f1642f85f5019d1cd6f67.tar.bz2 NotEnoughUpdates-REPO-054cd530d6fd55077b5f1642f85f5019d1cd6f67.zip |
snipe 4 (#354)
Diffstat (limited to 'items')
-rw-r--r-- | items/SNIPE;4.json | 19 |
1 files changed, 19 insertions, 0 deletions
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 |