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/LUCK_OF_THE_SEA;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/LUCK_OF_THE_SEA;6.json')
-rw-r--r-- | items/LUCK_OF_THE_SEA;6.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/LUCK_OF_THE_SEA;6.json b/items/LUCK_OF_THE_SEA;6.json new file mode 100644 index 00000000..77e8d68d --- /dev/null +++ b/items/LUCK_OF_THE_SEA;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea VI\",1:\"§7Increases the chance of fishing\",2:\"§7treasure 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:{luck_of_the_sea:6}}}", + "damage": 0, + "lore": [ + "§9Luck of the Sea VI", + "§7Increases the chance of fishing", + "§7treasure by §a6%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aDrops rarely from Water Hydras.", + "", + "§9§lRARE" + ], + "internalname": "LUCK_OF_THE_SEA;6", + "modver": "1.0.0" +} |