diff options
Diffstat (limited to 'items')
38 files changed, 268 insertions, 92 deletions
diff --git a/items/ADVENTURER_NPC.json b/items/ADVENTURER_NPC.json index eb2e9179..4b586cdf 100644 --- a/items/ADVENTURER_NPC.json +++ b/items/ADVENTURER_NPC.json @@ -12,7 +12,7 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Adventurer", - "https://wiki.hypixel.net/Scoop" + "https://wiki.hypixel.net/Adventurer" ], "crafttext": "", "x": -42, diff --git a/items/ANCESTRAL_SPADE.json b/items/ANCESTRAL_SPADE.json index 02774ddd..b186617e 100644 --- a/items/ANCESTRAL_SPADE.json +++ b/items/ANCESTRAL_SPADE.json @@ -1,15 +1,21 @@ { "itemid": "minecraft:wooden_shovel", "displayname": "§9Ancestral Spade", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Hold to uncover and dig out\",1:\"§7§eGriffin Burrows§7, which hold\",2:\"§7both §6treasures §7and\",3:\"§7§cdangers§7.\",4:\"\",5:\"§7Only works while Diana's\",6:\"§7§2Mythological Ritual §7is\",7:\"§7active.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Ancestral Spade\"},ExtraAttributes:{id:\"ANCESTRAL_SPADE\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Hold in your hand to reveal and\",1:\"§7dig out §eGriffin Burrows §7in\",2:\"§7the hub, which hold both\",3:\"§7§6treasures §7and §cdangers§7.\",4:\"\",5:\"§6Ability: Echo §e§lRIGHT CLICK\",6:\"§7Show the way to the next or\",7:\"§7nearby Griffin burrow.\",8:\"§8Mana Cost: §398\",9:\"§8Cooldown: §a3s\",10:\"\",11:\"§7Only works while Diana\u0027s\",12:\"§7§2Mythological Ritual §7is\",13:\"§7active.\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Ancestral Spade\"},ExtraAttributes:{id:\"ANCESTRAL_SPADE\"}}", "damage": 0, "lore": [ - "§7Hold to uncover and dig out", - "§7§eGriffin Burrows§7, which hold", - "§7both §6treasures §7and", - "§7§cdangers§7.", + "§7Hold in your hand to reveal and", + "§7dig out §eGriffin Burrows §7in", + "§7the hub, which hold both", + "§7§6treasures §7and §cdangers§7.", "", - "§7Only works while Diana's", + "§6Ability: Echo §e§lRIGHT CLICK", + "§7Show the way to the next or", + "§7nearby Griffin burrow.", + "§8Mana Cost: §398", + "§8Cooldown: §a3s", + "", + "§7Only works while Diana\u0027s", "§7§2Mythological Ritual §7is", "§7active.", "", diff --git a/items/ARACHNE_BELT.json b/items/ARACHNE_BELT.json index 32e1064f..1da4a7ed 100644 --- a/items/ARACHNE_BELT.json +++ b/items/ARACHNE_BELT.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Belt", + "https://wiki.hypixel.net/Arachne%27s_Belt" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_BOOTS.json b/items/ARACHNE_BOOTS.json index d3dfd8f1..c6291970 100644 --- a/items/ARACHNE_BOOTS.json +++ b/items/ARACHNE_BOOTS.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Boots", + "https://wiki.hypixel.net/Arachne%27s_Boots" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_CHESTPLATE.json b/items/ARACHNE_CHESTPLATE.json index d4310416..30309e81 100644 --- a/items/ARACHNE_CHESTPLATE.json +++ b/items/ARACHNE_CHESTPLATE.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Chestplate", + "https://wiki.hypixel.net/Arachne%27s_Chestplate" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_CLOAK.json b/items/ARACHNE_CLOAK.json index 63a664ee..7ebf0eea 100644 --- a/items/ARACHNE_CLOAK.json +++ b/items/ARACHNE_CLOAK.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Cloak", + "https://wiki.hypixel.net/Arachne%27s_Cloak" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_FANG.json b/items/ARACHNE_FANG.json index 65a31a55..023ecfb2 100644 --- a/items/ARACHNE_FANG.json +++ b/items/ARACHNE_FANG.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Fang", + "https://wiki.hypixel.net/Arachne%27s_Fang" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_GLOVES.json b/items/ARACHNE_GLOVES.json index 8ca341cb..195f5835 100644 --- a/items/ARACHNE_GLOVES.json +++ b/items/ARACHNE_GLOVES.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Gloves", + "https://wiki.hypixel.net/Arachne%27s_Gloves" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_HELMET.json b/items/ARACHNE_HELMET.json index 4003820b..adb140c3 100644 --- a/items/ARACHNE_HELMET.json +++ b/items/ARACHNE_HELMET.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Helmet", + "https://wiki.hypixel.net/Arachne%27s_Helmet" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_LEGGINGS.json b/items/ARACHNE_LEGGINGS.json index 146784ad..83308d6f 100644 --- a/items/ARACHNE_LEGGINGS.json +++ b/items/ARACHNE_LEGGINGS.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Leggings", + "https://wiki.hypixel.net/Arachne%27s_Leggings" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_NECKLACE.json b/items/ARACHNE_NECKLACE.json index 4f014425..6b31da21 100644 --- a/items/ARACHNE_NECKLACE.json +++ b/items/ARACHNE_NECKLACE.json @@ -19,5 +19,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne%27s_Necklace", + "https://wiki.hypixel.net/Arachne%27s_Necklace" + ] }
\ No newline at end of file diff --git a/items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json b/items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json index 3b7710dc..43016713 100644 --- a/items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json +++ b/items/ARACHNE_SANCTUARY_TRAVEL_SCROLL.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Travel_Scroll_To_Arachne%27s_Sanctuary" + ] }
\ No newline at end of file diff --git a/items/ARACK.json b/items/ARACK.json index 1756e574..e7052e4b 100644 --- a/items/ARACK.json +++ b/items/ARACK.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arack", + "https://wiki.hypixel.net/Arack" + ] }
\ No newline at end of file diff --git a/items/ARCHAEOLOGIST_COMPASS.json b/items/ARCHAEOLOGIST_COMPASS.json index c5dcb9fd..896e9739 100644 --- a/items/ARCHAEOLOGIST_COMPASS.json +++ b/items/ARCHAEOLOGIST_COMPASS.json @@ -16,5 +16,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Archaeologist%27s_Compass", + "https://wiki.hypixel.net/Archaeologist%27s_Compass" + ] }
\ No newline at end of file diff --git a/items/BEA_NPC.json b/items/BEA_NPC.json new file mode 100644 index 00000000..dcc80beb --- /dev/null +++ b/items/BEA_NPC.json @@ -0,0 +1,60 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Bea (NPC)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4d28ca10-b847-2a56-9a6c-ebed120bfe46\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1ODIzMDAzNTg3ODYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UzYzM0YjllNTFmMzUyZDZjNjljODIxYTFmYzI5ZjUwMDUwOTgwM2ExZWVjMDI0YzM4NzAxNWI1YzQzYzc3M2EiLCJtZXRhZGF0YSI6eyJtb2RlbCI6InNsaW0ifX19fQ\"}]}},display:{Lore:[0:\"\"],Name:\"§9Bea (NPC)\"},ExtraAttributes:{id:\"BEA_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "BEA_NPC", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bea", + "https://wiki.hypixel.net/Bea" + ], + "crafttext": "", + "x": 30, + "y": 72, + "z": -91, + "island": "hub", + "recipes": [ + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:4999", + "COAL_BLOCK:2", + "GOLD_BLOCK:2" + ], + "result": "BEE;0" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:50000", + "COAL_BLOCK:128", + "GOLD_BLOCK:128" + ], + "result": "BEE;2" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:200000", + "ENCHANTED_COAL_BLOCK:1", + "ENCHANTED_GOLD_BLOCK:1" + ], + "result": "BEE;3" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:650000", + "ENCHANTED_COAL_BLOCK:8", + "ENCHANTED_GOLD_BLOCK:8" + ], + "result": "BEE;4" + } + ] +}
\ No newline at end of file diff --git a/items/BINGO_RELIC.json b/items/BINGO_RELIC.json new file mode 100644 index 00000000..d2f9da13 --- /dev/null +++ b/items/BINGO_RELIC.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Bingo Relic", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8cfc5b9a-e4c7-345d-84e1-9d47b836a55f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzUxNWFjZjRhNmFjNjk4NzM2ZTU0ZGVmMGJjNzgxNDNjMTQ0NDk5NzhlNzUwYWZiYjhkN2FkZTBhZGYwZWYwMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7B.I.N.G.O.\",1:\"\",2:\"§7§cRequires §5Ⓑ Bingo Rank IV§c!\",3:\"§5§lEPIC ACCESSORY\",4:\"\",5:\"§7Cost\",6:\"§6200 Bingo Points\",7:\"§9Bingo Artifact\"],Name:\"§5Bingo Relic\"},ExtraAttributes:{id:\"BINGO_RELIC\"}}", + "damage": 3, + "lore": [ + "§7B.I.N.G.O.", + "", + "§7§cRequires §5Ⓑ Bingo Rank IV§c!", + "§5§lEPIC ACCESSORY", + "", + "§7Cost", + "§6200 Bingo Points", + "§9Bingo Artifact" + ], + "internalname": "BINGO_RELIC", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/BURNING.json b/items/BURNING.json index 3c936831..a056a04c 100644 --- a/items/BURNING.json +++ b/items/BURNING.json @@ -4,14 +4,17 @@ "displayname": "§fBurning Potion", "clickcommand": "viewpotion", "damage": 3, - "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Burning\",2:\"§7Damaging enemies sets them on\",3:\"§7fire.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fBurning Potion\"},ExtraAttributes:{id:\"BURNING\"}}", - "modver": "1.0.0", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Burning\",2:\"§7Increases the duration of fire\",3:\"§7damage that you inflict on\",4:\"§7enemies by §a5%§7.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fBurning Potion\"},ExtraAttributes:{id:\"BURNING\"}}", + "modver": "2.1.0-REL", "lore": [ "", "§6Burning", - "§7Damaging enemies sets them on", - "§7fire.", + "§7Increases the duration of fire", + "§7damage that you inflict on", + "§7enemies by §a5%§7.", "", "§f§lCOMMON" - ] -} + ], + "crafttext": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/DEAN_LETTER_OF_RECOMMENDATION.json b/items/DEAN_LETTER_OF_RECOMMENDATION.json index 1c0cffd1..5246d7bb 100644 --- a/items/DEAN_LETTER_OF_RECOMMENDATION.json +++ b/items/DEAN_LETTER_OF_RECOMMENDATION.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Letter_Of_Recommendation" + ] }
\ No newline at end of file diff --git a/items/HAUNT_ABILITY.json b/items/HAUNT_ABILITY.json index d1db9ae1..964c0eff 100644 --- a/items/HAUNT_ABILITY.json +++ b/items/HAUNT_ABILITY.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Haunt" + ] }
\ No newline at end of file diff --git a/items/PELT_BELT.json b/items/PELT_BELT.json index ecfa8238..9eeca072 100644 --- a/items/PELT_BELT.json +++ b/items/PELT_BELT.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pelt_Belt" + ] }
\ No newline at end of file diff --git a/items/POISON_SAMPLE.json b/items/POISON_SAMPLE.json index 40345a22..4a1ec53c 100644 --- a/items/POISON_SAMPLE.json +++ b/items/POISON_SAMPLE.json @@ -16,5 +16,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Poison_Sample", + "https://wiki.hypixel.net/Poison_Sample" + ] }
\ No newline at end of file diff --git a/items/TALBOTS_THEODOLITE.json b/items/TALBOTS_THEODOLITE.json index 3d541fea..45a20ea9 100644 --- a/items/TALBOTS_THEODOLITE.json +++ b/items/TALBOTS_THEODOLITE.json @@ -17,5 +17,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Talbot%27s_Theodolite" + ] }
\ No newline at end of file diff --git a/items/THUNDERBOLT;1.json b/items/THUNDERBOLT;1.json index 9e2706f7..e5348af9 100644 --- a/items/THUNDERBOLT;1.json +++ b/items/THUNDERBOLT;1.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt I\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a4%\",4:\"§a§7of your damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;1\",enchantments:{thunderbolt:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt I\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a4% §7of the hit\u0027s damage to up\",4:\"§7to 10 monsters within 2 blocks.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;1\",enchantments:{thunderbolt:1}}}", "damage": 0, "lore": [ "§9Thunderbolt I", - "§7Strikes Monsters within 2 blocks", - "§7with lightning every 3", - "§7consecutive hits, dealing §a4%", - "§a§7of your damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a4% §7of the hit\u0027s damage to up", + "§7to 10 monsters within 2 blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERBOLT;2.json b/items/THUNDERBOLT;2.json index 4441fb3a..c56a2ba3 100644 --- a/items/THUNDERBOLT;2.json +++ b/items/THUNDERBOLT;2.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt II\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a8%\",4:\"§a§7of your damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;2\",enchantments:{thunderbolt:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt II\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a8% §7of the hit\u0027s damage to up\",4:\"§7to 10 monsters within 2 blocks.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;2\",enchantments:{thunderbolt:2}}}", "damage": 0, "lore": [ "§9Thunderbolt II", - "§7Strikes Monsters within 2 blocks", - "§7with lightning every 3", - "§7consecutive hits, dealing §a8%", - "§a§7of your damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a8% §7of the hit\u0027s damage to up", + "§7to 10 monsters within 2 blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERBOLT;3.json b/items/THUNDERBOLT;3.json index c2c7781f..5dbd70a0 100644 --- a/items/THUNDERBOLT;3.json +++ b/items/THUNDERBOLT;3.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt III\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a12%\",4:\"§a§7of your damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;3\",enchantments:{thunderbolt:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt III\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a12% §7of the hit\u0027s damage to up\",4:\"§7to 10 monsters within 2 blocks.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;3\",enchantments:{thunderbolt:3}}}", "damage": 0, "lore": [ "§9Thunderbolt III", - "§7Strikes Monsters within 2 blocks", - "§7with lightning every 3", - "§7consecutive hits, dealing §a12%", - "§a§7of your damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a12% §7of the hit\u0027s damage to up", + "§7to 10 monsters within 2 blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERBOLT;4.json b/items/THUNDERBOLT;4.json index 27bb7b25..85c5f505 100644 --- a/items/THUNDERBOLT;4.json +++ b/items/THUNDERBOLT;4.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt IV\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a16%\",4:\"§a§7of your damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;4\",enchantments:{thunderbolt:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt IV\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a16% §7of the hit\u0027s damage to up\",4:\"§7to 10 monsters within 2 blocks.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;4\",enchantments:{thunderbolt:4}}}", "damage": 0, "lore": [ "§9Thunderbolt IV", - "§7Strikes Monsters within 2 blocks", - "§7with lightning every 3", - "§7consecutive hits, dealing §a16%", - "§a§7of your damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a16% §7of the hit\u0027s damage to up", + "§7to 10 monsters within 2 blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERBOLT;5.json b/items/THUNDERBOLT;5.json index 455e7926..c881d1ff 100644 --- a/items/THUNDERBOLT;5.json +++ b/items/THUNDERBOLT;5.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt V\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a20%\",4:\"§a§7of your damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;5\",enchantments:{thunderbolt:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderbolt V\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a20% §7of the hit\u0027s damage to up\",4:\"§7to 10 monsters within 2 blocks.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-V: §7Enchantment Table\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderlord\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;5\",enchantments:{thunderbolt:5}}}", "damage": 0, "lore": [ "§9Thunderbolt V", - "§7Strikes Monsters within 2 blocks", - "§7with lightning every 3", - "§7consecutive hits, dealing §a20%", - "§a§7of your damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a20% §7of the hit\u0027s damage to up", + "§7to 10 monsters within 2 blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERBOLT;6.json b/items/THUNDERBOLT;6.json index 931a0633..fd02f20b 100644 --- a/items/THUNDERBOLT;6.json +++ b/items/THUNDERBOLT;6.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderbolt VI\",1:\"§7Strikes Monsters within 2 blocks\",2:\"§7with lightning every 3\",3:\"§7consecutive hits, dealing §a25%\",4:\"§a§7of your damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Dungeon,\",11:\"§7Experiments\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"§7- §fGauntlet\",17:\"\",18:\"§6Conflicts:\",19:\"§7- §cThunderlord\",20:\"\",21:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;6\",enchantments:{thunderbolt:6}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderbolt VI\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a25% §7of the hit\u0027s damage to up\",4:\"§7to 10 monsters within 2 blocks.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aVI: §7Dungeon,\",11:\"§7Experiments\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"§7- §fGauntlet\",17:\"\",18:\"§6Conflicts:\",19:\"§7- §cThunderlord\",20:\"\",21:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"THUNDERBOLT;6\",enchantments:{thunderbolt:6}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Thunderbolt VI", - "§7Strikes Monsters within 2 blocks", - "§7with lightning every 3", - "§7consecutive hits, dealing §a25%", - "§a§7of your damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a25% §7of the hit\u0027s damage to up", + "§7to 10 monsters within 2 blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERLORD;1.json b/items/THUNDERLORD;1.json index 95f404db..d53fce74 100644 --- a/items/THUNDERLORD;1.json +++ b/items/THUNDERLORD;1.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord I\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a8% §7more damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;1\",enchantments:{thunderlord:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord I\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a8% §7of the hit\u0027s damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;1\",enchantments:{thunderlord:1}}}", "damage": 0, "lore": [ "§9Thunderlord I", - "§7Strikes a Monster with lightning", - "§7every 3 consecutive hits,", - "§7dealing §a8% §7more damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a8% §7of the hit\u0027s damage.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERLORD;2.json b/items/THUNDERLORD;2.json index 0ad4ff88..69d4a501 100644 --- a/items/THUNDERLORD;2.json +++ b/items/THUNDERLORD;2.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord II\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a16% §7more damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;2\",enchantments:{thunderlord:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord II\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a16% §7of the hit\u0027s damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;2\",enchantments:{thunderlord:2}}}", "damage": 0, "lore": [ "§9Thunderlord II", - "§7Strikes a Monster with lightning", - "§7every 3 consecutive hits,", - "§7dealing §a16% §7more damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a16% §7of the hit\u0027s damage.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERLORD;3.json b/items/THUNDERLORD;3.json index 88a6e48a..39ad3e18 100644 --- a/items/THUNDERLORD;3.json +++ b/items/THUNDERLORD;3.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord III\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a24% §7more damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;3\",enchantments:{thunderlord:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord III\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a24% §7of the hit\u0027s damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;3\",enchantments:{thunderlord:3}}}", "damage": 0, "lore": [ "§9Thunderlord III", - "§7Strikes a Monster with lightning", - "§7every 3 consecutive hits,", - "§7dealing §a24% §7more damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a24% §7of the hit\u0027s damage.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERLORD;4.json b/items/THUNDERLORD;4.json index e643f0d3..fd0bc34c 100644 --- a/items/THUNDERLORD;4.json +++ b/items/THUNDERLORD;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord IV\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a32% §7more damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;4\",enchantments:{thunderlord:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord IV\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a32% §7of the hit\u0027s damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;4\",enchantments:{thunderlord:4}}}", "damage": 0, "lore": [ "§9Thunderlord IV", - "§7Strikes a Monster with lightning", - "§7every 3 consecutive hits,", - "§7dealing §a32% §7more damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a32% §7of the hit\u0027s damage.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERLORD;5.json b/items/THUNDERLORD;5.json index 90a41ada..c7ee3dfe 100644 --- a/items/THUNDERLORD;5.json +++ b/items/THUNDERLORD;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord V\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a40% §7more damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;5\",enchantments:{thunderlord:5}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord V\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a40% §7of the hit\u0027s damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Gunpowder Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;5\",enchantments:{thunderlord:5}}}", "damage": 0, "lore": [ "§9Thunderlord V", - "§7Strikes a Monster with lightning", - "§7every 3 consecutive hits,", - "§7dealing §a40% §7more damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a40% §7of the hit\u0027s damage.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERLORD;6.json b/items/THUNDERLORD;6.json index f8fae093..f1be5556 100644 --- a/items/THUNDERLORD;6.json +++ b/items/THUNDERLORD;6.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord VI\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a50% §7more damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Dungeon,\",10:\"§7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;6\",enchantments:{thunderlord:6}}}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord VI\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a50% §7of the hit\u0027s damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVI: §7Dungeon,\",10:\"§7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fGauntlet\",16:\"\",17:\"§6Conflicts:\",18:\"§7- §cThunderbolt\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;6\",enchantments:{thunderlord:6}}}", "damage": 0, "lore": [ "§9Thunderlord VI", - "§7Strikes a Monster with lightning", - "§7every 3 consecutive hits,", - "§7dealing §a50% §7more damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a50% §7of the hit\u0027s damage.", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/THUNDERLORD;7.json b/items/THUNDERLORD;7.json index 9ccbdbd5..8a1d4531 100644 --- a/items/THUNDERLORD;7.json +++ b/items/THUNDERLORD;7.json @@ -1,17 +1,28 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord VII\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a60% §7of your damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§5Enchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;7\",enchantments:{thunderlord:7}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord VII\",1:\"§7Every §c3 §7hits on a monster,\",2:\"§7strike §elightning§7, dealing\",3:\"§7§a60% §7of the hit\u0027s damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aVII: §7Catacombs\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cThunderbolt\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§5Enchanted Book\"},ExtraAttributes:{id:\"THUNDERLORD;7\",enchantments:{thunderlord:7}}}", "damage": 0, "lore": [ "§9Thunderlord VII", - "§7Strikes a Monster with lightning", - "§7every 3 consecutive hits,", - "§7dealing §a60% §7of your damage.", + "§7Every §c3 §7hits on a monster,", + "§7strike §elightning§7, dealing", + "§7§a60% §7of the hit\u0027s damage.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVII: §7Catacombs", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fGauntlet", + "", + "§6Conflicts:", + "§7- §cThunderbolt", + "", "§5§lEPIC" ], "internalname": "THUNDERLORD;7", @@ -19,4 +30,4 @@ "clickcommand": "", "modver": "2.1.0-REL", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/TRAPPER_CREST.json b/items/TRAPPER_CREST.json index 92d5e9fc..8d778076 100644 --- a/items/TRAPPER_CREST.json +++ b/items/TRAPPER_CREST.json @@ -20,5 +20,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Trapper_Crest", + "https://wiki.hypixel.net/Trapper_Crest" + ] }
\ No newline at end of file diff --git a/items/VACCINE_ARTIFACT.json b/items/VACCINE_ARTIFACT.json index 7c6a6fec..57ef6d8e 100644 --- a/items/VACCINE_ARTIFACT.json +++ b/items/VACCINE_ARTIFACT.json @@ -24,5 +24,9 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vaccine_Artifact", + "https://wiki.hypixel.net/Vaccine_Artifact" + ] }
\ No newline at end of file diff --git a/items/VACCINE_RING.json b/items/VACCINE_RING.json index 6bc712a1..5f16e2e0 100644 --- a/items/VACCINE_RING.json +++ b/items/VACCINE_RING.json @@ -24,5 +24,9 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vaccine_Ring", + "https://wiki.hypixel.net/Vaccine_Ring" + ] }
\ No newline at end of file |