diff options
author | jani270 <jani270@gmx.de> | 2021-04-23 22:49:47 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2021-04-23 22:49:47 +0200 |
commit | 2d5373e48bc38ed3c2d5c233bf3b3ad2885be0db (patch) | |
tree | 662169c2a137b921ef4643ba736987d55c617715 /items/ULTIMATE_WISE;1.json | |
parent | 43506f01d2ca982647c02b40e4d2ef59f153f17e (diff) | |
download | NotEnoughUpdates-REPO-2d5373e48bc38ed3c2d5c233bf3b3ad2885be0db.tar.gz NotEnoughUpdates-REPO-2d5373e48bc38ed3c2d5c233bf3b3ad2885be0db.tar.bz2 NotEnoughUpdates-REPO-2d5373e48bc38ed3c2d5c233bf3b3ad2885be0db.zip |
Ultimate Books update
Diffstat (limited to 'items/ULTIMATE_WISE;1.json')
-rw-r--r-- | items/ULTIMATE_WISE;1.json | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/items/ULTIMATE_WISE;1.json b/items/ULTIMATE_WISE;1.json index 85e754bf..8f5e592a 100644 --- a/items/ULTIMATE_WISE;1.json +++ b/items/ULTIMATE_WISE;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_WISE;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wise:1}}}", - "modver": "1.0.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 Weapon\",15:\"§7- §fFishing Rod\",16:\"§7- §fAxe\",17:\"§7- §fHoe\",18:\"§7- §fBow\",19:\"§7- §fDrill\",20:\"§7- §fPickaxe\",21:\"§7- §fSword\",22:\"§7- §fShovel\",23:\"§7- §fShears\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISE;1\",enchantments:{ultimate_wise:1}}}", + "modver": "2.0.0-REL", "lore": [ "§9§d§lUltimate Wise I", "§7Reduces the ability mana cost of", @@ -17,10 +17,26 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Dungeons", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fFishing Rod", + "§7- §fAxe", + "§7- §fHoe", + "§7- §fBow", + "§7- §fDrill", + "§7- §fPickaxe", + "§7- §fSword", + "§7- §fShovel", + "§7- §fShears", + "", "§f§lCOMMON" ], "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |