diff options
author | BuildTools <james.jenour@protonmail.com> | 2021-02-10 20:43:59 +0800 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2021-02-10 20:43:59 +0800 |
commit | 9e7091517dc1369ae5383b5d3c828848c51cae0c (patch) | |
tree | 67794ed2372a50b0b5f54689d1afdd2f5bc8fc54 /items/SNIPE;4.json | |
parent | 1ed1fb5102a9aa2aaaa57eec663e68126ddf33cb (diff) | |
parent | 8bdf543cea64c1e0192231cb0a41e5810436e714 (diff) | |
download | NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.tar.gz NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.tar.bz2 NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.zip |
merge pets
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 |