diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:49:38 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:49:38 -0500 |
commit | f3e43be7fee020a380568f88634c8aa5e98814db (patch) | |
tree | 05e6091e4385fba6926bd24d90974c068a4d3979 /items/SNIPE;1.json | |
parent | 0ad1878374bce4376b6a16052a8f9409431fae5e (diff) | |
download | NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.tar.gz NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.tar.bz2 NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.zip |
Revert "Merge pull request #23 from IRONM00N/master"
This reverts commit 0ad1878374bce4376b6a16052a8f9409431fae5e, reversing
changes made to b6fd4b6bfe35a3268fd03b267bf626026920b8d7.
Diffstat (limited to 'items/SNIPE;1.json')
-rw-r--r-- | items/SNIPE;1.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SNIPE;1.json b/items/SNIPE;1.json new file mode 100644 index 00000000..89b15c41 --- /dev/null +++ b/items/SNIPE;1.json @@ -0,0 +1,21 @@ +{ + "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:{originTag:\"ENCHANTING_TABLE\",id:\"SNIPE;1\",enchantments:{snipe:1},uuid:\"cc6f439d-fb1a-4217-a46b-684b3486841a\",timestamp:\"10/6/20 9:37 PM\"}}", + "damage": 0, + "lore": [ + "§9Snipe I", + "§7Arrows deal §a+1% §7damage for", + "§7every §a10 §7blocks travelled.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SNIPE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |