diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-19 15:39:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 15:39:49 +0200 |
commit | f144e9fb45018e18ce16ea9c0f01518b877d34dd (patch) | |
tree | 508463965aea3f3ad3dcda11b96b15ef717ee4eb /items/ULTIMATE_WISE;1.json | |
parent | 1102dc62c60916df7095d266e907ed191e658e2b (diff) | |
download | NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.tar.gz NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.tar.bz2 NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.zip |
Added reqs to items, fixed slayer drops, added new drop, fixed some lores (#998)
Diffstat (limited to 'items/ULTIMATE_WISE;1.json')
-rw-r--r-- | items/ULTIMATE_WISE;1.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ULTIMATE_WISE;1.json b/items/ULTIMATE_WISE;1.json index c7d5808e..e12cf8b4 100644 --- a/items/ULTIMATE_WISE;1.json +++ b/items/ULTIMATE_WISE;1.json @@ -4,8 +4,8 @@ "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise I\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a10%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeons\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Rod\",15:\"§7- §fWand\",16:\"§7- §fShovel\",17:\"§7- §fPickaxe\",18:\"§7- §fHoe\",19:\"§7- §fDrill\",20:\"§7- §fShears\",21:\"§7- §fSword\",22:\"§7- §fFishing Weapon\",23:\"§7- §fAxe\",24:\"§7- §fLongsword\",25:\"§7- §fGauntlet\",26:\"§7- §fBow\",27:\"\",28:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;1\",enchantments:{ultimate_wise:1}}}", - "modver": "2.1.0-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise I\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a10%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Dungeons\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fFishing Rod\",15:\"§7- §fWand\",16:\"§7- §fShovel\",17:\"§7- §fPickaxe\",18:\"§7- §fHoe\",19:\"§7- §6Precursor Eye\",20:\"§7- §fDrill\",21:\"§7- §fShears\",22:\"§7- §fSword\",23:\"§7- §fFishing Weapon\",24:\"§7- §fAxe\",25:\"§7- §fLongsword\",26:\"§7- §fGauntlet\",27:\"§7- §fBow\",28:\"\",29:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;1\",enchantments:{ultimate_wise:1}}}", + "modver": "2.1.1-PRE", "lore": [ "§9§d§lUltimate Wise I", "§7Reduces the ability mana cost of", @@ -26,6 +26,7 @@ "§7- §fShovel", "§7- §fPickaxe", "§7- §fHoe", + "§7- §6Precursor Eye", "§7- §fDrill", "§7- §fShears", "§7- §fSword", |