diff options
Diffstat (limited to 'items/EXPERTISE;1.json')
-rw-r--r-- | items/EXPERTISE;1.json | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/items/EXPERTISE;1.json b/items/EXPERTISE;1.json index f477e1dc..aa84e6ee 100644 --- a/items/EXPERTISE;1.json +++ b/items/EXPERTISE;1.json @@ -1,24 +1,40 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Expertise I\",1:\"§7Gain §a2% §7extra Fishing exp\",2:\"§7and increases Sea Creatures\",3:\"§7spawn chance by §e1%§7.\",4:\"§850 kills to tier up!\",5:\"\",6:\"§e▲ §7Expertise cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERTISE;1\",enchantments:{expertise:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Expertise I\",1:\"§7Gain §a2% §7extra Fishing exp\",2:\"§7and increases Sea Creatures\",3:\"§7spawn chance by §e1%§7.\",4:\"\",5:\"§850 kills to Tier II\",6:\"§8100 kills to Tier III\",7:\"§8250 kills to Tier IV\",8:\"§8500 kills to Tier V\",9:\"§81k kills to Tier VI\",10:\"§82k kills to Tier VII\",11:\"§85k kills to Tier VIII\",12:\"§810k kills to Tier IX\",13:\"§815k kills to Tier X\",14:\"\",15:\"§e▲ §7Expertise cannot be combined!\",16:\"§7Use this on an item in an Anvil\",17:\"§7to apply it!\",18:\"\",19:\"§6Source:\",20:\"§aI: §7Community Shop\",21:\"\",22:\"§6Applied To:\",23:\"§7- §fFishing Rod\",24:\"§7- §fFishing Weapon\",25:\"\",26:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERTISE;1\",enchantments:{expertise:1}}}", "damage": 0, "lore": [ "§9Expertise I", "§7Gain §a2% §7extra Fishing exp", "§7and increases Sea Creatures", "§7spawn chance by §e1%§7.", - "§850 kills to tier up!", + "", + "§850 kills to Tier II", + "§8100 kills to Tier III", + "§8250 kills to Tier IV", + "§8500 kills to Tier V", + "§81k kills to Tier VI", + "§82k kills to Tier VII", + "§85k kills to Tier VIII", + "§810k kills to Tier IX", + "§815k kills to Tier X", "", "§e▲ §7Expertise cannot be combined!", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Community Shop", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "EXPERTISE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file |