diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 16:27:51 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 16:27:51 -0400 |
commit | e623a1eb186e017bfdcb67812617d5d0c0f2884b (patch) | |
tree | 9c0b75067c8a787f3b4eb03f961955b9e27711c9 /items/ANGLER;6.json | |
parent | 22248d8b5f54994b374401a3a30b85a0c173a303 (diff) | |
download | NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.tar.gz NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.tar.bz2 NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.zip |
New Stuff
Diffstat (limited to 'items/ANGLER;6.json')
-rw-r--r-- | items/ANGLER;6.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ANGLER;6.json b/items/ANGLER;6.json new file mode 100644 index 00000000..f2030189 --- /dev/null +++ b/items/ANGLER;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler VI\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:6}}}", + "damage": 0, + "lore": [ + "§9Angler VI", + "§7Increase chance to catch sea", + "§7creatures by §a6%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aDrops rarely from Deep Sea Protectors.", + "", + "§9§lRARE" + ], + "internalname": "ANGLER;6", + "modver": "1.0.0" +}
\ No newline at end of file |