diff options
Diffstat (limited to 'items/LUCK_OF_THE_SEA;1.json')
-rw-r--r-- | items/LUCK_OF_THE_SEA;1.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/LUCK_OF_THE_SEA;1.json b/items/LUCK_OF_THE_SEA;1.json index dfbdc1e3..aca3ca27 100644 --- a/items/LUCK_OF_THE_SEA;1.json +++ b/items/LUCK_OF_THE_SEA;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea I\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a1%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea I\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a1%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Raw Rabbit Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK_OF_THE_SEA;1\",enchantments:{luck_of_the_sea:1}}}", "damage": 0, "lore": [ "§9Luck of the Sea I", @@ -11,11 +11,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "LUCK_OF_THE_SEA;1", "parent": "LUCK_OF_THE_SEA;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file |