diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-25 14:47:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-25 14:47:42 +0100 |
commit | e17d43aab28388331b3443a0fc4528284f4390b9 (patch) | |
tree | ae18c3a6760c1127966ec8ed8ee9a6f4f34cedcd /items/LURE;6.json | |
parent | 10fff6c9c7f7e38222bd85328c0f3b7216163dce (diff) | |
download | NotEnoughUpdates-REPO-e17d43aab28388331b3443a0fc4528284f4390b9.tar.gz NotEnoughUpdates-REPO-e17d43aab28388331b3443a0fc4528284f4390b9.tar.bz2 NotEnoughUpdates-REPO-e17d43aab28388331b3443a0fc4528284f4390b9.zip |
Fixed Books and added new Skin (#659)
Diffstat (limited to 'items/LURE;6.json')
-rw-r--r-- | items/LURE;6.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/LURE;6.json b/items/LURE;6.json index cb8e825a..3c702cc4 100644 --- a/items/LURE;6.json +++ b/items/LURE;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure VI\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"LURE;6\",enchantments:{lure:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure VI\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Fishing\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"LURE;6\",enchantments:{lure:6}}}", "damage": 0, "lore": [ "§9Lure VI", @@ -13,7 +13,7 @@ "§7to apply it!", "", "§6Source:", - "§aI-V: §7Enchantment Table,", + "§aVI: §7Fishing", "", "§6Applied To:", "§7- §fFishing Rod", @@ -27,4 +27,4 @@ "crafttext": "", "clickcommand": "", "infoType": "" -} +}
\ No newline at end of file |