diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/EXPERTISE;1.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/EXPERTISE;1.json')
-rw-r--r-- | items/EXPERTISE;1.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/EXPERTISE;1.json b/items/EXPERTISE;1.json index 7cbefb63..d57f8598 100644 --- a/items/EXPERTISE;1.json +++ b/items/EXPERTISE;1.json @@ -1,13 +1,14 @@ { "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:\"\",5:\"§8Kill 50 Sea Creatures for Tier II\",6:\"§8Kill 100 Sea Creatures for Tier III\",7:\"§8Kill 250 Sea Creatures for Tier IV\",8:\"§8Kill 500 Sea Creatures for Tier V\",9:\"§8Kill 1k Sea Creatures for Tier VI\",10:\"§8Kill 2,5k Sea Creatures for Tier VII\",11:\"§8Kill 5,5k Sea Creatures for Tier VIII\",12:\"§8Kill 10k Sea Creatures for Tier IX\",13:\"§8Kill 15k Sea Creatures for 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\",27:\"\",28:\"§7Cost\",29:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERTISE;1\",enchantments:{expertise:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Expertise I\",1:\"§7Grants §3+0.6α Sea Creature\",2:\"§3Chance §7and §3+2☯ Fishing\",3:\"§3Wisdom §7when killing Sea\",4:\"§7Creatures.\",5:\"\",6:\"§8Kill 50 Sea Creatures for Tier II\",7:\"§8Kill 100 Sea Creatures for Tier III\",8:\"§8Kill 250 Sea Creatures for Tier IV\",9:\"§8Kill 500 Sea Creatures for Tier V\",10:\"§8Kill 1k Sea Creatures for Tier VI\",11:\"§8Kill 2,5k Sea Creatures for Tier VII\",12:\"§8Kill 5,5k Sea Creatures for Tier VIII\",13:\"§8Kill 10k Sea Creatures for Tier IX\",14:\"§8Kill 15k Sea Creatures for Tier X\",15:\"\",16:\"§e▲ §7Expertise cannot be combined!\",17:\"§7Use this on an item in an Anvil\",18:\"§7to apply it!\",19:\"\",20:\"§6Source:\",21:\"§aI: §7Community Shop\",22:\"\",23:\"§6Applied To:\",24:\"§7- §fFishing Rod\",25:\"§7- §fFishing Weapon\",26:\"\",27:\"§f§lCOMMON\",28:\"\",29:\"§7Cost\",30:\"§b4,000 Bits\"],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.", + "§7Grants §3+0.6α Sea Creature", + "§3Chance §7and §3+2☯ Fishing", + "§3Wisdom §7when killing Sea", + "§7Creatures.", "", "§8Kill 50 Sea Creatures for Tier II", "§8Kill 100 Sea Creatures for Tier III", @@ -38,6 +39,6 @@ "internalname": "EXPERTISE;1", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "" -} +}
\ No newline at end of file |