diff options
28 files changed, 120 insertions, 28 deletions
diff --git a/items/PET_ITEM_ALL_SKILLS_BOOST_COMMON.json b/items/PET_ITEM_ALL_SKILLS_BOOST_COMMON.json index 2434d19d..e9d1de33 100644 --- a/items/PET_ITEM_ALL_SKILLS_BOOST_COMMON.json +++ b/items/PET_ITEM_ALL_SKILLS_BOOST_COMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_ALL_SKILLS_BOOST_COMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ 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 5550ce73..de5f1ca6 100644 --- a/items/PET_ITEM_BIG_TEETH_COMMON.json +++ b/items/PET_ITEM_BIG_TEETH_COMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_BIG_TEETH_COMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_BUBBLEGUM.json b/items/PET_ITEM_BUBBLEGUM.json index 2415a538..1e7d50df 100644 --- a/items/PET_ITEM_BUBBLEGUM.json +++ b/items/PET_ITEM_BUBBLEGUM.json @@ -23,5 +23,8 @@ "internalname": "PET_ITEM_BUBBLEGUM", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_COMBAT_SKILL_BOOST_COMMON.json b/items/PET_ITEM_COMBAT_SKILL_BOOST_COMMON.json index 997ad6f0..49d98635 100644 --- a/items/PET_ITEM_COMBAT_SKILL_BOOST_COMMON.json +++ b/items/PET_ITEM_COMBAT_SKILL_BOOST_COMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_COMBAT_SKILL_BOOST_COMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_COMBAT_SKILL_BOOST_EPIC.json b/items/PET_ITEM_COMBAT_SKILL_BOOST_EPIC.json index bb52063c..ce187868 100644 --- a/items/PET_ITEM_COMBAT_SKILL_BOOST_EPIC.json +++ b/items/PET_ITEM_COMBAT_SKILL_BOOST_EPIC.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_COMBAT_SKILL_BOOST_EPIC", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_COMBAT_SKILL_BOOST_RARE.json b/items/PET_ITEM_COMBAT_SKILL_BOOST_RARE.json index 798142e6..07b36f64 100644 --- a/items/PET_ITEM_COMBAT_SKILL_BOOST_RARE.json +++ b/items/PET_ITEM_COMBAT_SKILL_BOOST_RARE.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_COMBAT_SKILL_BOOST_RARE", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_COMBAT_SKILL_BOOST_UNCOMMON.json b/items/PET_ITEM_COMBAT_SKILL_BOOST_UNCOMMON.json index 14aaf912..6dc40c1b 100644 --- a/items/PET_ITEM_COMBAT_SKILL_BOOST_UNCOMMON.json +++ b/items/PET_ITEM_COMBAT_SKILL_BOOST_UNCOMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_COMBAT_SKILL_BOOST_UNCOMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_EXP_SHARE.json b/items/PET_ITEM_EXP_SHARE.json index 94d125b8..4e60d945 100644 --- a/items/PET_ITEM_EXP_SHARE.json +++ b/items/PET_ITEM_EXP_SHARE.json @@ -34,5 +34,9 @@ }, "internalname": "PET_ITEM_EXP_SHARE", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_EXP_SHARE_DROP.json b/items/PET_ITEM_EXP_SHARE_DROP.json index 4d5af283..a550b160 100644 --- a/items/PET_ITEM_EXP_SHARE_DROP.json +++ b/items/PET_ITEM_EXP_SHARE_DROP.json @@ -13,5 +13,9 @@ ], "internalname": "PET_ITEM_EXP_SHARE_DROP", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Exp_Share_Core" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_FARMING_SKILL_BOOST_COMMON.json b/items/PET_ITEM_FARMING_SKILL_BOOST_COMMON.json index a0cf232b..b69924ac 100644 --- a/items/PET_ITEM_FARMING_SKILL_BOOST_COMMON.json +++ b/items/PET_ITEM_FARMING_SKILL_BOOST_COMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_FARMING_SKILL_BOOST_COMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_FARMING_SKILL_BOOST_RARE.json b/items/PET_ITEM_FARMING_SKILL_BOOST_RARE.json index b698ac3e..ac4a2ebe 100644 --- a/items/PET_ITEM_FARMING_SKILL_BOOST_RARE.json +++ b/items/PET_ITEM_FARMING_SKILL_BOOST_RARE.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_FARMING_SKILL_BOOST_RARE", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_FISHING_SKILL_BOOST_COMMON.json b/items/PET_ITEM_FISHING_SKILL_BOOST_COMMON.json index 055ef1ca..eacc3071 100644 --- a/items/PET_ITEM_FISHING_SKILL_BOOST_COMMON.json +++ b/items/PET_ITEM_FISHING_SKILL_BOOST_COMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_FISHING_SKILL_BOOST_COMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_FISHING_SKILL_BOOST_EPIC.json b/items/PET_ITEM_FISHING_SKILL_BOOST_EPIC.json index 8a7aa3d2..0b24d8b0 100644 --- a/items/PET_ITEM_FISHING_SKILL_BOOST_EPIC.json +++ b/items/PET_ITEM_FISHING_SKILL_BOOST_EPIC.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_FISHING_SKILL_BOOST_EPIC", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_FISHING_SKILL_BOOST_RARE.json b/items/PET_ITEM_FISHING_SKILL_BOOST_RARE.json index 6e6ab0cd..0ae2fa7d 100644 --- a/items/PET_ITEM_FISHING_SKILL_BOOST_RARE.json +++ b/items/PET_ITEM_FISHING_SKILL_BOOST_RARE.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_FISHING_SKILL_BOOST_RARE", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_FISHING_SKILL_BOOST_UNCOMMON.json b/items/PET_ITEM_FISHING_SKILL_BOOST_UNCOMMON.json index a81e1686..06690b42 100644 --- a/items/PET_ITEM_FISHING_SKILL_BOOST_UNCOMMON.json +++ b/items/PET_ITEM_FISHING_SKILL_BOOST_UNCOMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_FISHING_SKILL_BOOST_UNCOMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_FORAGING_SKILL_BOOST_COMMON.json b/items/PET_ITEM_FORAGING_SKILL_BOOST_COMMON.json index 863e62e1..456f1f48 100644 --- a/items/PET_ITEM_FORAGING_SKILL_BOOST_COMMON.json +++ b/items/PET_ITEM_FORAGING_SKILL_BOOST_COMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_FORAGING_SKILL_BOOST_COMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_FORAGING_SKILL_BOOST_EPIC.json b/items/PET_ITEM_FORAGING_SKILL_BOOST_EPIC.json index 20c879ff..e99a280e 100644 --- a/items/PET_ITEM_FORAGING_SKILL_BOOST_EPIC.json +++ b/items/PET_ITEM_FORAGING_SKILL_BOOST_EPIC.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_FORAGING_SKILL_BOOST_EPIC", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_HARDENED_SCALES_UNCOMMON.json b/items/PET_ITEM_HARDENED_SCALES_UNCOMMON.json index 3a655bb0..4a30ea73 100644 --- a/items/PET_ITEM_HARDENED_SCALES_UNCOMMON.json +++ b/items/PET_ITEM_HARDENED_SCALES_UNCOMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_HARDENED_SCALES_UNCOMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_IRON_CLAWS_COMMON.json b/items/PET_ITEM_IRON_CLAWS_COMMON.json index 149514ce..7599966d 100644 --- a/items/PET_ITEM_IRON_CLAWS_COMMON.json +++ b/items/PET_ITEM_IRON_CLAWS_COMMON.json @@ -23,5 +23,8 @@ "internalname": "PET_ITEM_IRON_CLAWS_COMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_LUCKY_CLOVER.json b/items/PET_ITEM_LUCKY_CLOVER.json index 3608d6b1..3e1fa1de 100644 --- a/items/PET_ITEM_LUCKY_CLOVER.json +++ b/items/PET_ITEM_LUCKY_CLOVER.json @@ -32,5 +32,9 @@ }, "internalname": "PET_ITEM_LUCKY_CLOVER", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_LUCKY_CLOVER_DROP.json b/items/PET_ITEM_LUCKY_CLOVER_DROP.json index db7805e3..3628d5a8 100644 --- a/items/PET_ITEM_LUCKY_CLOVER_DROP.json +++ b/items/PET_ITEM_LUCKY_CLOVER_DROP.json @@ -13,5 +13,9 @@ ], "internalname": "PET_ITEM_LUCKY_CLOVER_DROP", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lucky_Clover_Core" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_MINING_SKILL_BOOST_COMMON.json b/items/PET_ITEM_MINING_SKILL_BOOST_COMMON.json index 996ba9c4..3125fd8f 100644 --- a/items/PET_ITEM_MINING_SKILL_BOOST_COMMON.json +++ b/items/PET_ITEM_MINING_SKILL_BOOST_COMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_MINING_SKILL_BOOST_COMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_MINING_SKILL_BOOST_RARE.json b/items/PET_ITEM_MINING_SKILL_BOOST_RARE.json index 98af5ca1..acbe7b38 100644 --- a/items/PET_ITEM_MINING_SKILL_BOOST_RARE.json +++ b/items/PET_ITEM_MINING_SKILL_BOOST_RARE.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_MINING_SKILL_BOOST_RARE", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_SADDLE.json b/items/PET_ITEM_SADDLE.json index 5bb7382a..dedb9ff5 100644 --- a/items/PET_ITEM_SADDLE.json +++ b/items/PET_ITEM_SADDLE.json @@ -33,5 +33,9 @@ "internalname": "PET_ITEM_SADDLE", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Leather VII" + "crafttext": "Requires: Leather VII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_SHARPENED_CLAWS_UNCOMMON.json b/items/PET_ITEM_SHARPENED_CLAWS_UNCOMMON.json index 00bc9906..583134dc 100644 --- a/items/PET_ITEM_SHARPENED_CLAWS_UNCOMMON.json +++ b/items/PET_ITEM_SHARPENED_CLAWS_UNCOMMON.json @@ -22,5 +22,8 @@ "internalname": "PET_ITEM_SHARPENED_CLAWS_UNCOMMON", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_TEXTBOOK.json b/items/PET_ITEM_TEXTBOOK.json index bbdc0e75..e53ccec6 100644 --- a/items/PET_ITEM_TEXTBOOK.json +++ b/items/PET_ITEM_TEXTBOOK.json @@ -33,5 +33,9 @@ "internalname": "PET_ITEM_TEXTBOOK", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Lapis Lazuli X" + "crafttext": "Requires: Lapis Lazuli X", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_TIER_BOOST.json b/items/PET_ITEM_TIER_BOOST.json index 02504d10..c9820829 100644 --- a/items/PET_ITEM_TIER_BOOST.json +++ b/items/PET_ITEM_TIER_BOOST.json @@ -32,5 +32,9 @@ }, "internalname": "PET_ITEM_TIER_BOOST", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] }
\ No newline at end of file diff --git a/items/PET_ITEM_TIER_BOOST_DROP.json b/items/PET_ITEM_TIER_BOOST_DROP.json index e88d1d03..9a63b3d8 100644 --- a/items/PET_ITEM_TIER_BOOST_DROP.json +++ b/items/PET_ITEM_TIER_BOOST_DROP.json @@ -13,5 +13,9 @@ ], "internalname": "PET_ITEM_TIER_BOOST_DROP", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tier_Boost_Core" + ] }
\ No newline at end of file |