diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-05 20:18:18 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-05 20:18:18 -0400 |
commit | 9ece8ddeab8e857a281378648553908dc82bbbcd (patch) | |
tree | 532de57fb299d4ccf3fa3913a33087271b873eb7 /items | |
parent | 94d19e1d9751feb370ad788340174b26403bff5e (diff) | |
download | NotEnoughUpdates-REPO-9ece8ddeab8e857a281378648553908dc82bbbcd.tar.gz NotEnoughUpdates-REPO-9ece8ddeab8e857a281378648553908dc82bbbcd.tar.bz2 NotEnoughUpdates-REPO-9ece8ddeab8e857a281378648553908dc82bbbcd.zip |
Some more books
Diffstat (limited to 'items')
-rw-r--r-- | items/FEATHER_FALLING;10.json | 3 | ||||
-rw-r--r-- | items/TELEKINESIS;1.json | 21 | ||||
-rw-r--r-- | items/ULTIMATE_JERRY;2.json | 29 | ||||
-rw-r--r-- | items/ULTIMATE_JERRY;3.json | 29 | ||||
-rw-r--r-- | items/ULTIMATE_JERRY;4.json | 29 | ||||
-rw-r--r-- | items/ULTIMATE_JERRY;5.json | 29 | ||||
-rw-r--r-- | items/ULTIMATE_REND;2.json | 32 | ||||
-rw-r--r-- | items/ULTIMATE_REND;3.json | 32 | ||||
-rw-r--r-- | items/ULTIMATE_REND;5.json | 32 | ||||
-rw-r--r-- | items/ULTIMATE_WISDOM;2.json | 30 | ||||
-rw-r--r-- | items/ULTIMATE_WISDOM;3.json | 30 | ||||
-rw-r--r-- | items/ULTIMATE_WISDOM;4.json | 30 | ||||
-rw-r--r-- | items/ULTIMATE_WISDOM;5.json | 30 | ||||
-rw-r--r-- | items/ULTIMATE_WISE;2.json | 28 | ||||
-rw-r--r-- | items/ULTIMATE_WISE;3.json | 28 | ||||
-rw-r--r-- | items/ULTIMATE_WISE;4.json | 28 | ||||
-rw-r--r-- | items/ULTIMATE_WISE;5.json | 28 |
17 files changed, 467 insertions, 1 deletions
diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json index aa78fafb..0ef4b16a 100644 --- a/items/FEATHER_FALLING;10.json +++ b/items/FEATHER_FALLING;10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§4Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10},uuid:\"d4161d4d-2c9a-49a8-b119-a2c9ef30103f\",anvil_uses:6,timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10},uuid:\"d4161d4d-2c9a-49a8-b119-a2c9ef30103f\",anvil_uses:0,timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling X", @@ -16,6 +16,7 @@ "§4§lSUPREME" ], "internalname": "FEATHER_FALLING;10", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/TELEKINESIS;1.json b/items/TELEKINESIS;1.json new file mode 100644 index 00000000..360fb148 --- /dev/null +++ b/items/TELEKINESIS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Telekinesis I\",1:\"§7Block and mob drops go directly\",2:\"§7into your inventory.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TELEKINESIS;1\",enchantments:{telekinesis:1},uuid:\"ac056c11-fe5d-4c3a-9c2b-f8f5a28290a8\",timestamp:\"4/3/20 8:49 PM\"}}", + "damage": 0, + "lore": [ + "§9Telekinesis I", + "§7Block and mob drops go directly", + "§7into your inventory.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TELEKINESIS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/ULTIMATE_JERRY;2.json b/items/ULTIMATE_JERRY;2.json new file mode 100644 index 00000000..a372fe48 --- /dev/null +++ b/items/ULTIMATE_JERRY;2.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry II\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a2000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;2\",enchantments:{ultimate_jerry:2},uuid:\"79bfb2b6-4103-45e6-b658-4fa9109127a1\",timestamp:\"10/5/20 4:54 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry II", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a2000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;2", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_JERRY;3.json b/items/ULTIMATE_JERRY;3.json new file mode 100644 index 00000000..32e29470 --- /dev/null +++ b/items/ULTIMATE_JERRY;3.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry III\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a3000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;3\",enchantments:{ultimate_jerry:3},uuid:\"7d7ff9a4-27f4-421b-b93e-9d37db09ebfd\",timestamp:\"10/5/20 7:27 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry III", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a3000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;3", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_JERRY;4.json b/items/ULTIMATE_JERRY;4.json new file mode 100644 index 00000000..bd205bda --- /dev/null +++ b/items/ULTIMATE_JERRY;4.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry IV\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a4000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;4\",enchantments:{ultimate_jerry:4},uuid:\"ef442ed2-1d94-4cd2-b8a1-5d5606b9b19e\",anvil_uses:1,timestamp:\"10/4/20 10:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry IV", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a4000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;4", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_JERRY;5.json b/items/ULTIMATE_JERRY;5.json new file mode 100644 index 00000000..a150c455 --- /dev/null +++ b/items/ULTIMATE_JERRY;5.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry V\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a5000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;5\",enchantments:{ultimate_jerry:5},uuid:\"e0c80728-35da-4a47-8501-58ce72f0eeb1\",anvil_uses:3,timestamp:\"9/26/20 11:50 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry V", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a5000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_JERRY;5", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_REND;2.json b/items/ULTIMATE_REND;2.json new file mode 100644 index 00000000..2de264ac --- /dev/null +++ b/items/ULTIMATE_REND;2.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend II\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c10% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;2\",enchantments:{ultimate_rend:2},uuid:\"68579497-0d76-46bd-84e1-c8f6db657507\",timestamp:\"10/5/20 8:23 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend II", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c10% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_REND;2", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_REND;3.json b/items/ULTIMATE_REND;3.json new file mode 100644 index 00000000..461abc55 --- /dev/null +++ b/items/ULTIMATE_REND;3.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend III\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c15% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;3\",enchantments:{ultimate_rend:3},uuid:\"bdc90525-7e87-44f6-91d8-05e385a8bf6f\",anvil_uses:0,timestamp:\"10/4/20 2:02 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend III", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c15% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_REND;3", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_REND;5.json b/items/ULTIMATE_REND;5.json new file mode 100644 index 00000000..6d635c2c --- /dev/null +++ b/items/ULTIMATE_REND;5.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend V\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c25% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;5\",enchantments:{ultimate_rend:5},uuid:\"c4589c82-54e5-4c28-92a5-a6b4b0b2bfe2\",anvil_uses:0,timestamp:\"10/5/20 3:43 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend V", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c25% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_REND;5", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;2.json b/items/ULTIMATE_WISDOM;2.json new file mode 100644 index 00000000..93be8fe2 --- /dev/null +++ b/items/ULTIMATE_WISDOM;2.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom II\",1:\"§7Gain §b2 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b40\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;2\",enchantments:{ultimate_wisdom:2},uuid:\"dcb54182-22e9-4bc3-b9ad-103a08935128\",timestamp:\"10/5/20 8:26 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom II", + "§7Gain §b2 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b40", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;2", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;3.json b/items/ULTIMATE_WISDOM;3.json new file mode 100644 index 00000000..81d2deeb --- /dev/null +++ b/items/ULTIMATE_WISDOM;3.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom III\",1:\"§7Gain §b3 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b60\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;3\",enchantments:{ultimate_wisdom:3},uuid:\"d6f5766a-584a-4b9b-afe2-9e4582f356be\",anvil_uses:0,timestamp:\"10/4/20 11:52 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom III", + "§7Gain §b3 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b60", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;3", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;4.json b/items/ULTIMATE_WISDOM;4.json new file mode 100644 index 00000000..db049f62 --- /dev/null +++ b/items/ULTIMATE_WISDOM;4.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom IV\",1:\"§7Gain §b4 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b80\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;4\",enchantments:{ultimate_wisdom:4},uuid:\"e00bc4ca-b459-4f16-940b-7d790a8a65b9\",anvil_uses:0,timestamp:\"9/30/20 4:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom IV", + "§7Gain §b4 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b80", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;4", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;5.json b/items/ULTIMATE_WISDOM;5.json new file mode 100644 index 00000000..a91106ab --- /dev/null +++ b/items/ULTIMATE_WISDOM;5.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom V\",1:\"§7Gain §b5 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b100\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;5\",enchantments:{ultimate_wisdom:5},uuid:\"770cb1db-f7e8-4fb9-8842-c9238970da6d\",anvil_uses:0,timestamp:\"10/4/20 7:47 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom V", + "§7Gain §b5 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b100", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;5", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISE;2.json b/items/ULTIMATE_WISE;2.json new file mode 100644 index 00000000..48b9e565 --- /dev/null +++ b/items/ULTIMATE_WISE;2.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise II\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a20%§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:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;2\",enchantments:{ultimate_wise:2},uuid:\"df0ace26-f14b-401a-9cd5-2d2593597693\",anvil_uses:0,timestamp:\"9/27/20 10:18 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise II", + "§7Reduces the ability mana cost of", + "§7this item by §a20%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;2", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISE;3.json b/items/ULTIMATE_WISE;3.json new file mode 100644 index 00000000..0850ff51 --- /dev/null +++ b/items/ULTIMATE_WISE;3.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise III\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a30%§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:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;3\",enchantments:{ultimate_wise:3},uuid:\"977fabde-2ab7-4b43-bc7b-cc8612e08c5d\",anvil_uses:0,timestamp:\"10/5/20 1:08 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise III", + "§7Reduces the ability mana cost of", + "§7this item by §a30%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;3", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISE;4.json b/items/ULTIMATE_WISE;4.json new file mode 100644 index 00000000..f6fb25b9 --- /dev/null +++ b/items/ULTIMATE_WISE;4.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise IV\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a40%§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:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;4\",enchantments:{ultimate_wise:4},uuid:\"679da105-ea03-4004-b48b-4f696a1bdb58\",anvil_uses:0,timestamp:\"9/25/20 1:44 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise IV", + "§7Reduces the ability mana cost of", + "§7this item by §a40%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;4", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file diff --git a/items/ULTIMATE_WISE;5.json b/items/ULTIMATE_WISE;5.json new file mode 100644 index 00000000..80304fa2 --- /dev/null +++ b/items/ULTIMATE_WISE;5.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise V\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a50%§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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;5\",enchantments:{ultimate_wise:5},uuid:\"6e90e13a-81d8-48ba-9193-e1537a7e8198\",anvil_uses:0,timestamp:\"10/5/20 7:44 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise V", + "§7Reduces the ability mana cost of", + "§7this item by §a50%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_WISE;5", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +}
\ No newline at end of file |