From f7ada52665fec28d5bda53716dd567460400de65 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 12 Sep 2020 14:59:34 -0400 Subject: Mayor Stuff Ik it isn't comlpeate, also theese are just the items, I am in the middle of adding recipies --- items/TREASURE_ARTIFACT.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 items/TREASURE_ARTIFACT.json (limited to 'items/TREASURE_ARTIFACT.json') diff --git a/items/TREASURE_ARTIFACT.json b/items/TREASURE_ARTIFACT.json new file mode 100644 index 00000000..4424ddc8 --- /dev/null +++ b/items/TREASURE_ARTIFACT.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Treasure Artifact", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4bed9bc7-18ff-3014-920d-32d6b89e8312\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTk1Mzc5NjAxNywKICAicHJvZmlsZUlkIiA6ICJmMzA1ZjA5NDI0NTg0ZjU4YmEyYjY0ZjAyZDcyNDYyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJqcm9ja2EzMyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMTBmMjBhNTViNmUxODhlYmU3NTc4NDU5YjY0YTZmYmQ4MjUwNjdiYzQ5N2I5MjVjYTQzYzI2NDNkMDU5MDI1IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"\",1:\"§7Grants §a+3% §7extra loot to end\",2:\"§7of dungeon chests.\",3:\"\",4:\"§6§lLEGENDARY DUNGEON ACCESSORY\"],Name:\"§f§f§6Treasure Artifact\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"TREASURE_ARTIFACT\",uuid:\"42f79859-baad-4f32-baa5-c69ed0ee954f\",timestamp:\"9/8/20 8:36 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "", + "§7Grants §a+3% §7extra loot to end", + "§7of dungeon chests.", + "", + "§6§lLEGENDARY DUNGEON ACCESSORY" + ], + "internalname": "TREASURE_ARTIFACT", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit From 864ca1d6e79a597a5c5dee1b29b175071ae27030 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 12 Sep 2020 20:36:50 -0400 Subject: some more stuff --- items/ALL_SKILLS_SUPER_BOOST.json | 17 ++++++++++--- items/ANCESTRAL_SPADE.json | 5 +++- items/ANCIENT_CLAW.json | 5 +++- items/BASE_GRIFFIN_UPGRADE_STONE.json | 16 +++++++++++- items/BIGGER_TEETH.json | 17 ++++++++++--- items/CROWN_OF_GREED.json | 7 ++++-- items/DAEDALUS_AXE.json | 34 ++++++++++++++++++++++++++ items/DAEDALUS_STICK.json | 22 +++++++++++++++++ items/ENCHANTED_ANCIENT_CLAW.json | 17 ++++++++++--- items/ENCHANTED_SHARK_FIN.json | 11 +++++++++ items/GOLD_CLAWS.json | 17 ++++++++++--- items/GRIFFIN_UPGRADE_STONE_EPIC.json | 16 +++++++++++- items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json | 16 +++++++++++- items/GRIFFIN_UPGRADE_STONE_RARE.json | 16 +++++++++++- items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json | 16 +++++++++++- items/HEAVY_HELMET.json | 12 +++++---- items/NEW_YEAR_CAKE.json | 9 ++++--- items/PET_ITEM_BIG_TEETH_COMMON.json | 5 ++-- items/REINFORCED_SCALES.json | 17 ++++++++++--- items/ROD_OF_THE_SEA.json | 11 +++++++++ items/SERRATED_CLAWS.json | 17 ++++++++++--- items/SHARK_FIN.json | 5 +++- items/SPONGE_BOOTS.json | 2 ++ items/SPONGE_CHESTPLATE.json | 2 ++ items/SPONGE_HELMET.json | 2 ++ items/SPONGE_LEGGINGS.json | 2 ++ items/TALISMAN_ENRICHMENT_CRITICAL_CHANCE.json | 5 +++- items/TALISMAN_ENRICHMENT_CRITICAL_DAMAGE.json | 5 +++- items/TALISMAN_ENRICHMENT_DEFENSE.json | 5 +++- items/TALISMAN_ENRICHMENT_HEALTH.json | 5 +++- items/TALISMAN_ENRICHMENT_INTELLIGENCE.json | 15 +++++++----- items/TALISMAN_ENRICHMENT_MAGIC_FIND.json | 5 +++- items/TALISMAN_ENRICHMENT_STRENGTH.json | 5 +++- items/TALISMAN_ENRICHMENT_SWAPPER.json | 5 +++- items/TALISMAN_ENRICHMENT_WALK_SPEED.json | 5 +++- items/TREASURE_ARTIFACT.json | 19 ++++++++++++-- items/TREASURE_RING.json | 18 ++++++++++++-- items/TREASURE_TALISMAN.json | 5 +++- items/ZOG_ANVIL.json | 17 ++++++++++--- 39 files changed, 362 insertions(+), 68 deletions(-) create mode 100644 items/DAEDALUS_AXE.json create mode 100644 items/DAEDALUS_STICK.json (limited to 'items/TREASURE_ARTIFACT.json') diff --git a/items/ALL_SKILLS_SUPER_BOOST.json b/items/ALL_SKILLS_SUPER_BOOST.json index 63a1da4b..d9b44800 100644 --- a/items/ALL_SKILLS_SUPER_BOOST.json +++ b/items/ALL_SKILLS_SUPER_BOOST.json @@ -19,9 +19,18 @@ "", "§f§lCOMMON PET ITEM" ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GOLD_BLOCK:6", + "A3": "", + "B1": "ENCHANTED_GOLD_BLOCK:6", + "B2": "PET_ITEM_ALL_SKILLS_BOOST_COMMON:1", + "B3": "ENCHANTED_GOLD_BLOCK:6", + "C1": "", + "C2": "ZOG_ANVIL:1", + "C3": "" + }, "internalname": "ALL_SKILLS_SUPER_BOOST", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file diff --git a/items/ANCESTRAL_SPADE.json b/items/ANCESTRAL_SPADE.json index 4c7d3e59..3d6317be 100644 --- a/items/ANCESTRAL_SPADE.json +++ b/items/ANCESTRAL_SPADE.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ancestral_Spade" + ] } \ No newline at end of file diff --git a/items/ANCIENT_CLAW.json b/items/ANCIENT_CLAW.json index f19fad08..e99b6fb1 100644 --- a/items/ANCIENT_CLAW.json +++ b/items/ANCIENT_CLAW.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ancient_Claw" + ] } \ No newline at end of file diff --git a/items/BASE_GRIFFIN_UPGRADE_STONE.json b/items/BASE_GRIFFIN_UPGRADE_STONE.json index 957628ee..28d36997 100644 --- a/items/BASE_GRIFFIN_UPGRADE_STONE.json +++ b/items/BASE_GRIFFIN_UPGRADE_STONE.json @@ -11,9 +11,23 @@ "", "§f§lCOMMON" ], + "recipe": { + "A1": "GRIFFIN_FEATHER:2", + "A2": "ENCHNATED_GOLD:4", + "A3": "GRIFFIN_FEATHER:2", + "B1": "ENCHNATED_GOLD:4", + "B2": "ENCHANTED_COBBLESTONE:8", + "B3": "ENCHNATED_GOLD:4", + "C1": "GRIFFIN_FEATHER:2", + "C2": "ENCHNATED_GOLD:4", + "C3": "GRIFFIN_FEATHER:2" + }, "internalname": "BASE_GRIFFIN_UPGRADE_STONE", "crafttext": "", "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" + ] } \ No newline at end of file diff --git a/items/BIGGER_TEETH.json b/items/BIGGER_TEETH.json index 46279a65..8f4b34bf 100644 --- a/items/BIGGER_TEETH.json +++ b/items/BIGGER_TEETH.json @@ -19,9 +19,18 @@ "", "§a§lUNCOMMON PET ITEM" ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GOLD_BLOCK:6", + "A3": "", + "B1": "ENCHANTED_GOLD_BLOCK:6", + "B2": "PET_ITEM_BIG_TEETH_COMMON:1", + "B3": "ENCHANTED_GOLD_BLOCK:6", + "C1": "", + "C2": "ZOG_ANVIL:1", + "C3": "" + }, "internalname": "BIGGER_TEETH", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file diff --git a/items/CROWN_OF_GREED.json b/items/CROWN_OF_GREED.json index 13ad1190..cc365d3f 100644 --- a/items/CROWN_OF_GREED.json +++ b/items/CROWN_OF_GREED.json @@ -18,7 +18,10 @@ ], "internalname": "CROWN_OF_GREED", "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crown_of_Greed" + ] } \ No newline at end of file diff --git a/items/DAEDALUS_AXE.json b/items/DAEDALUS_AXE.json new file mode 100644 index 00000000..57efaa67 --- /dev/null +++ b/items/DAEDALUS_AXE.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§6Daedalus Axe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+124\",1:\"\",2:\"§7Health: §a+43 HP\",3:\"§7Intelligence: §a+43\",4:\"\",5:\"§7Gains §c+4 Damage §7per Taming level\",6:\"§7Copies the stats from your active pet\",7:\"\",8:\"§7Earn §6+35 coins §7from monster kills\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Daedalus Axe\"},ExtraAttributes:{id:\"DAEDALUS_AXE\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+124", + "", + "§7Health: §a+43 HP", + "§7Intelligence: §a+43", + "", + "§7Gains §c+4 Damage §7per Taming level", + "§7Copies the stats from your active pet", + "", + "§7Earn §6+35 coins §7from monster kills", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY SWORD" + ], + "recipe": { + "A1": "ENCHANTED_GOLD_BLOCK:16", + "A2": "ENCHANTED_GOLD_BLOCK:16", + "A3": "", + "B1": "ENCHANTED_GOLD_BLOCK:16", + "B2": "DAEDALUS_STICK:1", + "B3": "", + "C1": "", + "C2": "DAEDALUS_STICK:1", + "C3": "" + }, + "internalname": "DAEDALUS_AXE", + "clickcommand": "viewrecipe", + "modver": "1.3-REL" +} \ No newline at end of file diff --git a/items/DAEDALUS_STICK.json b/items/DAEDALUS_STICK.json new file mode 100644 index 00000000..abfc30d7 --- /dev/null +++ b/items/DAEDALUS_STICK.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§6Daedalus Stick", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Drops rare off of Minotaurs from\",1:\"§7Diana\u0027s Mythological Ritual.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Daedalus Stick\"},ExtraAttributes:{id:\"DAEDALUS_STICK\"}}", + "damage": 0, + "lore": [ + "§7Drops rare off of Minotaurs from", + "§7Diana\u0027s Mythological Ritual.", + "", + "§eRight-click to view recipes!", + "", + "§6§lLEGENDARY" + ], + "internalname": "DAEDALUS_STICK", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Daedalus_Stick" + ] +} \ No newline at end of file diff --git a/items/ENCHANTED_ANCIENT_CLAW.json b/items/ENCHANTED_ANCIENT_CLAW.json index f7555354..eaf041e4 100644 --- a/items/ENCHANTED_ANCIENT_CLAW.json +++ b/items/ENCHANTED_ANCIENT_CLAW.json @@ -12,9 +12,18 @@ "", "§5§lEPIC" ], + "recipe": { + "A1": "", + "A2": "ANCIENT_CLAW:32", + "A3": "", + "B1": "ANCIENT_CLAW:32", + "B2": "ANCIENT_CLAW:32", + "B3": "ANCIENT_CLAW:32", + "C1": "", + "C2": "ANCIENT_CLAW:32", + "C3": "" + }, "internalname": "ENCHANTED_ANCIENT_CLAW", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file diff --git a/items/ENCHANTED_SHARK_FIN.json b/items/ENCHANTED_SHARK_FIN.json index 84bb9626..6a3c16a9 100644 --- a/items/ENCHANTED_SHARK_FIN.json +++ b/items/ENCHANTED_SHARK_FIN.json @@ -11,6 +11,17 @@ "", "§5§lEPIC" ], + "recipe": { + "A1": "", + "A2": "SHARK_FIN:32", + "A3": "", + "B1": "SHARK_FIN:32", + "B2": "SHARK_FIN:32", + "B3": "SHARK_FIN:32", + "C1": "", + "C2": "SHARK_FIN:32", + "C3": "" + }, "internalname": "ENCHANTED_SHARK_FIN", "crafttext": "", "clickcommand": "viewrecipe", diff --git a/items/GOLD_CLAWS.json b/items/GOLD_CLAWS.json index 64aab9c2..32a29ce7 100644 --- a/items/GOLD_CLAWS.json +++ b/items/GOLD_CLAWS.json @@ -20,9 +20,18 @@ "", "§a§lUNCOMMON PET ITEM" ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GOLD_BLOCK:6", + "A3": "", + "B1": "ENCHANTED_GOLD_BLOCK:6", + "B2": "PET_ITEM_IRON_CLAWS_COMMON:1", + "B3": "ENCHANTED_GOLD_BLOCK:6", + "C1": "", + "C2": "ZOG_ANVIL:1", + "C3": "" + }, "internalname": "GOLD_CLAWS", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file diff --git a/items/GRIFFIN_UPGRADE_STONE_EPIC.json b/items/GRIFFIN_UPGRADE_STONE_EPIC.json index a633681f..e4753c51 100644 --- a/items/GRIFFIN_UPGRADE_STONE_EPIC.json +++ b/items/GRIFFIN_UPGRADE_STONE_EPIC.json @@ -16,9 +16,23 @@ "", "§5§lEPIC" ], + "recipe": { + "A1": "GRIFFIN_FEATHER:16", + "A2": "ENCHNATED_GOLD_BLOCK:6", + "A3": "GRIFFIN_FEATHER:16", + "B1": "ENCHANTED_ANCIENT_CLAW:2", + "B2": "GRIFFIN_UPGRADE_STONE_RARE:1", + "B3": "ENCHANTED_ANCIENT_CLAW:2", + "C1": "GRIFFIN_FEATHER:16", + "C2": "ENCHNATED_GOLD_BLOCK:6", + "C3": "GRIFFIN_FEATHER:16" + }, "internalname": "GRIFFIN_UPGRADE_STONE_EPIC", "crafttext": "", "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" + ] } \ No newline at end of file diff --git a/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json b/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json index b85b8c87..22e48846 100644 --- a/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json +++ b/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json @@ -16,9 +16,23 @@ "", "§6§lLEGENDARY" ], + "recipe": { + "A1": "GRIFFIN_FEATHER:32", + "A2": "ENCHANTED_ANCIENT_CLAW:8", + "A3": "GRIFFIN_FEATHER:32", + "B1": "ENCHNATED_GOLD_BLOCK:64", + "B2": "GRIFFIN_UPGRADE_STONE_EPIC:1", + "B3": "ENCHNATED_GOLD_BLOCK:64", + "C1": "GRIFFIN_FEATHER:32", + "C2": "ENCHANTED_ANCIENT_CLAW:8", + "C3": "GRIFFIN_FEATHER:32" + }, "internalname": "GRIFFIN_UPGRADE_STONE_LEGENDARY", "crafttext": "", "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" + ] } \ No newline at end of file diff --git a/items/GRIFFIN_UPGRADE_STONE_RARE.json b/items/GRIFFIN_UPGRADE_STONE_RARE.json index e37854f9..2b086548 100644 --- a/items/GRIFFIN_UPGRADE_STONE_RARE.json +++ b/items/GRIFFIN_UPGRADE_STONE_RARE.json @@ -16,9 +16,23 @@ "", "§9§lRARE" ], + "recipe": { + "A1": "GRIFFIN_FEATHER:4", + "A2": "ENCHNATED_GOLD_BLOCK:2", + "A3": "GRIFFIN_FEATHER:4", + "B1": "ANCIENT_CLAW:32", + "B2": "GRIFFIN_UPGRADE_STONE_UNCOMMON:1", + "B3": "ANCIENT_CLAW:32", + "C1": "GRIFFIN_FEATHER:4", + "C2": "ENCHNATED_GOLD_BLOCK:2", + "C3": "GRIFFIN_FEATHER:4" + }, "internalname": "GRIFFIN_UPGRADE_STONE_RARE", "crafttext": "", "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" + ] } \ No newline at end of file diff --git a/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json b/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json index 235fa75f..6737a7f2 100644 --- a/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json +++ b/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json @@ -16,9 +16,23 @@ "", "§a§lUNCOMMON" ], + "recipe": { + "A1": "GRIFFIN_FEATHER:2", + "A2": "ENCHNATED_GOLD:24", + "A3": "GRIFFIN_FEATHER:2", + "B1": "ANCIENT_CLAW:16", + "B2": "BASE_GRIFFIN_UPGRADE_STONE:1", + "B3": "ANCIENT_CLAW:16", + "C1": "GRIFFIN_FEATHER:2", + "C2": "ENCHNATED_GOLD:24", + "C3": "GRIFFIN_FEATHER:2" + }, "internalname": "GRIFFIN_UPGRADE_STONE_UNCOMMON", "crafttext": "", "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" + ] } \ No newline at end of file diff --git a/items/HEAVY_HELMET.json b/items/HEAVY_HELMET.json index e5b806cc..798534c2 100644 --- a/items/HEAVY_HELMET.json +++ b/items/HEAVY_HELMET.json @@ -1,11 +1,11 @@ { "internalname": "HEAVY_HELMET", - "itemid": 298, - "displayname": "§9Not So Heavy Helmet", + "itemid": "minecraft:leather_helmet", + "displayname": "§9Heavy Helmet", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283 §8(335)\",1:\"§7Crit Chance: §c+2% §8(Light +2%)\",2:\"§7Crit Damage: §c+3% §8(Light +3%) §8(+3.6%)\",3:\"§7Bonus Attack Speed: §c+3% §8(Light +3%)\",4:\"\",5:\"§7Health: §a+85 HP §8(Light +10 HP) §8(+102 HP)\",6:\"§7Defense: §a+85 §8(Light +3) §8(+102)\",7:\"§7Speed: §a-2 §8(Light +3)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: Vindicate\",13:\"§7Grants §f+1 walk speed §7for\",14:\"§7every §a50 §7defense that you\",15:\"§7have.\",16:\"\",17:\"§aPerfect 35000 / 35000\",18:\"§9§lRARE DUNGEON HELMET\"],color:16777215,Name:\"§9Not So Heavy Helmet\"},ExtraAttributes:{color:\"255:255:255\",baseStatBoostPercentage:7,modifier:\"light\",id:\"HEAVY_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283 §8(335)\",1:\"§7Crit Chance: §c+2% §8(Light +2%)\",2:\"§7Crit Damage: §c+3% §8(Light +3%) §8(+3.6%)\",3:\"§7Bonus Attack Speed: §c+3% §8(Light +3%)\",4:\"\",5:\"§7Health: §a+85 HP §8(Light +10 HP) §8(+102 HP)\",6:\"§7Defense: §a+85 §8(Light +3) §8(+102)\",7:\"§7Speed: §a-2 §8(Light +3)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: Vindicate\",13:\"§7Grants §f+1 walk speed §7for\",14:\"§7every §a50 §7defense that you\",15:\"§7have.\",16:\"\",17:\"§aPerfect 35000 / 35000\",18:\"§9§lRARE DUNGEON HELMET\"],color:16777215,Name:\"§9Heavy Helmet\"},ExtraAttributes:{color:\"255:255:255\",baseStatBoostPercentage:7,modifier:\"light\",id:\"HEAVY_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}", + "modver": "1.3-REL", "lore": [ "§7Gear Score: §d283 §8(335)", "§7Crit Chance: §c+2% §8(Light +2%)", @@ -26,5 +26,7 @@ "", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON HELMET" - ] + ], + "crafttext": "", + "infoType": "" } \ No newline at end of file diff --git a/items/NEW_YEAR_CAKE.json b/items/NEW_YEAR_CAKE.json index de75d32f..b076419a 100644 --- a/items/NEW_YEAR_CAKE.json +++ b/items/NEW_YEAR_CAKE.json @@ -4,11 +4,11 @@ "displayname": "§cNew Year Cake", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Given to every player as a\",1:\"§7celebration for the 76th\",2:\"§7SkyBlock year!\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cNew Year Cake\"},ExtraAttributes:{new_years_cake:76,id:\"NEW_YEAR_CAKE\"}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Given to every player as a\",1:\"§7celebration for the 69th\",2:\"§7SkyBlock year!\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cNew Year Cake\"},ExtraAttributes:{new_years_cake:76,id:\"NEW_YEAR_CAKE\"}}", + "modver": "1.3-REL", "lore": [ "§7Given to every player as a", - "§7celebration for the 76th", + "§7celebration for the 69th", "§7SkyBlock year!", "", "§c§lSPECIAL" @@ -16,5 +16,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/New_Year_Cake" - ] + ], + "crafttext": "" } \ No newline at end of file diff --git a/items/PET_ITEM_BIG_TEETH_COMMON.json b/items/PET_ITEM_BIG_TEETH_COMMON.json index de5f1ca6..051f8681 100644 --- a/items/PET_ITEM_BIG_TEETH_COMMON.json +++ b/items/PET_ITEM_BIG_TEETH_COMMON.json @@ -21,9 +21,10 @@ ], "internalname": "PET_ITEM_BIG_TEETH_COMMON", "clickcommand": "", - "modver": "1.0.0", + "modver": "1.3-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" - ] + ], + "crafttext": "" } \ No newline at end of file diff --git a/items/REINFORCED_SCALES.json b/items/REINFORCED_SCALES.json index 51b856ae..b16b7573 100644 --- a/items/REINFORCED_SCALES.json +++ b/items/REINFORCED_SCALES.json @@ -19,9 +19,18 @@ "", "§9§lRARE PET ITEM" ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GOLD_BLOCK:6", + "A3": "", + "B1": "ENCHANTED_GOLD_BLOCK:6", + "B2": "PET_ITEM_HARDENED_SCALES_UNCOMMON:1", + "B3": "ENCHANTED_GOLD_BLOCK:6", + "C1": "", + "C2": "ZOG_ANVIL:1", + "C3": "" + }, "internalname": "REINFORCED_SCALES", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file diff --git a/items/ROD_OF_THE_SEA.json b/items/ROD_OF_THE_SEA.json index 7a28646d..ce5d316f 100644 --- a/items/ROD_OF_THE_SEA.json +++ b/items/ROD_OF_THE_SEA.json @@ -12,6 +12,17 @@ "§7§8This item can be reforged!", "§6§lLEGENDARY FISHING ROD" ], + "recipe": { + "A1": "ENCHANTED_SHARK_FIN:1", + "A2": "GREAT_WHITE_SHARK_TOOTH:1", + "A3": "ENCHANTED_SHARK_FIN:1", + "B1": "GREAT_WHITE_SHARK_TOOTH:1", + "B2": "LEGEND_ROD:1", + "B3": "GREAT_WHITE_SHARK_TOOTH:1", + "C1": "ENCHANTED_SHARK_FIN:1", + "C2": "GREAT_WHITE_SHARK_TOOTH:1", + "C3": "ENCHANTED_SHARK_FIN:1" + }, "internalname": "ROD_OF_THE_SEA", "crafttext": "", "clickcommand": "viewrecipe", diff --git a/items/SERRATED_CLAWS.json b/items/SERRATED_CLAWS.json index e0f64624..dd712b5b 100644 --- a/items/SERRATED_CLAWS.json +++ b/items/SERRATED_CLAWS.json @@ -19,9 +19,18 @@ "", "§9§lRARE PET ITEM" ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GOLD_BLOCK:6", + "A3": "", + "B1": "ENCHANTED_GOLD_BLOCK:6", + "B2": "PET_ITEM_SHARPENED_CLAWS_UNCOMMON:1", + "B3": "ENCHANTED_GOLD_BLOCK:6", + "C1": "", + "C2": "ZOG_ANVIL:1", + "C3": "" + }, "internalname": "SERRATED_CLAWS", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file diff --git a/items/SHARK_FIN.json b/items/SHARK_FIN.json index 3f9edabf..5301c74d 100644 --- a/items/SHARK_FIN.json +++ b/items/SHARK_FIN.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Shark_Fin" + ] } \ No newline at end of file diff --git a/items/SPONGE_BOOTS.json b/items/SPONGE_BOOTS.json index ba706352..1a47697e 100644 --- a/items/SPONGE_BOOTS.json +++ b/items/SPONGE_BOOTS.json @@ -4,6 +4,8 @@ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+60\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC BOOTS\"],color:16768081,Name:\"§5Spongy Shoes\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"unpleasant\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"SPONGE_BOOTS\",uuid:\"216514b7-f37f-4e69-aad8-bd28a284f0c0\",timestamp:\"6/16/20 7:38 AM\"}}", "damage": 0, "lore": [ + "§7Sea Creature Chance: §c+1.8%", + "", "§7Defense: §a+60", "", "§6Full Set Bonus: Absorb", diff --git a/items/SPONGE_CHESTPLATE.json b/items/SPONGE_CHESTPLATE.json index fc1b1374..357e3421 100644 --- a/items/SPONGE_CHESTPLATE.json +++ b/items/SPONGE_CHESTPLATE.json @@ -4,6 +4,8 @@ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+145\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC CHESTPLATE\"],color:16768081,Name:\"§5Sponge Chestplate\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_CHESTPLATE\",uuid:\"062a36eb-a865-4a95-bf93-2cbdc71f8a3d\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}", "damage": 0, "lore": [ + "§7Sea Creature Chance: §c+1.8%", + "", "§7Defense: §a+145", "", "§6Full Set Bonus: Absorb", diff --git a/items/SPONGE_HELMET.json b/items/SPONGE_HELMET.json index 33d96e67..88af6376 100644 --- a/items/SPONGE_HELMET.json +++ b/items/SPONGE_HELMET.json @@ -4,6 +4,8 @@ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Defense: §a+80\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC HELMET\"],Name:\"§5Sponge Helmet\"},ExtraAttributes:{id:\"SPONGE_HELMET\"}}", "damage": 0, "lore": [ + "§7Sea Creature Chance: §c+1.8%", + "", "§7Defense: §a+80", "", "§6Full Set Bonus: Absorb", diff --git a/items/SPONGE_LEGGINGS.json b/items/SPONGE_LEGGINGS.json index 31fc2852..706a5979 100644 --- a/items/SPONGE_LEGGINGS.json +++ b/items/SPONGE_LEGGINGS.json @@ -4,6 +4,8 @@ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+100\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Fierce Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\",uuid:\"013a4250-2f1a-4481-ae27-968981baabc9\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}", "damage": 0, "lore": [ + "§7Sea Creature Chance: §c+1.8%", + "", "§7Defense: §a+100", "", "§6Full Set Bonus: Absorb", diff --git a/items/TALISMAN_ENRICHMENT_CRITICAL_CHANCE.json b/items/TALISMAN_ENRICHMENT_CRITICAL_CHANCE.json index 84d94fa3..00b4da91 100644 --- a/items/TALISMAN_ENRICHMENT_CRITICAL_CHANCE.json +++ b/items/TALISMAN_ENRICHMENT_CRITICAL_CHANCE.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TALISMAN_ENRICHMENT_CRITICAL_DAMAGE.json b/items/TALISMAN_ENRICHMENT_CRITICAL_DAMAGE.json index 4c489d6f..cadeef5d 100644 --- a/items/TALISMAN_ENRICHMENT_CRITICAL_DAMAGE.json +++ b/items/TALISMAN_ENRICHMENT_CRITICAL_DAMAGE.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TALISMAN_ENRICHMENT_DEFENSE.json b/items/TALISMAN_ENRICHMENT_DEFENSE.json index 87bdae4e..f42856eb 100644 --- a/items/TALISMAN_ENRICHMENT_DEFENSE.json +++ b/items/TALISMAN_ENRICHMENT_DEFENSE.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TALISMAN_ENRICHMENT_HEALTH.json b/items/TALISMAN_ENRICHMENT_HEALTH.json index 5d87ac16..8aa296a1 100644 --- a/items/TALISMAN_ENRICHMENT_HEALTH.json +++ b/items/TALISMAN_ENRICHMENT_HEALTH.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TALISMAN_ENRICHMENT_INTELLIGENCE.json b/items/TALISMAN_ENRICHMENT_INTELLIGENCE.json index b1650c7a..5e9cd7bf 100644 --- a/items/TALISMAN_ENRICHMENT_INTELLIGENCE.json +++ b/items/TALISMAN_ENRICHMENT_INTELLIGENCE.json @@ -1,8 +1,13 @@ { + "internalname": "TALISMAN_ENRICHMENT_INTELLIGENCE", "itemid": "minecraft:skull", "displayname": "§cIntelligence Enrichment", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"d6c22a8a-0f9c-39e4-8300-bff44c0ee1c2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGM5MzY1NjQyYzZlZGRjZmVkZjViNWUxNGUyYmM3MTI1N2Q5ZTRhMzM2M2QxMjNjNmYzM2M1NWNhZmJmNmQifX19\"}]}},display:{Lore:[0:\"§7Enrich an accessory with the\",1:\"§7power of §b+2✎ Intelligence§7.\",2:\"§7\",3:\"§7Apply this enrichment to any\",4:\"§7§6legendary §7or §dmythic\",5:\"§d§7rarity accessory at the Anvil.\",6:\"§7\",7:\"§7Only §7§lONE §7enrichment can be\",8:\"§7applied to a given accessory.\",9:\"\",10:\"§c§lSPECIAL\"],Name:\"§cIntelligence Enrichment\"},ExtraAttributes:{id:\"TALISMAN_ENRICHMENT_INTELLIGENCE\"}}", + "crafttext": "", + "clickcommand": "", "damage": 3, + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"d6c22a8a-0f9c-39e4-8300-bff44c0ee1c2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGM5MzY1NjQyYzZlZGRjZmVkZjViNWUxNGUyYmM3MTI1N2Q5ZTRhMzM2M2QxMjNjNmYzM2M1NWNhZmJmNmQifX19\"}]}},display:{Lore:[0:\"§7Enrich an accessory with the\",1:\"§7power of §b+2✎ Intelligence§7.\",2:\"§7\",3:\"§7Apply this enrichment to any\",4:\"§7§6legendary §7or §dmythic\",5:\"§d§7rarity accessory at the Anvil.\",6:\"§7\",7:\"§7Only §7§lONE §7enrichment can be\",8:\"§7applied to a given accessory.\",9:\"\",10:\"§c§lSPECIAL\"],Name:\"§cIntelligence Enrichment\"},ExtraAttributes:{id:\"TALISMAN_ENRICHMENT_INTELLIGENCE\"}}", + "modver": "1.3-REL", + "infoType": "WIKI_URL", "lore": [ "§7Enrich an accessory with the", "§7power of §b+2✎ Intelligence§7.", @@ -16,9 +21,7 @@ "", "§c§lSPECIAL" ], - "internalname": "TALISMAN_ENRICHMENT_INTELLIGENCE", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TALISMAN_ENRICHMENT_MAGIC_FIND.json b/items/TALISMAN_ENRICHMENT_MAGIC_FIND.json index 35092ca6..426f3558 100644 --- a/items/TALISMAN_ENRICHMENT_MAGIC_FIND.json +++ b/items/TALISMAN_ENRICHMENT_MAGIC_FIND.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TALISMAN_ENRICHMENT_STRENGTH.json b/items/TALISMAN_ENRICHMENT_STRENGTH.json index 166d07fe..1fb7a05c 100644 --- a/items/TALISMAN_ENRICHMENT_STRENGTH.json +++ b/items/TALISMAN_ENRICHMENT_STRENGTH.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TALISMAN_ENRICHMENT_SWAPPER.json b/items/TALISMAN_ENRICHMENT_SWAPPER.json index bc3ce0f7..ec38eb7f 100644 --- a/items/TALISMAN_ENRICHMENT_SWAPPER.json +++ b/items/TALISMAN_ENRICHMENT_SWAPPER.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TALISMAN_ENRICHMENT_WALK_SPEED.json b/items/TALISMAN_ENRICHMENT_WALK_SPEED.json index e54c9169..4c8e3c39 100644 --- a/items/TALISMAN_ENRICHMENT_WALK_SPEED.json +++ b/items/TALISMAN_ENRICHMENT_WALK_SPEED.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] } \ No newline at end of file diff --git a/items/TREASURE_ARTIFACT.json b/items/TREASURE_ARTIFACT.json index 4424ddc8..9353ff60 100644 --- a/items/TREASURE_ARTIFACT.json +++ b/items/TREASURE_ARTIFACT.json @@ -8,11 +8,26 @@ "§7Grants §a+3% §7extra loot to end", "§7of dungeon chests.", "", + "§7§8This item can be reforged!", "§6§lLEGENDARY DUNGEON ACCESSORY" ], + "recipe": { + "A1": "TREASURE_RING:1", + "A2": "TREASURE_RING:1", + "A3": "TREASURE_RING:1", + "B1": "TREASURE_RING:1", + "B2": "TREASURE_RING:1", + "B3": "TREASURE_RING:1", + "C1": "TREASURE_RING:1", + "C2": "TREASURE_RING:1", + "C3": "TREASURE_RING:1" + }, "internalname": "TREASURE_ARTIFACT", "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Treasure_Artifact" + ] } \ No newline at end of file diff --git a/items/TREASURE_RING.json b/items/TREASURE_RING.json index 43e724bc..e85ac1dc 100644 --- a/items/TREASURE_RING.json +++ b/items/TREASURE_RING.json @@ -12,9 +12,23 @@ "§7§8This item can be reforged!", "§5§lEPIC DUNGEON ACCESSORY" ], + "recipe": { + "A1": "TREASURE_TALISMAN:1", + "A2": "TREASURE_TALISMAN:1", + "A3": "TREASURE_TALISMAN:1", + "B1": "TREASURE_TALISMAN:1", + "B2": "", + "B3": "TREASURE_TALISMAN:1", + "C1": "TREASURE_TALISMAN:1", + "C2": "TREASURE_TALISMAN:1", + "C3": "TREASURE_TALISMAN:1" + }, "internalname": "TREASURE_RING", "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "1.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Treasure_Ring" + ] } \ No newline at end of file diff --git a/items/TREASURE_TALISMAN.json b/items/TREASURE_TALISMAN.json index 4cddbc1f..12cdf2ee 100644 --- a/items/TREASURE_TALISMAN.json +++ b/items/TREASURE_TALISMAN.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Treasure_Talisman" + ] } \ No newline at end of file diff --git a/items/ZOG_ANVIL.json b/items/ZOG_ANVIL.json index e43eaecc..e6ef531f 100644 --- a/items/ZOG_ANVIL.json +++ b/items/ZOG_ANVIL.json @@ -8,9 +8,18 @@ "", "§9§lRARE" ], + "recipe": { + "A1": "ANCIENT_CLAW:16", + "A2": "ANCIENT_CLAW:16", + "A3": "ANCIENT_CLAW:16", + "B1": "", + "B2": "GRIFFIN_FEATHER:16", + "B3": "", + "C1": "ANCIENT_CLAW:16", + "C2": "ANCIENT_CLAW:16", + "C3": "ANCIENT_CLAW:16" + }, "internalname": "ZOG_ANVIL", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file -- cgit From fbbc24e58b8e902b5a96badfcf6ad68a45a06626 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:19:59 -0400 Subject: Added some wikilinks and fixed dungeon collection heads --- items/BAT_WAND.json | 15 ++++++++------ items/BONE_BOOMERANG.json | 15 ++++++++------ items/DIAMOND_BONZO_HEAD.json | 24 +++++++++++++++++------ items/DIAMOND_PROFESSOR_HEAD.json | 36 ++++++++++++++++++++++++++++++++++ items/DIAMOND_SCARF_HEAD.json | 34 ++++++++++++++++++++++++++++++++ items/DIAMOND_THORN_HEAD.json | 9 ++++++--- items/DRAGON_HORN.json | 9 +++++++-- items/FLORID_ZOMBIE_SWORD.json | 7 ++++++- items/GOLD_BONZO_HEAD.json | 30 ++++++++++++++++++++-------- items/GOLD_LIVID_HEAD.json | 15 ++++++++------ items/GOLD_PROFESSOR_HEAD.json | 29 ++++++++++++++++++++------- items/GOLD_SCARF_HEAD.json | 21 ++++++++++++++------ items/GOLD_THORN_HEAD.json | 24 +++++++++++++++++------ items/HYPER_CLEAVER.json | 15 ++++++++------ items/MIDAS_JEWEL.json | 13 ++++++++---- items/MINERAL_BOOTS.json | 7 ++++++- items/MINERAL_CHESTPLATE.json | 7 ++++++- items/MINERAL_HELMET.json | 7 ++++++- items/MINERAL_LEGGINGS.json | 7 ++++++- items/MINERAL_TALISMAN.json | 7 ++++++- items/RECOMBOBULATOR_3000.json | 13 ++++++++---- items/REFINED_MINERAL.json | 5 ++++- items/SECRET_DUNGEON_REDSTONE_KEY.json | 7 +++++-- items/SHADOW_FURY.json | 10 +++++----- items/SPIRIT_WING.json | 7 +++++-- items/TREASURE_ARTIFACT.json | 4 ++-- 26 files changed, 289 insertions(+), 88 deletions(-) create mode 100644 items/DIAMOND_PROFESSOR_HEAD.json create mode 100644 items/DIAMOND_SCARF_HEAD.json (limited to 'items/TREASURE_ARTIFACT.json') diff --git a/items/BAT_WAND.json b/items/BAT_WAND.json index b07287b9..9c75055a 100644 --- a/items/BAT_WAND.json +++ b/items/BAT_WAND.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Spirit Sceptre", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370 §8(538)\",1:\"§7Damage: §c+180 §8(+271.8)\",2:\"\",3:\"§7Intelligence: §a+300 §8(+453)\",4:\"\",5:\"§6Item Ability: Guided Bat §e§lRIGHT CLICK\",6:\"§7Shoots a guided spirit bat,\",7:\"§7following your aim and exploding\",8:\"§7for §c4,564 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor IV\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Spirit Sceptre\"},ExtraAttributes:{dungeon_item_level:0,id:\"BAT_WAND\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370 \",1:\"§7Damage: §c+180 \",2:\"\",3:\"§7Intelligence: §a+300 \",4:\"\",5:\"§6Item Ability: Guided Bat §e§lRIGHT CLICK\",6:\"§7Shoots a guided spirit bat,\",7:\"§7following your aim and exploding\",8:\"§7for §c4,564 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor IV\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Spirit Sceptre\"},ExtraAttributes:{dungeon_item_level:0,id:\"BAT_WAND\"}}", "damage": 2, "lore": [ - "§7Gear Score: §d370 §8(538)", - "§7Damage: §c+180 §8(+271.8)", + "§7Gear Score: §d370 ", + "§7Damage: §c+180 ", "", - "§7Intelligence: §a+300 §8(+453)", + "§7Intelligence: §a+300 ", "", "§6Item Ability: Guided Bat §e§lRIGHT CLICK", "§7Shoots a guided spirit bat,", @@ -34,6 +34,9 @@ "internalname": "BAT_WAND", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Sceptre" + ] } \ No newline at end of file diff --git a/items/BONE_BOOMERANG.json b/items/BONE_BOOMERANG.json index 25e234d6..0cbffb50 100644 --- a/items/BONE_BOOMERANG.json +++ b/items/BONE_BOOMERANG.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:bone", "displayname": "§f§f§6Bonemerang", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d490 §8(720)\",1:\"§7Damage: §c+320 §8(+483.2)\",2:\"§7Strength: §c+130 §8(+196.3)\",3:\"\",4:\"§6Item Ability: Swing §e§lRIGHT CLICK\",5:\"§7Throw the bone a short distance,\",6:\"§7dealing the damage an arrow\",7:\"§7would.\",8:\"\",9:\"§7Deals §cdouble damage §7when\",10:\"§7coming back. Pierces up to §e10\",11:\"§e§7foes.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Bonemerang\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"BONE_BOOMERANG\",uuid:\"e67b8785-84d9-4a33-abb6-2cbd4e33db9d\",timestamp:\"8/1/20 6:44 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d490 \",1:\"§7Damage: §c+320 \",2:\"§7Strength: §c+130 \",3:\"\",4:\"§6Item Ability: Swing §e§lRIGHT CLICK\",5:\"§7Throw the bone a short distance,\",6:\"§7dealing the damage an arrow\",7:\"§7would.\",8:\"\",9:\"§7Deals §cdouble damage §7when\",10:\"§7coming back. Pierces up to §e10\",11:\"§e§7foes.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Bonemerang\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"BONE_BOOMERANG\",uuid:\"e67b8785-84d9-4a33-abb6-2cbd4e33db9d\",timestamp:\"8/1/20 6:44 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7Gear Score: §d490 §8(720)", - "§7Damage: §c+320 §8(+483.2)", - "§7Strength: §c+130 §8(+196.3)", + "§7Gear Score: §d490 ", + "§7Damage: §c+320 ", + "§7Strength: §c+130 ", "", "§6Item Ability: Swing §e§lRIGHT CLICK", "§7Throw the bone a short distance,", @@ -37,6 +37,9 @@ "internalname": "BONE_BOOMERANG", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bonemerang" + ] } \ No newline at end of file diff --git a/items/DIAMOND_BONZO_HEAD.json b/items/DIAMOND_BONZO_HEAD.json index ff258dab..9df50d59 100644 --- a/items/DIAMOND_BONZO_HEAD.json +++ b/items/DIAMOND_BONZO_HEAD.json @@ -1,23 +1,35 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§cDiamond Bonzo Head", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"39ad0266-88b1-3ccd-921c-3ac84051b5c9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQwOTcyODgyOCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmFlMjAxYjA2ZjEwYjViNGViMDEzMGVjZDdkNTlmYWM3ZTRlMDEzYmJkNGY1ZDVkMDQ2MzU4MGZiMDU0OWE4YiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Obtained from killing §cBonzo\",1:\"§c§7in §cThe Catacombs §7lots of\",2:\"§7times.\",3:\"\",4:\"§7§8Involved in the dark arts due\",5:\"§8to his parents\u0027 insistence.\",6:\"§8Originally worked as a Circus\",7:\"§8clown.\",8:\"\",9:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cDiamond Bonzo Head\"},ExtraAttributes:{id:\"DIAMOND_BONZO_HEAD\"},AttributeModifiers:[]}", + "displayname": "§cDiamond Bonzo Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"39ad0266-88b1-3ccd-921c-3ac84051b5c9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQwOTcyODgyOCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmFlMjAxYjA2ZjEwYjViNGViMDEzMGVjZDdkNTlmYWM3ZTRlMDEzYmJkNGY1ZDVkMDQ2MzU4MGZiMDU0OWE4YiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d100 \",1:\"§7Strength: §c+10 \",2:\"\",3:\"§7Health: §a+50 HP \",4:\"§7Defense: §a+20 \",5:\"\",6:\"§7Obtained from killing §cBonzo\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor I§7.\",10:\"\",11:\"§7§8Involved in the dark arts due\",12:\"§8to his parents\u0027 insistence.\",13:\"§8Originally worked as a Circus\",14:\"§8clown.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Bonzo Head\"},ExtraAttributes:{id:\"DIAMOND_BONZO_HEAD\"}}", "damage": 3, "lore": [ + "§7Gear Score: §d100 ", + "§7Strength: §c+10 ", + "", + "§7Health: §a+50 HP ", + "§7Defense: §a+20 ", + "", "§7Obtained from killing §cBonzo", "§c§7in §cThe Catacombs §7lots of", - "§7times.", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor I§7.", "", "§7§8Involved in the dark arts due", "§8to his parents\u0027 insistence.", "§8Originally worked as a Circus", "§8clown.", "", - "§c§lSPECIAL DUNGEON ITEM" + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" ], "internalname": "DIAMOND_BONZO_HEAD", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Bonzo_Head" + ] } \ No newline at end of file diff --git a/items/DIAMOND_PROFESSOR_HEAD.json b/items/DIAMOND_PROFESSOR_HEAD.json new file mode 100644 index 00000000..5261f817 --- /dev/null +++ b/items/DIAMOND_PROFESSOR_HEAD.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Professor Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9c4fea27-15a3-33cd-ba95-9349f39ec962\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQxMDA2NTE1MiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjIzYzNhZDhjNDQxMDE0NTA5NTI4MDc3OTI5M2NjMWU3OTA0YjZmY2U5M2Q3MDM3OGFjNWYzMjAzMmJhMWQ4NiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d200 \",1:\"§7Strength: §c+20 \",2:\"\",3:\"§7Health: §a+100 HP \",4:\"§7Defense: §a+40 \",5:\"\",6:\"§7Obtained from killing §cThe\",7:\"§cProfessor §7in §cThe Catacombs\",8:\"§c§7lots of times. Grants §a2x\",9:\"§a§7stats on §cThe Catacombs Floor\",10:\"§cIII§7.\",11:\"\",12:\"§7§8Despite his great technique,\",13:\"§8he failed the Masters exam three\",14:\"§8times. Works from 8 to 5. Cares\",15:\"§8about his students.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 700000 / 700000\",19:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Professor Head\"},ExtraAttributes:{id:\"DIAMOND_PROFESSOR_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d200 ", + "§7Strength: §c+20 ", + "", + "§7Health: §a+100 HP ", + "§7Defense: §a+40 ", + "", + "§7Obtained from killing §cThe", + "§cProfessor §7in §cThe Catacombs", + "§c§7lots of times. Grants §a2x", + "§a§7stats on §cThe Catacombs Floor", + "§cIII§7.", + "", + "§7§8Despite his great technique,", + "§8he failed the Masters exam three", + "§8times. Works from 8 to 5. Cares", + "§8about his students.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_PROFESSOR_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Professor_Head" + ] +} \ No newline at end of file diff --git a/items/DIAMOND_SCARF_HEAD.json b/items/DIAMOND_SCARF_HEAD.json new file mode 100644 index 00000000..557dc612 --- /dev/null +++ b/items/DIAMOND_SCARF_HEAD.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Scarf Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa83be04-13f8-3863-98c0-e96a9d4bc08f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQwOTk3NjM1MSwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGRhNWNhMmY2ODAwNTE2YTYzZDI1ODc4ZWI3YTcxM2U4MGQ2M2I2MmY5ZjZjYWIzZjMxMDk3Zjk0OTRiNjEyMSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d145 \",1:\"§7Strength: §c+15 \",2:\"\",3:\"§7Health: §a+70 HP \",4:\"§7Defense: §a+30 \",5:\"\",6:\"§7Obtained from killing §cScarf\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor II§7.\",10:\"\",11:\"§7§8First of his class. His\",12:\"§8teacher said he will do \\\"great\",13:\"§8things\\\".\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 700000 / 700000\",17:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Scarf Head\"},ExtraAttributes:{id:\"DIAMOND_SCARF_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d145 ", + "§7Strength: §c+15 ", + "", + "§7Health: §a+70 HP ", + "§7Defense: §a+30 ", + "", + "§7Obtained from killing §cScarf", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor II§7.", + "", + "§7§8First of his class. His", + "§8teacher said he will do \"great", + "§8things\".", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_SCARF_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Scarf_Head" + ] +} \ No newline at end of file diff --git a/items/DIAMOND_THORN_HEAD.json b/items/DIAMOND_THORN_HEAD.json index 4cdf326b..a7778779 100644 --- a/items/DIAMOND_THORN_HEAD.json +++ b/items/DIAMOND_THORN_HEAD.json @@ -1,9 +1,10 @@ { "itemid": "minecraft:skull", "displayname": "§cDiamond Thorn Head", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab29190f-0a76-3949-a90c-776a807f2fc1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MzY5NTM4NiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgzYTFmZmFkY2M2Y2NjNTQ5MDVmMmE3OWI5NjNhMzM5YmI5ZTBiMGJjZWE0MjgyNTJhMTdmMDFlMzE3YmVjMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+25 \",1:\"\",2:\"§7Health: §a+130 HP \",3:\"§7Defense: §a+50 \",4:\"\",5:\"§7Obtained from killing §cThorn\",6:\"§c§7in §cThe Catacombs §7lots of\",7:\"§7times. Grants §a2x §7stats on\",8:\"§7§cThe Catacombs Floor IV§7.\",9:\"\",10:\"§7§8Powerful Necromancer that\",11:\"§8specializes in animals. Calls\",12:\"§8himself a vegetarian, go figure.\",13:\"\",14:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§cDiamond Thorn Head\"},ExtraAttributes:{id:\"DIAMOND_THORN_HEAD\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab29190f-0a76-3949-a90c-776a807f2fc1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MzY5NTM4NiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgzYTFmZmFkY2M2Y2NjNTQ5MDVmMmE3OWI5NjNhMzM5YmI5ZTBiMGJjZWE0MjgyNTJhMTdmMDFlMzE3YmVjMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d255 \",1:\"§7Strength: §c+25 \",2:\"\",3:\"§7Health: §a+130 HP \",4:\"§7Defense: §a+50 \",5:\"\",6:\"§7Obtained from killing §cThorn\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor IV§7.\",10:\"\",11:\"§7§8Powerful Necromancer that\",12:\"§8specializes in animals. Calls\",13:\"§8himself a vegetarian, go figure.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 700000 / 700000\",17:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Thorn Head\"},ExtraAttributes:{id:\"DIAMOND_THORN_HEAD\"}}", "damage": 3, "lore": [ + "§7Gear Score: §d255 ", "§7Strength: §c+25 ", "", "§7Health: §a+130 HP ", @@ -18,7 +19,9 @@ "§8specializes in animals. Calls", "§8himself a vegetarian, go figure.", "", - "§c§lSPECIAL DUNGEON ITEM" + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" ], "internalname": "DIAMOND_THORN_HEAD", "crafttext": "", @@ -26,6 +29,6 @@ "modver": "1.3-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Trophies" + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Thorn_Head" ] } \ No newline at end of file diff --git a/items/DRAGON_HORN.json b/items/DRAGON_HORN.json index db081774..bb743678 100644 --- a/items/DRAGON_HORN.json +++ b/items/DRAGON_HORN.json @@ -1,11 +1,11 @@ { "internalname": "DRAGON_HORN", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§5Dragon Horn", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"124d9c84-c120-3724-afe6-124ac2cf26aa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc0NGM4MTA5OWMxYWViZjIwZjY3N2ZhZWQyNGNhY2U1MjBhMjk0Y2Y0NmJkZWI2YTI1N2Y0MzZhMzIzYTFkOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Renowned\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Dragon Horn\"},ExtraAttributes:{id:\"DRAGON_HORN\"}}", - "modver": "1.0.0", + "modver": "1.3-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aXXV§7!", "", "§5§lEPIC REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Horn" ] } \ No newline at end of file diff --git a/items/FLORID_ZOMBIE_SWORD.json b/items/FLORID_ZOMBIE_SWORD.json index 312c6de7..50df179b 100644 --- a/items/FLORID_ZOMBIE_SWORD.json +++ b/items/FLORID_ZOMBIE_SWORD.json @@ -36,5 +36,10 @@ }, "internalname": "FLORID_ZOMBIE_SWORD", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Florid_Zombie_Sword" + ] } \ No newline at end of file diff --git a/items/GOLD_BONZO_HEAD.json b/items/GOLD_BONZO_HEAD.json index c6e56c02..1494f8ea 100644 --- a/items/GOLD_BONZO_HEAD.json +++ b/items/GOLD_BONZO_HEAD.json @@ -1,21 +1,35 @@ { - "internalname": "GOLD_BONZO_HEAD", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§cGolden Bonzo Head", - "clickcommand": "", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"39efcd99-3e0a-3781-b335-a9996d618227\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQwOTQyNTkyMCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTVlNzVlYWU4NjliZjBjMjk4ZWU0ODc5MGE2MmMyZDYxNDA3OTBiZDQ4MWIxZGU4OWI3NjhkNTJmMjhjNzRhOSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d45 \",1:\"§7Strength: §c+5 \",2:\"\",3:\"§7Health: §a+20 HP \",4:\"§7Defense: §a+10 \",5:\"\",6:\"§7Obtained from killing §cBonzo\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor I§7.\",10:\"\",11:\"§7§8Involved in the dark arts due\",12:\"§8to his parents\u0027 insistence.\",13:\"§8Originally worked as a Circus\",14:\"§8clown.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cGolden Bonzo Head\"},ExtraAttributes:{id:\"GOLD_BONZO_HEAD\"}}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"39efcd99-3e0a-3781-b335-a9996d618227\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQwOTQyNTkyMCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTVlNzVlYWU4NjliZjBjMjk4ZWU0ODc5MGE2MmMyZDYxNDA3OTBiZDQ4MWIxZGU4OWI3NjhkNTJmMjhjNzRhOSIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Obtained from killing §cBonzo\",1:\"§c§7in §cThe Catacombs §7lots of\",2:\"§7times.\",3:\"\",4:\"§7§8Involved in the dark arts due\",5:\"§8to his parents' insistence.\",6:\"§8Originally worked as a Circus\",7:\"§8clown.\",8:\"\",9:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§cGolden Bonzo Head\"},ExtraAttributes:{id:\"GOLD_BONZO_HEAD\"}}", - "modver": "1.0.0", "lore": [ + "§7Gear Score: §d45 ", + "§7Strength: §c+5 ", + "", + "§7Health: §a+20 HP ", + "§7Defense: §a+10 ", + "", "§7Obtained from killing §cBonzo", "§c§7in §cThe Catacombs §7lots of", - "§7times.", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor I§7.", "", "§7§8Involved in the dark arts due", - "§8to his parents' insistence.", + "§8to his parents\u0027 insistence.", "§8Originally worked as a Circus", "§8clown.", "", - "§c§lSPECIAL DUNGEON ITEM" + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "GOLD_BONZO_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Golden_Bonzo_Head" ] } \ No newline at end of file diff --git a/items/GOLD_LIVID_HEAD.json b/items/GOLD_LIVID_HEAD.json index bf48ae80..a78e7293 100644 --- a/items/GOLD_LIVID_HEAD.json +++ b/items/GOLD_LIVID_HEAD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§cGolden Livid Head", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"189df5d5-df29-3505-8735-07124f291317\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMDI2ODczMjkyNSwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjI1MTJhYzZjYzVkOGM3YWUzZGRkZWVlMmM0MjlkNGEyZDZhODM0MWJkZTA1NmUxOGU1YWUyMTAxMWJiZTY0MyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d135 §8(157)\",1:\"§7Strength: §c+15 §8(+17.4)\",2:\"\",3:\"§7Health: §a+60 HP §8(+69.6 HP)\",4:\"§7Defense: §a+30 §8(+34.8)\",5:\"\",6:\"§7Obtained from killing §cLivid\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor V§7.\",10:\"\",11:\"§7§8Strongly believes he will\",12:\"§8become the Lord one day. Subject\",13:\"§8of mockeries, even from his\",14:\"§8disciples.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§f§f§cGolden Livid Head\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GOLD_LIVID_HEAD\",uuid:\"02f51456-3774-4324-b5ce-266ccbd5a645\",timestamp:\"9/25/20 4:01 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"189df5d5-df29-3505-8735-07124f291317\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMDI2ODczMjkyNSwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjI1MTJhYzZjYzVkOGM3YWUzZGRkZWVlMmM0MjlkNGEyZDZhODM0MWJkZTA1NmUxOGU1YWUyMTAxMWJiZTY0MyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d135 \",1:\"§7Strength: §c+15 \",2:\"\",3:\"§7Health: §a+60 HP \",4:\"§7Defense: §a+30 \",5:\"\",6:\"§7Obtained from killing §cLivid\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor V§7.\",10:\"\",11:\"§7§8Strongly believes he will\",12:\"§8become the Lord one day. Subject\",13:\"§8of mockeries, even from his\",14:\"§8disciples.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§f§f§cGolden Livid Head\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GOLD_LIVID_HEAD\",uuid:\"02f51456-3774-4324-b5ce-266ccbd5a645\",timestamp:\"9/25/20 4:01 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ - "§7Gear Score: §d135 §8(157)", - "§7Strength: §c+15 §8(+17.4)", + "§7Gear Score: §d135 ", + "§7Strength: §c+15 ", "", - "§7Health: §a+60 HP §8(+69.6 HP)", - "§7Defense: §a+30 §8(+34.8)", + "§7Health: §a+60 HP ", + "§7Defense: §a+30 ", "", "§7Obtained from killing §cLivid", "§c§7in §cThe Catacombs §7lots of", @@ -28,5 +28,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Golden_Livid_Head" + ] } \ No newline at end of file diff --git a/items/GOLD_PROFESSOR_HEAD.json b/items/GOLD_PROFESSOR_HEAD.json index b953c697..1875d2b7 100644 --- a/items/GOLD_PROFESSOR_HEAD.json +++ b/items/GOLD_PROFESSOR_HEAD.json @@ -1,21 +1,36 @@ { - "internalname": "GOLD_PROFESSOR_HEAD", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§cGolden Professor Head", - "clickcommand": "", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9b5fcb03-447d-32ed-9292-793a9dc16312\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQxMDAxNTI3NCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhjYTAzZDc4ZDE1N2RmMzRlOGM0Mjg4MWZmNTdlYTg5ODE4MzY3ZTQwZTI4OGRhN2Y4YjQxY2NhNWMxZDQwNiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d90 \",1:\"§7Strength: §c+10 \",2:\"\",3:\"§7Health: §a+40 HP \",4:\"§7Defense: §a+20 \",5:\"\",6:\"§7Obtained from killing §cThe\",7:\"§cProfessor §7in §cThe Catacombs\",8:\"§c§7lots of times. Grants §a2x\",9:\"§a§7stats on §cThe Catacombs Floor\",10:\"§cIII§7.\",11:\"\",12:\"§7§8Despite his great technique,\",13:\"§8he failed the Masters exam three\",14:\"§8times. Works from 8 to 5. Cares\",15:\"§8about his students.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 700000 / 700000\",19:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cGolden Professor Head\"},ExtraAttributes:{id:\"GOLD_PROFESSOR_HEAD\"}}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9b5fcb03-447d-32ed-9292-793a9dc16312\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQxMDAxNTI3NCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhjYTAzZDc4ZDE1N2RmMzRlOGM0Mjg4MWZmNTdlYTg5ODE4MzY3ZTQwZTI4OGRhN2Y4YjQxY2NhNWMxZDQwNiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Obtained from killing §cThe\",1:\"§cProfessor §7in §cThe Catacombs\",2:\"§c§7lots of times.\",3:\"\",4:\"§7§8Despite his great technique,\",5:\"§8he failed the Masters exam three\",6:\"§8times. Works from 8 to 5. Cares\",7:\"§8about his students.\",8:\"\",9:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§cGolden Professor Head\"},ExtraAttributes:{id:\"GOLD_PROFESSOR_HEAD\"}}", - "modver": "1.0.0", "lore": [ + "§7Gear Score: §d90 ", + "§7Strength: §c+10 ", + "", + "§7Health: §a+40 HP ", + "§7Defense: §a+20 ", + "", "§7Obtained from killing §cThe", "§cProfessor §7in §cThe Catacombs", - "§c§7lots of times.", + "§c§7lots of times. Grants §a2x", + "§a§7stats on §cThe Catacombs Floor", + "§cIII§7.", "", "§7§8Despite his great technique,", "§8he failed the Masters exam three", "§8times. Works from 8 to 5. Cares", "§8about his students.", "", - "§c§lSPECIAL DUNGEON ITEM" + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "GOLD_PROFESSOR_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Golden_Professor_Head" ] } \ No newline at end of file diff --git a/items/GOLD_SCARF_HEAD.json b/items/GOLD_SCARF_HEAD.json index 4ee8bbe2..f717d3da 100644 --- a/items/GOLD_SCARF_HEAD.json +++ b/items/GOLD_SCARF_HEAD.json @@ -1,25 +1,34 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§cGolden Scarf Head", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"04e9db81-3dc2-33fe-8d5f-0d8d25cd4742\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQwOTkwNTg0MiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjEyZjkwYTJhNjZkN2Y5MzdjZjlmYjE1YzdkOGFlZjk3ZDM4ZjU2MmJkOTY3OGIyNGY0YzkwNGI2NWJjYzYwYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Obtained from killing §cScarf\",1:\"§c§7in §cThe Catacombs §7lots of\",2:\"§7times.\",3:\"\",4:\"§7§8First of his class. His\",5:\"§8teacher said he will do \\\"great\",6:\"§8things\\\".\",7:\"\",8:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cGolden Scarf Head\"},ExtraAttributes:{id:\"GOLD_SCARF_HEAD\"},AttributeModifiers:[]}", + "displayname": "§cGolden Scarf Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04e9db81-3dc2-33fe-8d5f-0d8d25cd4742\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQwOTkwNTg0MiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjEyZjkwYTJhNjZkN2Y5MzdjZjlmYjE1YzdkOGFlZjk3ZDM4ZjU2MmJkOTY3OGIyNGY0YzkwNGI2NWJjYzYwYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d70 \",1:\"§7Strength: §c+10 \",2:\"\",3:\"§7Health: §a+30 HP \",4:\"§7Defense: §a+15 \",5:\"\",6:\"§7Obtained from killing §cScarf\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor II§7.\",10:\"\",11:\"§7§8First of his class. His\",12:\"§8teacher said he will do \\\"great\",13:\"§8things\\\".\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 700000 / 700000\",17:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cGolden Scarf Head\"},ExtraAttributes:{id:\"GOLD_SCARF_HEAD\"}}", "damage": 3, "lore": [ + "§7Gear Score: §d70 ", + "§7Strength: §c+10 ", + "", + "§7Health: §a+30 HP ", + "§7Defense: §a+15 ", + "", "§7Obtained from killing §cScarf", "§c§7in §cThe Catacombs §7lots of", - "§7times.", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor II§7.", "", "§7§8First of his class. His", "§8teacher said he will do \"great", "§8things\".", "", - "§c§lSPECIAL DUNGEON ITEM" + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" ], "internalname": "GOLD_SCARF_HEAD", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", + "modver": "1.3-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Trophies" + "https://hypixel-skyblock.fandom.com/wiki/Golden_Scarf_Head" ] } \ No newline at end of file diff --git a/items/GOLD_THORN_HEAD.json b/items/GOLD_THORN_HEAD.json index ba8701da..30fc83d9 100644 --- a/items/GOLD_THORN_HEAD.json +++ b/items/GOLD_THORN_HEAD.json @@ -1,22 +1,34 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§cGolden Thorn Head", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"cd582b3d-d9ee-36f7-9a1e-99c1bf5ca047\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MzYzMjU1OCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwMTY4ZTdmN2JjY2QxOWI1YTFlZGU5YTE5NmI0MWM1N2M5MTk4NWVjNzIzYmNmNDIyMDk2NzUyNTU4MjE1OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Obtained from killing §cThorn\",1:\"§c§7in §cThe Catacombs §7lots of\",2:\"§7times.\",3:\"\",4:\"§7§8Powerful Necromancer that\",5:\"§8specializes in animals. Calls\",6:\"§8himself a vegetarian, go figure.\",7:\"\",8:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cGolden Thorn Head\"},ExtraAttributes:{id:\"GOLD_THORN_HEAD\"},AttributeModifiers:[]}", + "displayname": "§cGolden Thorn Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cd582b3d-d9ee-36f7-9a1e-99c1bf5ca047\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2MzYzMjU1OCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwMTY4ZTdmN2JjY2QxOWI1YTFlZGU5YTE5NmI0MWM1N2M5MTk4NWVjNzIzYmNmNDIyMDk2NzUyNTU4MjE1OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d115 \",1:\"§7Strength: §c+15 \",2:\"\",3:\"§7Health: §a+50 HP \",4:\"§7Defense: §a+25 \",5:\"\",6:\"§7Obtained from killing §cThorn\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor IV§7.\",10:\"\",11:\"§7§8Powerful Necromancer that\",12:\"§8specializes in animals. Calls\",13:\"§8himself a vegetarian, go figure.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 700000 / 700000\",17:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cGolden Thorn Head\"},ExtraAttributes:{id:\"GOLD_THORN_HEAD\"}}", "damage": 3, "lore": [ + "§7Gear Score: §d115 ", + "§7Strength: §c+15 ", + "", + "§7Health: §a+50 HP ", + "§7Defense: §a+25 ", + "", "§7Obtained from killing §cThorn", "§c§7in §cThe Catacombs §7lots of", - "§7times.", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor IV§7.", "", "§7§8Powerful Necromancer that", "§8specializes in animals. Calls", "§8himself a vegetarian, go figure.", "", - "§c§lSPECIAL DUNGEON ITEM" + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" ], "internalname": "GOLD_THORN_HEAD", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Golden_Thorn_Head" + ] } \ No newline at end of file diff --git a/items/HYPER_CLEAVER.json b/items/HYPER_CLEAVER.json index 29133ce5..cf44c240 100644 --- a/items/HYPER_CLEAVER.json +++ b/items/HYPER_CLEAVER.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Hyper Cleaver", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d215 §8(314)\",1:\"§7Damage: §c+145 §8(+218.95)\",2:\"§7Strength: §c+50 §8(+75.5)\",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a4§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 16\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Hyper Cleaver\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPER_CLEAVER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d215 \",1:\"§7Damage: §c+145 \",2:\"§7Strength: §c+50 \",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a4§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 16\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Hyper Cleaver\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPER_CLEAVER\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d215 §8(314)", - "§7Damage: §c+145 §8(+218.95)", - "§7Strength: §c+50 §8(+75.5)", + "§7Gear Score: §d215 ", + "§7Damage: §c+145 ", + "§7Strength: §c+50 ", "", "§6Item Ability: Cleave", "§7When hitting an entity, monsters", @@ -22,6 +22,9 @@ "internalname": "HYPER_CLEAVER", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hyper_Cleaver" + ] } \ No newline at end of file diff --git a/items/MIDAS_JEWEL.json b/items/MIDAS_JEWEL.json index 3c6ea903..bfeb4797 100644 --- a/items/MIDAS_JEWEL.json +++ b/items/MIDAS_JEWEL.json @@ -1,22 +1,27 @@ { "internalname": "MIDAS_JEWEL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Midas Jewel", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d65c750d-e5f8-39db-8ff4-467e6f6941c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODE4Mzg2YjBlZmE2ZjhjY2Q0OGZjZTg5ZTdkYzU2NGU2YTQ2OTc0YzNhZTU3MjdhYWRmODM3ZDNmZGE2NTk2NCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Gilded §7reforge\",5:\"§7to §6Midas' Sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Midas Jewel\"},ExtraAttributes:{id:\"MIDAS_JEWEL\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d65c750d-e5f8-39db-8ff4-467e6f6941c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODE4Mzg2YjBlZmE2ZjhjY2Q0OGZjZTg5ZTdkYzU2NGU2YTQ2OTc0YzNhZTU3MjdhYWRmODM3ZDNmZGE2NTk2NCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Gilded §7reforge\",5:\"§7to §6Midas\u0027 Sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Midas Jewel\"},ExtraAttributes:{id:\"MIDAS_JEWEL\"}}", + "modver": "1.3-REL", "lore": [ "§8Reforge Stone", "", "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", "§7to apply the §8Gilded §7reforge", - "§7to §6Midas' Sword.", + "§7to §6Midas\u0027 Sword.", "", "§7Requires §aMining Skill Level", "§aXXV§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Midas_Jewel" ] } \ No newline at end of file diff --git a/items/MINERAL_BOOTS.json b/items/MINERAL_BOOTS.json index 6e37ada8..ff7ae546 100644 --- a/items/MINERAL_BOOTS.json +++ b/items/MINERAL_BOOTS.json @@ -29,5 +29,10 @@ }, "internalname": "MINERAL_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mineral_Armor" + ] } \ No newline at end of file diff --git a/items/MINERAL_CHESTPLATE.json b/items/MINERAL_CHESTPLATE.json index 2592039b..fd8c9fda 100644 --- a/items/MINERAL_CHESTPLATE.json +++ b/items/MINERAL_CHESTPLATE.json @@ -29,5 +29,10 @@ }, "internalname": "MINERAL_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mineral_Armor" + ] } \ No newline at end of file diff --git a/items/MINERAL_HELMET.json b/items/MINERAL_HELMET.json index 5bb1b689..49968f12 100644 --- a/items/MINERAL_HELMET.json +++ b/items/MINERAL_HELMET.json @@ -29,5 +29,10 @@ }, "internalname": "MINERAL_HELMET", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mineral_Armor" + ] } \ No newline at end of file diff --git a/items/MINERAL_LEGGINGS.json b/items/MINERAL_LEGGINGS.json index e334bb10..2923885e 100644 --- a/items/MINERAL_LEGGINGS.json +++ b/items/MINERAL_LEGGINGS.json @@ -29,5 +29,10 @@ }, "internalname": "MINERAL_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mineral_Armor" + ] } \ No newline at end of file diff --git a/items/MINERAL_TALISMAN.json b/items/MINERAL_TALISMAN.json index d1eeec0a..31b47424 100644 --- a/items/MINERAL_TALISMAN.json +++ b/items/MINERAL_TALISMAN.json @@ -23,5 +23,10 @@ }, "internalname": "MINERAL_TALISMAN", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mineral_Talisman" + ] } \ No newline at end of file diff --git a/items/RECOMBOBULATOR_3000.json b/items/RECOMBOBULATOR_3000.json index f767b285..1e4130d8 100644 --- a/items/RECOMBOBULATOR_3000.json +++ b/items/RECOMBOBULATOR_3000.json @@ -1,18 +1,23 @@ { "internalname": "RECOMBOBULATOR_3000", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§6Recombobulator 3000", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"96538e7f-6b56-3557-9b7d-458afe4239e9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTdjY2QzNmRjOGY3MmFkY2IxZjhjOGU2MWVlODJjZDk2ZWFkMTQwY2YyYTE2YTEzNjZiZTliNWE4ZTNjYzNmYyJ9fX0K\"}]}},display:{Lore:[0:\"§7Use in a §aReforge Anvil §7or at\",1:\"§7the Dungeon Blacksmith to\",2:\"§7permanently increase the rarity\",3:\"§7of an item. An item's rarity can\",4:\"§7only be upgraded once!\",5:\"\",6:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Recombobulator 3000\"},ExtraAttributes:{id:\"RECOMBOBULATOR_3000\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"96538e7f-6b56-3557-9b7d-458afe4239e9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTdjY2QzNmRjOGY3MmFkY2IxZjhjOGU2MWVlODJjZDk2ZWFkMTQwY2YyYTE2YTEzNjZiZTliNWE4ZTNjYzNmYyJ9fX0K\"}]}},display:{Lore:[0:\"§7Use in a §aReforge Anvil §7or at\",1:\"§7the Dungeon Blacksmith to\",2:\"§7permanently increase the rarity\",3:\"§7of an item. An item\u0027s rarity can\",4:\"§7only be upgraded once!\",5:\"\",6:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Recombobulator 3000\"},ExtraAttributes:{id:\"RECOMBOBULATOR_3000\"}}", + "modver": "1.3-REL", "lore": [ "§7Use in a §aReforge Anvil §7or at", "§7the Dungeon Blacksmith to", "§7permanently increase the rarity", - "§7of an item. An item's rarity can", + "§7of an item. An item\u0027s rarity can", "§7only be upgraded once!", "", "§6§lLEGENDARY DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Recombobulator_3000" ] } \ No newline at end of file diff --git a/items/REFINED_MINERAL.json b/items/REFINED_MINERAL.json index 32c3d07d..321d0976 100644 --- a/items/REFINED_MINERAL.json +++ b/items/REFINED_MINERAL.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Refined_Mineral" + ] } \ No newline at end of file diff --git a/items/SECRET_DUNGEON_REDSTONE_KEY.json b/items/SECRET_DUNGEON_REDSTONE_KEY.json index 11a721e9..2cb0b831 100644 --- a/items/SECRET_DUNGEON_REDSTONE_KEY.json +++ b/items/SECRET_DUNGEON_REDSTONE_KEY.json @@ -9,6 +9,9 @@ "internalname": "SECRET_DUNGEON_REDSTONE_KEY", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Redstone_Key" + ] } \ No newline at end of file diff --git a/items/SHADOW_FURY.json b/items/SHADOW_FURY.json index 6522bd24..2f6dfc50 100644 --- a/items/SHADOW_FURY.json +++ b/items/SHADOW_FURY.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§f§f§6Shadow Fury", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d525 §8(767)\",1:\"§7Damage: §c+300 §8(+471)\",2:\"§7Strength: §c+125 §8(+196.25)\",3:\"\",4:\"§7Speed: §a+30 §8(+47.1)\",5:\"\",6:\"§6Item Ability: Shadow Fury §e§lRIGHT CLICK\",7:\"§7Rapidly teleports you to up to\",8:\"§7§b5 §7enemies within §e10\",9:\"§e§7blocks, rooting each of them\",10:\"§7and allowing you to hit them.\",11:\"§8Cooldown: §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Floor V\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§f§f§6Shadow Fury\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SHADOW_FURY\",uuid:\"e2bde439-8553-4c05-af26-31c7612d8520\",timestamp:\"9/17/20 7:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d525 \",1:\"§7Damage: §c+300 \",2:\"§7Strength: §c+125 \",3:\"\",4:\"§7Speed: §a+30 \",5:\"\",6:\"§6Item Ability: Shadow Fury §e§lRIGHT CLICK\",7:\"§7Rapidly teleports you to up to\",8:\"§7§b5 §7enemies within §e10\",9:\"§e§7blocks, rooting each of them\",10:\"§7and allowing you to hit them.\",11:\"§8Cooldown: §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Floor V\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§f§f§6Shadow Fury\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SHADOW_FURY\",uuid:\"e2bde439-8553-4c05-af26-31c7612d8520\",timestamp:\"9/17/20 7:25 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7Gear Score: §d525 §8(767)", - "§7Damage: §c+300 §8(+471)", - "§7Strength: §c+125 §8(+196.25)", + "§7Gear Score: §d525 ", + "§7Damage: §c+300 ", + "§7Strength: §c+125 ", "", - "§7Speed: §a+30 §8(+47.1)", + "§7Speed: §a+30 ", "", "§6Item Ability: Shadow Fury §e§lRIGHT CLICK", "§7Rapidly teleports you to up to", diff --git a/items/SPIRIT_WING.json b/items/SPIRIT_WING.json index be3814a0..75e028f9 100644 --- a/items/SPIRIT_WING.json +++ b/items/SPIRIT_WING.json @@ -16,6 +16,9 @@ "internalname": "SPIRIT_WING", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Wing" + ] } \ No newline at end of file diff --git a/items/TREASURE_ARTIFACT.json b/items/TREASURE_ARTIFACT.json index 9353ff60..20a72240 100644 --- a/items/TREASURE_ARTIFACT.json +++ b/items/TREASURE_ARTIFACT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§6Treasure Artifact", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4bed9bc7-18ff-3014-920d-32d6b89e8312\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTk1Mzc5NjAxNywKICAicHJvZmlsZUlkIiA6ICJmMzA1ZjA5NDI0NTg0ZjU4YmEyYjY0ZjAyZDcyNDYyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJqcm9ja2EzMyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMTBmMjBhNTViNmUxODhlYmU3NTc4NDU5YjY0YTZmYmQ4MjUwNjdiYzQ5N2I5MjVjYTQzYzI2NDNkMDU5MDI1IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"\",1:\"§7Grants §a+3% §7extra loot to end\",2:\"§7of dungeon chests.\",3:\"\",4:\"§6§lLEGENDARY DUNGEON ACCESSORY\"],Name:\"§f§f§6Treasure Artifact\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"TREASURE_ARTIFACT\",uuid:\"42f79859-baad-4f32-baa5-c69ed0ee954f\",timestamp:\"9/8/20 8:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4bed9bc7-18ff-3014-920d-32d6b89e8312\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTk1Mzc5NjAxNywKICAicHJvZmlsZUlkIiA6ICJmMzA1ZjA5NDI0NTg0ZjU4YmEyYjY0ZjAyZDcyNDYyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJqcm9ja2EzMyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMTBmMjBhNTViNmUxODhlYmU3NTc4NDU5YjY0YTZmYmQ4MjUwNjdiYzQ5N2I5MjVjYTQzYzI2NDNkMDU5MDI1IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"\",1:\"§7Grants §a+3% §7extra loot to end\",2:\"§7of dungeon chests.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§6§lLEGENDARY DUNGEON ACCESSORY\"],Name:\"§f§f§6Treasure Artifact\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"TREASURE_ARTIFACT\",uuid:\"42f79859-baad-4f32-baa5-c69ed0ee954f\",timestamp:\"9/8/20 8:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "", @@ -27,7 +27,7 @@ "clickcommand": "viewrecipe", "modver": "1.3-REL", "infoType": "WIKI_URL", - "info":[ + "info": [ "https://hypixel-skyblock.fandom.com/wiki/Treasure_Artifact" ] } \ No newline at end of file -- cgit