diff options
52 files changed, 296 insertions, 55 deletions
diff --git a/constants/parents.json b/constants/parents.json index 61a840ec..9394614e 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3099,5 +3099,15 @@ "BURNING_KUUDRA_CORE": [ "FIERY_KUUDRA_CORE", "INFERNAL_KUUDRA_CORE" + ], + "PARTY_HAT_CRAB_AQUA_ANIMATED": [ + "PARTY_HAT_CRAB_BLACK_ANIMATED", + "PARTY_HAT_CRAB_GREEN_ANIMATED", + "PARTY_HAT_CRAB_LIME_ANIMATED", + "PARTY_HAT_CRAB_ORANGE_ANIMATED", + "PARTY_HAT_CRAB_PINK_ANIMATED", + "PARTY_HAT_CRAB_PURPLE_ANIMATED", + "PARTY_HAT_CRAB_RED_ANIMATED", + "PARTY_HAT_CRAB_YELLOW_ANIMATED" ] }
\ No newline at end of file diff --git a/items/ABIPHONE_XIV_ENORMOUS.json b/items/ABIPHONE_XIV_ENORMOUS.json index 78b47f01..e15865d2 100644 --- a/items/ABIPHONE_XIV_ENORMOUS.json +++ b/items/ABIPHONE_XIV_ENORMOUS.json @@ -22,5 +22,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Abiphone_XIV_Enormous", + "https://wiki.hypixel.net/Abiphone_XIV_Enormous" + ] }
\ No newline at end of file diff --git a/items/ABIPHONE_XIV_ENORMOUS_BLACK.json b/items/ABIPHONE_XIV_ENORMOUS_BLACK.json index e05c665f..36ca23e2 100644 --- a/items/ABIPHONE_XIV_ENORMOUS_BLACK.json +++ b/items/ABIPHONE_XIV_ENORMOUS_BLACK.json @@ -22,5 +22,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Abiphone_XIV_Enormous", + "https://wiki.hypixel.net/Abiphone_XIV_Enormous" + ] }
\ No newline at end of file diff --git a/items/ABIPHONE_XIV_ENORMOUS_PURPLE.json b/items/ABIPHONE_XIV_ENORMOUS_PURPLE.json index 39989306..40ef91da 100644 --- a/items/ABIPHONE_XIV_ENORMOUS_PURPLE.json +++ b/items/ABIPHONE_XIV_ENORMOUS_PURPLE.json @@ -22,5 +22,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Abiphone_XIV_Enormous", + "https://wiki.hypixel.net/Abiphone_XIV_Enormous" + ] }
\ No newline at end of file diff --git a/items/AMBER_MATERIAL.json b/items/AMBER_MATERIAL.json index c4eb6da2..c8c46115 100644 --- a/items/AMBER_MATERIAL.json +++ b/items/AMBER_MATERIAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Amber Material", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f38e2ada-056c-3df5-ac6c-6f03e2914c7e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWFjZTZiYjNhYTRjY2FjMDMxMTY4MjAyZjZkNDUzMjU5N2JjYWM2MzUxMDU5YWJkOWQxMGIyODYxMDQ5M2FlYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Ambered §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oPut a bunch of Amber\",7:\"§8§otogether and it\u0027ll make more\",8:\"§8§oAmber - Throin the Forger.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXX§7!\",12:\"\",13:\"§5§lEPIC REFORGE STONE\",14:\"\",15:\"§eItems Required\",16:\"§9⸕ §9Fine Amber Gemstone §7x12\",17:\"§9Golden Plate §7x1\",18:\"\",19:\"§7Duration: §b7h\"],Name:\"§5Amber Material\"},ExtraAttributes:{id:\"AMBER_MATERIAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f38e2ada-056c-3df5-ac6c-6f03e2914c7e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWFjZTZiYjNhYTRjY2FjMDMxMTY4MjAyZjZkNDUzMjU5N2JjYWM2MzUxMDU5YWJkOWQxMGIyODYxMDQ5M2FlYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Ambered §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oPut a bunch of Amber\",7:\"§8§otogether and it\u0027ll make more\",8:\"§8§oAmber - Throin the Forger.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXX§7!\",12:\"\",13:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Amber Material\"},ExtraAttributes:{id:\"AMBER_MATERIAL\"}}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -11,7 +11,7 @@ "§7when combined with a pickaxe§7.", "", "§7§8§oPut a bunch of Amber", - "§8§otogether and it'll make more", + "§8§otogether and it\u0027ll make more", "§8§oAmber - Throin the Forger.", "", "§7Requires §aMining Skill Level", diff --git a/items/BERSERKER_BOOTS.json b/items/BERSERKER_BOOTS.json index ca5521cf..64666a30 100644 --- a/items/BERSERKER_BOOTS.json +++ b/items/BERSERKER_BOOTS.json @@ -34,7 +34,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Berserker_Boots", - "https://wiki.hypixel.net/Berserker_Boots" + "https://hypixel-skyblock.fandom.com/wiki/Berserker_Armor", + "https://wiki.hypixel.net/Berserker_Armor" ] }
\ No newline at end of file diff --git a/items/BERSERKER_CHESTPLATE.json b/items/BERSERKER_CHESTPLATE.json index 72b52ef4..dbe6b043 100644 --- a/items/BERSERKER_CHESTPLATE.json +++ b/items/BERSERKER_CHESTPLATE.json @@ -34,7 +34,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Berserker_Chestplate", - "https://wiki.hypixel.net/Berserker_Chestplate" + "https://hypixel-skyblock.fandom.com/wiki/Berserker_Armor", + "https://wiki.hypixel.net/Berserker_Armor" ] }
\ No newline at end of file diff --git a/items/BERSERKER_HELMET.json b/items/BERSERKER_HELMET.json index d68ffd9a..eb724089 100644 --- a/items/BERSERKER_HELMET.json +++ b/items/BERSERKER_HELMET.json @@ -34,7 +34,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Berserker_Helmet", - "https://wiki.hypixel.net/Berserker_Helmet" + "https://hypixel-skyblock.fandom.com/wiki/Berserker_Armor", + "https://wiki.hypixel.net/Berserker_Armor" ] }
\ No newline at end of file diff --git a/items/BERSERKER_LEGGINGS.json b/items/BERSERKER_LEGGINGS.json index 5e64ef21..d508386f 100644 --- a/items/BERSERKER_LEGGINGS.json +++ b/items/BERSERKER_LEGGINGS.json @@ -34,7 +34,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Berserker_Leggings", - "https://wiki.hypixel.net/Berserker_Leggings" + "https://hypixel-skyblock.fandom.com/wiki/Berserker_Armor", + "https://wiki.hypixel.net/Berserker_Armor" ] }
\ No newline at end of file diff --git a/items/BETRAYAL_HEAD.json b/items/BETRAYAL_HEAD.json index c60d2cc5..111db26b 100644 --- a/items/BETRAYAL_HEAD.json +++ b/items/BETRAYAL_HEAD.json @@ -15,5 +15,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Head_Of_Betrayal" + ] }
\ No newline at end of file diff --git a/items/BINGO_ARTIFACT.json b/items/BINGO_ARTIFACT.json index 95a8cec6..4b9bd548 100644 --- a/items/BINGO_ARTIFACT.json +++ b/items/BINGO_ARTIFACT.json @@ -15,6 +15,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Bingo_Artifact" + "https://wiki.hypixel.net/Bingo_Artifact", + "https://hypixel-skyblock.fandom.com/wiki/Bingo_Artifact" ] }
\ No newline at end of file diff --git a/items/CHILI_PEPPER.json b/items/CHILI_PEPPER.json index 0b633305..866df8f9 100644 --- a/items/CHILI_PEPPER.json +++ b/items/CHILI_PEPPER.json @@ -14,6 +14,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Chili_Pepper" + "https://wiki.hypixel.net/Chili_Pepper", + "https://hypixel-skyblock.fandom.com/wiki/Chili_Pepper" ] }
\ No newline at end of file diff --git a/items/DEAD_SEED.json b/items/DEAD_SEED.json index ef03bd6c..ecb7f8d5 100644 --- a/items/DEAD_SEED.json +++ b/items/DEAD_SEED.json @@ -14,5 +14,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dead_Seed", + "https://wiki.hypixel.net/Dead_Seed" + ] }
\ No newline at end of file diff --git a/items/DIAMONITE.json b/items/DIAMONITE.json index 0f86a001..21fb69e1 100644 --- a/items/DIAMONITE.json +++ b/items/DIAMONITE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Diamonite", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5ae54b55-f9a3-31aa-b435-291bdf6ec276\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWUwNDM4OGM5YTcxYjU5NDFmOWNjMjJkNzhlNjliZmY5NmYxZGY0NmFlMjhjZjQ2YTk5N2ZhMjU4ZWJlNjk5YiJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Fleet §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oMagical form of diamond.\",7:\"\",8:\"§7Requires §aMining Skill Level\",9:\"§aXV§7!\",10:\"\",11:\"§9§lRARE REFORGE STONE\",12:\"\",13:\"§eItems Required\",14:\"§5Refined Diamond §7x3\",15:\"\",16:\"§7Duration: §b6h\"],Name:\"§9Diamonite\"},ExtraAttributes:{id:\"DIAMONITE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5ae54b55-f9a3-31aa-b435-291bdf6ec276\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWUwNDM4OGM5YTcxYjU5NDFmOWNjMjJkNzhlNjliZmY5NmYxZGY0NmFlMjhjZjQ2YTk5N2ZhMjU4ZWJlNjk5YiJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Fleet §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oMagical form of diamond.\",7:\"\",8:\"§7Requires §aMining Skill Level\",9:\"§aXV§7!\",10:\"\",11:\"§9§lRARE REFORGE STONE\"],Name:\"§9Diamonite\"},ExtraAttributes:{id:\"DIAMONITE\"}}", "damage": 3, "lore": [ "§8Reforge Stone", diff --git a/items/DITTO_SKIN.json b/items/DITTO_SKIN.json index e1a053a1..072f457a 100644 --- a/items/DITTO_SKIN.json +++ b/items/DITTO_SKIN.json @@ -22,6 +22,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Ditto_Skin" + "https://wiki.hypixel.net/Ditto_Skin", + "https://hypixel-skyblock.fandom.com/wiki/Ditto_Skin" ] }
\ No newline at end of file diff --git a/items/DUNGEON_DISC_4.json b/items/DUNGEON_DISC_4.json index 1fb1aab7..cca029b9 100644 --- a/items/DUNGEON_DISC_4.json +++ b/items/DUNGEON_DISC_4.json @@ -18,6 +18,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Old_Disc" + "https://wiki.hypixel.net/Old_Disc", + "https://hypixel-skyblock.fandom.com/wiki/Old_Disc" ] }
\ No newline at end of file diff --git a/items/DWARVEN_IRON_HAMMER.json b/items/DWARVEN_IRON_HAMMER.json index df2adee3..3cbb4a81 100644 --- a/items/DWARVEN_IRON_HAMMER.json +++ b/items/DWARVEN_IRON_HAMMER.json @@ -14,5 +14,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Scavenged_Iron_Hammer", + "https://wiki.hypixel.net/Scavenged_Iron_Hammer" + ] }
\ No newline at end of file diff --git a/items/DYE_BINGO_BLUE.json b/items/DYE_BINGO_BLUE.json index 44605b9f..f12f1b08 100644 --- a/items/DYE_BINGO_BLUE.json +++ b/items/DYE_BINGO_BLUE.json @@ -19,6 +19,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Bingo_Blue_Dye" + "https://wiki.hypixel.net/Bingo_Blue_Dye", + "https://hypixel-skyblock.fandom.com/wiki/Bingo_Blue_Dye" ] }
\ No newline at end of file diff --git a/items/EMPTY_CHUM_BUCKET.json b/items/EMPTY_CHUM_BUCKET.json index af6cc450..6618aea2 100644 --- a/items/EMPTY_CHUM_BUCKET.json +++ b/items/EMPTY_CHUM_BUCKET.json @@ -18,7 +18,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Empty_Chum_Bucket", - "https://wiki.hypixel.net/Empty_Chum_Bucket" + "https://hypixel-skyblock.fandom.com/wiki/Chum_Bucket", + "https://wiki.hypixel.net/Chum_Bucket" ] }
\ No newline at end of file diff --git a/items/ENCHANTED_SHEARS.json b/items/ENCHANTED_SHEARS.json index 156a41de..8845a137 100644 --- a/items/ENCHANTED_SHEARS.json +++ b/items/ENCHANTED_SHEARS.json @@ -16,5 +16,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Shears", + "https://wiki.hypixel.net/Enchanted_Shears" + ] }
\ No newline at end of file diff --git a/items/FAIRY_WINGS.json b/items/FAIRY_WINGS.json index fd0e69d8..d87b11dd 100644 --- a/items/FAIRY_WINGS.json +++ b/items/FAIRY_WINGS.json @@ -14,5 +14,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fairy_Wings", + "https://wiki.hypixel.net/Fairy_Wings" + ] }
\ No newline at end of file diff --git a/items/FRAMED_VOLCANIC_STONEFISH.json b/items/FRAMED_VOLCANIC_STONEFISH.json index 717137cc..264e0a52 100644 --- a/items/FRAMED_VOLCANIC_STONEFISH.json +++ b/items/FRAMED_VOLCANIC_STONEFISH.json @@ -13,6 +13,7 @@ "clickcommand": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Framed_Volcanic_Stonefish" + "https://wiki.hypixel.net/Framed_Volcanic_Stonefish", + "https://hypixel-skyblock.fandom.com/wiki/Framed_Volcanic_Stonefish" ] }
\ No newline at end of file diff --git a/items/FREE_SPIDER.json b/items/FREE_SPIDER.json index c26532a3..a14a87dd 100644 --- a/items/FREE_SPIDER.json +++ b/items/FREE_SPIDER.json @@ -13,5 +13,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Free_Spider", + "https://wiki.hypixel.net/Free_Spider" + ] }
\ No newline at end of file diff --git a/items/FRENCH_FRIES.json b/items/FRENCH_FRIES.json index 011f8b8b..494de26c 100644 --- a/items/FRENCH_FRIES.json +++ b/items/FRENCH_FRIES.json @@ -13,5 +13,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/French_Fries", + "https://wiki.hypixel.net/French_Fries" + ] }
\ No newline at end of file diff --git a/items/GREAT_SPOOK_ARTIFACT.json b/items/GREAT_SPOOK_ARTIFACT.json index 66146ef9..38efb059 100644 --- a/items/GREAT_SPOOK_ARTIFACT.json +++ b/items/GREAT_SPOOK_ARTIFACT.json @@ -17,5 +17,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Artifact", + "https://wiki.hypixel.net/Great_Spook_Artifact" + ] }
\ No newline at end of file diff --git a/items/GREAT_SPOOK_BELT.json b/items/GREAT_SPOOK_BELT.json index ff96c9b0..f693d3f7 100644 --- a/items/GREAT_SPOOK_BELT.json +++ b/items/GREAT_SPOOK_BELT.json @@ -18,5 +18,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Belt", + "https://wiki.hypixel.net/Great_Spook_Belt" + ] }
\ No newline at end of file diff --git a/items/GREAT_SPOOK_CLOAK.json b/items/GREAT_SPOOK_CLOAK.json index 45c19a5c..390b2c3e 100644 --- a/items/GREAT_SPOOK_CLOAK.json +++ b/items/GREAT_SPOOK_CLOAK.json @@ -18,5 +18,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Cloak", + "https://wiki.hypixel.net/Great_Spook_Cloak" + ] }
\ No newline at end of file diff --git a/items/GREAT_SPOOK_GLOVES.json b/items/GREAT_SPOOK_GLOVES.json index b2015c82..8d4cc3e3 100644 --- a/items/GREAT_SPOOK_GLOVES.json +++ b/items/GREAT_SPOOK_GLOVES.json @@ -18,5 +18,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Gloves", + "https://wiki.hypixel.net/Great_Spook_Gloves" + ] }
\ No newline at end of file diff --git a/items/GREAT_SPOOK_NECKLACE.json b/items/GREAT_SPOOK_NECKLACE.json index 11a4f1ef..2b8a8653 100644 --- a/items/GREAT_SPOOK_NECKLACE.json +++ b/items/GREAT_SPOOK_NECKLACE.json @@ -18,5 +18,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Necklace", + "https://wiki.hypixel.net/Great_Spook_Necklace" + ] }
\ No newline at end of file diff --git a/items/GREAT_SPOOK_RING.json b/items/GREAT_SPOOK_RING.json index 7c0b9c90..b2dbd410 100644 --- a/items/GREAT_SPOOK_RING.json +++ b/items/GREAT_SPOOK_RING.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Ring", + "https://wiki.hypixel.net/Great_Spook_Ring" + ] }
\ No newline at end of file diff --git a/items/GREAT_SPOOK_SWORD.json b/items/GREAT_SPOOK_SWORD.json index f38a9cb0..406bf9d8 100644 --- a/items/GREAT_SPOOK_SWORD.json +++ b/items/GREAT_SPOOK_SWORD.json @@ -20,5 +20,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Sword", + "https://wiki.hypixel.net/Great_Spook_Sword" + ] }
\ No newline at end of file diff --git a/items/GREAT_SPOOK_TALISMAN.json b/items/GREAT_SPOOK_TALISMAN.json index 9da72ee8..97dc0bb0 100644 --- a/items/GREAT_SPOOK_TALISMAN.json +++ b/items/GREAT_SPOOK_TALISMAN.json @@ -15,5 +15,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Spook_Talisman", + "https://wiki.hypixel.net/Great_Spook_Talisman" + ] }
\ No newline at end of file diff --git a/items/GRIM_REAPER_SC.json b/items/GRIM_REAPER_SC.json index 3f2d29e3..c822ef37 100644 --- a/items/GRIM_REAPER_SC.json +++ b/items/GRIM_REAPER_SC.json @@ -60,6 +60,10 @@ { "id": "PET_ITEM_VAMPIRE_FANG", "chance": "1%" + }, + { + "id": "BOBBIN_SCRIPTURES", + "chance": "1.85%" } ] } diff --git a/items/HOT_CHOCOLATE.json b/items/HOT_CHOCOLATE.json index e524feb8..d9c43dbb 100644 --- a/items/HOT_CHOCOLATE.json +++ b/items/HOT_CHOCOLATE.json @@ -18,6 +18,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Hot_Chocolate" + "https://wiki.hypixel.net/Hot_Chocolate", + "https://hypixel-skyblock.fandom.com/wiki/Hot_Chocolate" ] }
\ No newline at end of file diff --git a/items/HOT_STUFF.json b/items/HOT_STUFF.json index 4e0d6185..a9506909 100644 --- a/items/HOT_STUFF.json +++ b/items/HOT_STUFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Hot Stuff", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6c9395c7-b592-303b-a340-1b2336fb4f23\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNTY3MDA4NTU4NiwKICAicHJvZmlsZUlkIiA6ICIzZmM3ZmRmOTM5NjM0YzQxOTExOTliYTNmN2NjM2ZlZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZZWxlaGEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2ZhNmNiOGQ2NDUzYjY4N2ZkZDA5ZWJmNzYwOWM2OGNkNmFlMzllNTUyYTkyYTM0YTcxMWRlOTJmZmM0MTNhMSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Heated §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oOooh, das hot!\",7:\"\",8:\"§6§lLEGENDARY\",9:\"\",10:\"§eItems Required\",11:\"§fHard Stone §7x128\",12:\"§f⸕ §fRough Amber Gemstone §7x64\",13:\"\",14:\"§7Duration: §b1d\"],Name:\"§6Hot Stuff\"},ExtraAttributes:{id:\"HOT_STUFF\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6c9395c7-b592-303b-a340-1b2336fb4f23\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNTY3MDA4NTU4NiwKICAicHJvZmlsZUlkIiA6ICIzZmM3ZmRmOTM5NjM0YzQxOTExOTliYTNmN2NjM2ZlZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZZWxlaGEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2ZhNmNiOGQ2NDUzYjY4N2ZkZDA5ZWJmNzYwOWM2OGNkNmFlMzllNTUyYTkyYTM0YTcxMWRlOTJmZmM0MTNhMSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Heated §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oOooh, das hot!\",7:\"\",8:\"§6§lLEGENDARY\"],Name:\"§6Hot Stuff\"},ExtraAttributes:{id:\"HOT_STUFF\"}}", "damage": 3, "lore": [ "§8Reforge Stone", diff --git a/items/HYPERGOLIC_IONIZED_CERAMICS.json b/items/HYPERGOLIC_IONIZED_CERAMICS.json index e1ce2f95..0dd0fe75 100644 --- a/items/HYPERGOLIC_IONIZED_CERAMICS.json +++ b/items/HYPERGOLIC_IONIZED_CERAMICS.json @@ -23,6 +23,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Hypergolic_Ionized_Ceramics" + "https://wiki.hypixel.net/Hypergolic_Ionized_Ceramics", + "https://hypixel-skyblock.fandom.com/wiki/Hypergolic_Ionized_Ceramics" ] }
\ No newline at end of file diff --git a/items/JAX_NPC.json b/items/JAX_NPC.json new file mode 100644 index 00000000..490a850f --- /dev/null +++ b/items/JAX_NPC.json @@ -0,0 +1,108 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Jax (NPC)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cd8f4798-7327-281d-aef9-3fb98e73162c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNTcyODU3NTQyNiwKICAicHJvZmlsZUlkIiA6ICI0NWY3YTJlNjE3ODE0YjJjODAwODM5MmRmN2IzNWY0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfSnVzdERvSXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWRiODUwMzIxNDYxMDZiMTlmMGJlZDA2Y2FhMDNhYjk5OWYwODA3OTY3NjgwNGU2ZTBkZjJmZjFkMjhlMmNiMSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"\"],Name:\"§9Jax (NPC)\"},ExtraAttributes:{id:\"JAX_NPC\"}}", + "damage": 3, + "lore": [ + "" + ], + "internalname": "JAX_NPC", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jax", + "https://wiki.hypixel.net/Jax" + ], + "crafttext": "", + "x": 5, + "y": 63, + "z": -134, + "island": "hub", + "recipes": [ + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:1000" + ], + "result": "ARROW_SWAPPER:1" + }, + { + "type": "npc_shop", + "cost": [ + "SKYBLOCK_COIN:320" + ], + "result": "ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "IRON_INGOT:24" + ], + "result": "REINFORCED_IRON_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "GOLD_INGOT:40" + ], + "result": "GOLD_TIPPED_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "REDSTONE_BLOCK:24" + ], + "result": "REDSTONE_TIPPED_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "EMERALD_BLOCK:24" + ], + "result": "EMERALD_TIPPED_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "SLIME_BLOCK:24" + ], + "result": "BOUNCY_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "PACKED_ICE:64" + ], + "result": "ICY_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "ENCHANTED_SAND:2" + ], + "result": "ARMORSHRED_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "COAL_BLOCK:24" + ], + "result": "EXPLOSIVE_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "TARANTULA_WEB:64" + ], + "result": "GLUE_ARROW:64" + }, + { + "type": "npc_shop", + "cost": [ + "ENCHANTED_CACTUS_GREEN:8" + ], + "result": "NANSORB_ARROW:64" + } + ] +}
\ No newline at end of file diff --git a/items/LORD_JAWBUS_SC.json b/items/LORD_JAWBUS_SC.json index 51f6b3fe..97ba9d7d 100644 --- a/items/LORD_JAWBUS_SC.json +++ b/items/LORD_JAWBUS_SC.json @@ -37,7 +37,7 @@ ], "drops": [ { - "id": "MAGMA_FISH:25", + "id": "MAGMA_FISH_SILVER:25", "chance": "100%" }, { @@ -51,6 +51,10 @@ { "id": "RADIOACTIVE_VIAL", "chance": "0.3%" + }, + { + "id": "BOBBIN_SCRIPTURES", + "chance": "4%" } ] } diff --git a/items/MAXED_ATTRIBUTE_SHARD.json b/items/MAXED_ATTRIBUTE_SHARD.json index 5502850c..ead3f9e4 100644 --- a/items/MAXED_ATTRIBUTE_SHARD.json +++ b/items/MAXED_ATTRIBUTE_SHARD.json @@ -1,20 +1,25 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§f§f§cMax Attribute Shard", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§bArachno X\",1:\"§bArachno Resistance X\",2:\"§bAttack Speed X\",3:\"§bBlazing Fortune X\",4:\"§bBlazing Resistance X\",5:\"§bBreeze X\",6:\"§bCombo X\",7:\"§bDouble Hook X\",8:\"§bElite X\",9:\"§bExperience X\",10:\"§bFisherman X\",11:\"§bFishing Experience X\",12:\"§bFishing Speed X\",13:\"§bHunter X\",14:\"§bIgnition X\",15:\"§bInfection X\",16:\"§bLife Recovery X\",17:\"§bLife Regeneration X\",18:\"§bLifeline X\",19:\"§bMana Pool X\",20:\"§bMidas Touch X\",21:\"§bSpeed X\",22:\"§bTrophy Hunter X\",23:\"§bUndead X\",24:\"§bUndead Resistance X\",25:\"\",26:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Attribute Shard\"},ExtraAttributes:{attributes:{trophy_hunter:1},id:\"MAXED_ATTRIBUTE_SHARD\",uuid:\"MAXED_ATTRIBUTE_SHARD\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§bArachno X\",1:\"§bArachno Resistance X\",2:\"§bAttack Speed X\",3:\"§bBlazing X\",4:\"§bBlazing Fortune X\",5:\"§bBlazing Resistance X\",6:\"§bBreeze X\",7:\"§bCombo X\",8:\"§bDeadeye X\",9:\"§bDominance X\",10:\"§bDouble Hook X\",11:\"§bElite X\",12:\"§bEnder X\",13:\"§bEnder Resistance X\",14:\"§bExperience X\",15:\"§bFortitude X\",16:\"§bFisherman X\",17:\"§bFishing Experience X\",18:\"§bFishing Speed X\",19:\"§bHunter X\",20:\"§bIgnition X\",21:\"§bInfection X\",22:\"§bLife Recovery X\",23:\"§bLife Regeneration X\",24:\"§bLifeline X\",25:\"§bMagic Find X\",26:\"§bMana Pool X\",27:\"§bMana Regeneration X\",28:\"§bMana Steal X\",29:\"§bMending X\",30:\"§bMidas Touch X\",31:\"§bSpeed X\",32:\"§bTrophy Hunter X\",33:\"§bUndead X\",34:\"§bUndead Resistance X\",35:\"§bVeteran X\",36:\"§bWarrior X\",37:\"\",38:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Attribute Shard\"},ExtraAttributes:{attributes:{trophy_hunter:1},id:\"MAXED_ATTRIBUTE_SHARD\",uuid:\"33795f2f-c267-4e84-9239-60d0ff5fa5c4\"}}", "damage": 0, "lore": [ "§bArachno X", "§bArachno Resistance X", "§bAttack Speed X", + "§bBlazing X", "§bBlazing Fortune X", "§bBlazing Resistance X", "§bBreeze X", "§bCombo X", + "§bDeadeye X", "§bDominance X", "§bDouble Hook X", "§bElite X", + "§bEnder X", + "§bEnder Resistance X", "§bExperience X", + "§bFortitude X", "§bFisherman X", "§bFishing Experience X", "§bFishing Speed X", @@ -24,13 +29,18 @@ "§bLife Recovery X", "§bLife Regeneration X", "§bLifeline X", + "§bMagic Find X", "§bMana Pool X", + "§bMana Regeneration X", + "§bMana Steal X", + "§bMending X", "§bMidas Touch X", "§bSpeed X", "§bTrophy Hunter X", "§bUndead X", "§bUndead Resistance X", "§bVeteran X", + "§bWarrior X", "", "§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka" ], diff --git a/items/MAXED_ENCHANT_BOOK.json b/items/MAXED_ENCHANT_BOOK.json index 4fd2efee..b5797522 100644 --- a/items/MAXED_ENCHANT_BOOK.json +++ b/items/MAXED_ENCHANT_BOOK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§cMax Enchanted Book", - "nbttag": "{ench:[0:{lvl:5s,id:32s},1:{lvl:3s,id:8s},2:{lvl:3s,id:5s},3:{lvl:1s,id:6s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§aThis is to test custom enchant color.\",1:\"\",2:\"§9§d§lBank V§9, §9§d§lChimera V§9,\",3:\"§9§d§lCombo V§9, §9§d§lDuplex V§9,\",4:\"§9§d§lFatal Tempo V§9, §9§d§lFlash V§9,\",5:\"§9§d§lHabanero Tactics V§9, §9§d§lInferno V§9,\",6:\"§9§d§lLast Stand V§9, §9§d§lLegion V§9,\",7:\"§9§d§lNo Pain No Gain V§9, §9§d§lOne For All I§9,\",8:\"§9§d§lRend V§9, §9§d§lSoul Eater V§9,\",9:\"§9§d§lSwarm V§9, §9§d§lUltimate Jerry V§9,\",10:\"§9§d§lUltimate Wise V§9, §9§d§lWisdom V§9,\",11:\"§9Angler VI§9, §9Aqua Affinity I§9,\",12:\"§9Bane of Arthropods VII§9, §9Big Brain V§9,\",13:\"§9Blast Protection VII§9, §9Blessing VI§9,\",14:\"§9Caster VI§9, §9Cayenne V§9,\",15:\"§9Champion X§9, §9Chance V§9,\",16:\"§9Charm V§9, §9Cleave VI§9,\",17:\"§9Compact X§9, §9Corruption V§9,\",18:\"§9Counter-Strike V§9, §9Critical VII§9,\",19:\"§9Cubism VI§9, §9Cultivating X§9,\",20:\"§9Delicate V§9, §9Depth Strider III§9,\",21:\"§9Dragon Hunter V§9, §9Dragon Tracer V§9,\",22:\"§9Efficiency X§9, §9Ender Slayer VII§9,\",23:\"§9Execute VI§9, §9Experience IV§9,\",24:\"§9Expertise X§9, §9Feather Falling X§9,\",25:\"§9Ferocious Mana X§9, §9Fire Aspect III§9,\",26:\"§9Fire Protection VII§9, §9First Strike V§9,\",27:\"§9Flame II§9, §9Fortune IV§9,\",28:\"§9Frail VI§9, §9Frost Walker II§9,\",29:\"§9Giant Killer VII§9, §9Growth VII§9,\",30:\"§9Hardened Mana X§9, §9Harvesting VI§9,\",31:\"§9Hecatomb X§9, §9Impaling III§9,\",32:\"§9Infinite Quiver X§9, §9Knockback II§9,\",33:\"§9Lethality VI§9, §9Life Steal V§9,\",34:\"§9Looting V§9, §9Luck VII§9,\",35:\"§9Luck of the Sea VI§9, §9Lure VI§9,\",36:\"§9Magnet VI§9, §9Mana Steal III§9,\",37:\"§9Mana Vampire X§9, §9Overload V§9,\",38:\"§9Piercing I§9, §9Power VII§9,\",39:\"§9Pristine V§9, §9Projectile Protection VII§9,\",40:\"§9Prosecute VI§9, §9Protection VII§9,\",41:\"§9Punch II§9, §9Rainbow II§9,\",42:\"§9Rejuvenate V§9, §9Replenish I§9,\",43:\"§9Respiration III§9, §9Respite V§9,\",44:\"§9Scavenger V§9, §9Sharpness VII§9,\",45:\"§9Silk Touch I§9, §9Smarty Pants V§9,\",46:\"§9Smelting Touch I§9, §9Smite VII§9,\",47:\"§9Smoldering V§9, §9Snipe IV§9,\",48:\"§9Spiked Hook VI§9, §9Strong Mana X§9,\",49:\"§9Sugar Rush III§9, §9Syphon V§9,\",50:\"§9Tabasco III§9, §9Thorns III§9,\",51:\"§9Thunderbolt VI§9, §9Thunderlord VII§9,\",52:\"§9Titan Killer VII§9, §9Triple-Strike V§9,\",53:\"§9True Protection I§9, §9Turbo-Cacti V§9,\",54:\"§9Turbo-Cane V§9, §9Turbo-Carrot V§9,\",55:\"§9Turbo-Cocoa V§9, §9Turbo-Melon V§9,\",56:\"§9Turbo-Mushrooms V§9, §9Turbo-Potato V§9,\",57:\"§9Turbo-Pumpkin V§9, §9Turbo-Warts V§9,\",58:\"§9Turbo-Wheat V§9, §9Vampirism VI§9,\",59:\"§9Venomous VI§9, §9Vicious V\",60:\"\",61:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Enchanted Book\"},ExtraAttributes:{rarity_upgrades:1,originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAXED_ENCHANT_BOOK\",uuid:\"MAXED_ENCHANT_BOOK\",enchantments:{ultimate_bank:5,ultimate_chimera:5,ultimate_combo:5,ultimate_duplex:5,ultimate_fatal_tempo:5,ultimate_flash:5,ultimate_habanero_tactics:5,ultimate_inferno:5,ultimate_last_stand:5,ultimate_legion:5,ultimate_no_pain_no_gain:5,ultimate_one_for_all:1,ultimate_rend:5,ultimate_soul_eater:5,ultimate_swarm:5,ultimate_ultimate_jerry:5,ultimate_ultimate_wise:5,ultimate_wisdom:5,angler:6,aqua_affinity:1,bane_of_arthropods:7,big_brain:5,blast_protection:7,blessing:6,caster:6,cayenne:5,champion:10,chance:5,charm:5,cleave:6,compact:10,corruption:5,counter_strike:5,critical:7,cubism:6,cultivating:10,delicate:5,depth_strider:3,dragon_hunter:5,dragon_tracer:5,efficiency:10,ender_slayer:7,execute:6,experience:4,expertise:10,feather_falling:10,ferocious_mana:10,fire_aspect:3,fire_protection:7,first_strike:5,flame:2,fortune:4,frail:6,frost_walker:2,giant_killer:7,growth:7,hardened_mana:10,harvesting:6,hecatomb:10,impaling:3,infinite_quiver:10,knockback:2,lethality:6,life_steal:5,looting:5,luck:7,luck_of_the_sea:6,lure:6,magnet:6,mana_steal:3,mana_vampire:10,overload:5,piercing:1,power:7,pristine:5,projectile_protection:7,prosecute:6,protection:7,punch:2,rainbow:2,rejuvenate:5,replenish:1,respiration:3,respite:5,scavenger:5,sharpness:7,silk_touch:1,smarty_pants:5,smelting_touch:1,smite:7,smoldering:5,snipe:4,spiked_hook:6,strong_mana:10,sugar_rush:3,syphon:5,tabasco:3,thorns:3,thunderbolt:6,thunderlord:7,titan_killer:7,triple_strike:5,true_protection:1,turbo_cacti:5,turbo_cane:5,turbo_carrot:5,turbo_cocoa:5,turbo_melon:5,turbo_mushrooms:5,turbo_potato:5,turbo_pumpkin:5,turbo_warts:5,turbo_wheat:5,vampirism:6,venomous:6,vicious:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[0:{lvl:5s,id:32s},1:{lvl:3s,id:8s},2:{lvl:3s,id:5s},3:{lvl:1s,id:6s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§aThis is to test custom enchant color.\",1:\"\",2:\"§9§d§lBank V§9, §9§d§lChimera V§9,\",3:\"§9§d§lCombo V§9, §9§d§lDuplex V§9,\",4:\"§9§d§lFatal Tempo V§9, §9§d§lFlash V§9,\",5:\"§9§d§lHabanero Tactics V§9, §9§d§lInferno V§9,\",6:\"§9§d§lLast Stand V§9, §9§d§lLegion V§9,\",7:\"§9§d§lNo Pain No Gain V§9, §9§d§lOne For All I§9,\",8:\"§9§d§lRend V§9, §9§d§lSoul Eater V§9,\",9:\"§9§d§lSwarm V§9, §9§d§lUltimate Jerry V§9,\",10:\"§9§d§lUltimate Wise V§9, §9§d§lWisdom V§9,\",11:\"§9Angler VI§9, §9Aqua Affinity I§9,\",12:\"§9Bane of Arthropods VII§9, §9Big Brain V§9,\",13:\"§9Blast Protection VII§9, §9Blessing VI§9,\",14:\"§9Caster VI§9, §9Cayenne V§9,\",15:\"§9Champion X§9, §9Chance V§9,\",16:\"§9Charm V§9, §9Cleave VI§9,\",17:\"§9Compact X§9, §9Corruption V§9,\",18:\"§9Counter-Strike V§9, §9Critical VII§9,\",19:\"§9Cubism VI§9, §9Cultivating X§9,\",20:\"§9Delicate V§9, §9Depth Strider III§9,\",21:\"§9Dragon Hunter V§9, §9Dragon Tracer V§9,\",22:\"§9Efficiency X§9, §9Ender Slayer VII§9,\",23:\"§9Execute VI§9, §9Experience IV§9,\",24:\"§9Expertise X§9, §9Feather Falling X§9,\",25:\"§9Ferocious Mana X§9, §9Fire Aspect III§9,\",26:\"§9Fire Protection VII§9, §9First Strike V§9,\",27:\"§9Flame II§9, §9Fortune IV§9,\",28:\"§9Frail VI§9, §9Frost Walker II§9,\",29:\"§9Giant Killer VII§9, §9Growth VII§9,\",30:\"§9Hardened Mana X§9, §9Harvesting VI§9,\",31:\"§9Hecatomb X§9, §9Impaling III§9,\",32:\"§9Infinite Quiver X§9, §9Knockback II§9,\",33:\"§9Lethality VI§9, §9Life Steal V§9,\",34:\"§9Looting V§9, §9Luck VII§9,\",35:\"§9Luck of the Sea VI§9, §9Lure VI§9,\",36:\"§9Magnet VI§9, §9Mana Steal III§9,\",37:\"§9Mana Vampire X§9, §9Overload V§9,\",38:\"§9Piercing I§9, §9Power VII§9,\",39:\"§9Pristine V§9, §9Projectile Protection VII§9,\",40:\"§9Prosecute VI§9, §9Protection VII§9,\",41:\"§9Punch II§9, §9Rainbow II§9,\",42:\"§9Rejuvenate V§9, §9Replenish I§9,\",43:\"§9Respiration III§9, §9Respite V§9,\",44:\"§9Scavenger V§9, §9Sharpness VII§9,\",45:\"§9Silk Touch I§9, §9Smarty Pants V§9,\",46:\"§9Smelting Touch I§9, §9Smite VII§9,\",47:\"§9Smoldering V§9, §9Snipe IV§9,\",48:\"§9Spiked Hook VI§9, §9Strong Mana X§9,\",49:\"§9Sugar Rush III§9, §9Syphon V§9,\",50:\"§9Tabasco III§9, §9Thorns III§9,\",51:\"§9Thunderbolt VI§9, §9Thunderlord VII§9,\",52:\"§9Titan Killer VII§9, §9Triple-Strike V§9,\",53:\"§9True Protection I§9, §9Turbo-Cacti V§9,\",54:\"§9Turbo-Cane V§9, §9Turbo-Carrot V§9,\",55:\"§9Turbo-Cocoa V§9, §9Turbo-Melon V§9,\",56:\"§9Turbo-Mushrooms V§9, §9Turbo-Potato V§9,\",57:\"§9Turbo-Pumpkin V§9, §9Turbo-Warts V§9,\",58:\"§9Turbo-Wheat V§9, §9Vampirism VI§9,\",59:\"§9Venomous VI§9, §9Vicious V\",60:\"\",61:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Enchanted Book\"},ExtraAttributes:{rarity_upgrades:1,originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAXED_ENCHANT_BOOK\",uuid:\"a94554b2-1822-4218-9a38-a5971af0320c\",enchantments:{ultimate_bank:5,ultimate_chimera:5,ultimate_combo:5,ultimate_duplex:5,ultimate_fatal_tempo:5,ultimate_flash:5,ultimate_habanero_tactics:5,ultimate_inferno:5,ultimate_last_stand:5,ultimate_legion:5,ultimate_no_pain_no_gain:5,ultimate_one_for_all:1,ultimate_rend:5,ultimate_soul_eater:5,ultimate_swarm:5,ultimate_ultimate_jerry:5,ultimate_ultimate_wise:5,ultimate_wisdom:5,angler:6,aqua_affinity:1,bane_of_arthropods:7,big_brain:5,blast_protection:7,blessing:6,caster:6,cayenne:5,champion:10,chance:5,charm:5,cleave:6,compact:10,corruption:5,counter_strike:5,critical:7,cubism:6,cultivating:10,delicate:5,depth_strider:3,dragon_hunter:5,dragon_tracer:5,efficiency:10,ender_slayer:7,execute:6,experience:4,expertise:10,feather_falling:10,ferocious_mana:10,fire_aspect:3,fire_protection:7,first_strike:5,flame:2,fortune:4,frail:6,frost_walker:2,giant_killer:7,growth:7,hardened_mana:10,harvesting:6,hecatomb:10,impaling:3,infinite_quiver:10,knockback:2,lethality:6,life_steal:5,looting:5,luck:7,luck_of_the_sea:6,lure:6,magnet:6,mana_steal:3,mana_vampire:10,overload:5,piercing:1,power:7,pristine:5,projectile_protection:7,prosecute:6,protection:7,punch:2,rainbow:2,rejuvenate:5,replenish:1,respiration:3,respite:5,scavenger:5,sharpness:7,silk_touch:1,smarty_pants:5,smelting_touch:1,smite:7,smoldering:5,snipe:4,spiked_hook:6,strong_mana:10,sugar_rush:3,syphon:5,tabasco:3,thorns:3,thunderbolt:6,thunderlord:7,titan_killer:7,triple_strike:5,true_protection:1,turbo_cacti:5,turbo_cane:5,turbo_carrot:5,turbo_cocoa:5,turbo_melon:5,turbo_mushrooms:5,turbo_potato:5,turbo_pumpkin:5,turbo_warts:5,turbo_wheat:5,vampirism:6,venomous:6,vicious:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§aThis is to test custom enchant color.", diff --git a/items/NECRON_BOSS.json b/items/NECRON_BOSS.json index 1c5a0b56..c4371448 100644 --- a/items/NECRON_BOSS.json +++ b/items/NECRON_BOSS.json @@ -272,7 +272,7 @@ ] }, { - "id": "", + "id": "DYE_NECRON", "chance": "0.04%", "extra": [ "§e§lChest Price: §610,000,000 coins" diff --git a/items/OBSCURE_ENDING.json b/items/OBSCURE_ENDING.json index 0019e32d..50c08dfe 100644 --- a/items/OBSCURE_ENDING.json +++ b/items/OBSCURE_ENDING.json @@ -13,5 +13,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Obscure_Ending", + "https://wiki.hypixel.net/Obscure_Ending" + ] }
\ No newline at end of file diff --git a/items/PRECIOUS.json b/items/PRECIOUS.json index 36a3ed32..dea5db69 100644 --- a/items/PRECIOUS.json +++ b/items/PRECIOUS.json @@ -13,5 +13,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Precious", + "https://wiki.hypixel.net/Precious" + ] }
\ No newline at end of file diff --git a/items/ROCK_GEMSTONE.json b/items/ROCK_GEMSTONE.json index cd057450..b167049f 100644 --- a/items/ROCK_GEMSTONE.json +++ b/items/ROCK_GEMSTONE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Rock Gemstone", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7bdda670-637b-32fa-92c1-ef5a672adeb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjE0NmQ3YjJjZjlhMjE3ODRmMzZmNDU5MjE1MWRmYzU1YWE3YzZlZjlhZjRhNDMwYWJkODZkZTBmMDhiMjI0ZCJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Auspicious\",4:\"§9§7reforge when combined with a\",5:\"§7pickaxe§7.\",6:\"\",7:\"§7§8§oThe lowest gemstone in the\",8:\"§8§ofood chain.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXI§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\",14:\"\",15:\"§eItems Required\",16:\"§aEnchanted Cobblestone §7x128\",17:\"§5Treasurite §7x64\",18:\"\",19:\"§7Duration: §b22h\"],Name:\"§9Rock Gemstone\"},ExtraAttributes:{id:\"ROCK_GEMSTONE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7bdda670-637b-32fa-92c1-ef5a672adeb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjE0NmQ3YjJjZjlhMjE3ODRmMzZmNDU5MjE1MWRmYzU1YWE3YzZlZjlhZjRhNDMwYWJkODZkZTBmMDhiMjI0ZCJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Auspicious\",4:\"§9§7reforge when combined with a\",5:\"§7pickaxe§7.\",6:\"\",7:\"§7§8§oThe lowest gemstone in the\",8:\"§8§ofood chain.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXI§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rock Gemstone\"},ExtraAttributes:{id:\"ROCK_GEMSTONE\"}}", "damage": 3, "lore": [ "§8Reforge Stone", diff --git a/items/ROGUE_FLESH.json b/items/ROGUE_FLESH.json index e0ffd0a6..e2cbe0dd 100644 --- a/items/ROGUE_FLESH.json +++ b/items/ROGUE_FLESH.json @@ -13,5 +13,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rogue_Flesh", + "https://wiki.hypixel.net/Rogue_Flesh" + ] }
\ No newline at end of file diff --git a/items/SEA_EMPEROR_SC.json b/items/SEA_EMPEROR_SC.json index 8b658226..41c74d44 100644 --- a/items/SEA_EMPEROR_SC.json +++ b/items/SEA_EMPEROR_SC.json @@ -83,6 +83,10 @@ { "id": "PET_ITEM_FISHING_SKILL_BOOST_EPIC", "chance": "0.02%" + }, + { + "id": "BOBBIN_SCRIPTURES", + "chance": "1.85%" } ] } diff --git a/items/SKYBLOCK_BRONZE_MEDAL.json b/items/SKYBLOCK_BRONZE_MEDAL.json index 4c991526..237e1e6a 100644 --- a/items/SKYBLOCK_BRONZE_MEDAL.json +++ b/items/SKYBLOCK_BRONZE_MEDAL.json @@ -14,6 +14,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Bronze_Medal" + "https://wiki.hypixel.net/Bronze_Medal", + "https://hypixel-skyblock.fandom.com/wiki/Bronze_Medal" ] }
\ No newline at end of file diff --git a/items/SKYBLOCK_GOLD_MEDAL.json b/items/SKYBLOCK_GOLD_MEDAL.json index 5323082c..93a7d3ed 100644 --- a/items/SKYBLOCK_GOLD_MEDAL.json +++ b/items/SKYBLOCK_GOLD_MEDAL.json @@ -14,6 +14,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Gold_Medal" + "https://wiki.hypixel.net/Gold_Medal", + "https://hypixel-skyblock.fandom.com/wiki/Gold_Medal" ] }
\ No newline at end of file diff --git a/items/SKYBLOCK_PELT.json b/items/SKYBLOCK_PELT.json index 7a8e8d05..23a2c975 100644 --- a/items/SKYBLOCK_PELT.json +++ b/items/SKYBLOCK_PELT.json @@ -11,6 +11,9 @@ "internalname": "SKYBLOCK_PELT", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "", - "crafttext": "" + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pelt" + ] }
\ No newline at end of file diff --git a/items/SKYBLOCK_SILVER_MEDAL.json b/items/SKYBLOCK_SILVER_MEDAL.json index 0e9448e0..486c8b5e 100644 --- a/items/SKYBLOCK_SILVER_MEDAL.json +++ b/items/SKYBLOCK_SILVER_MEDAL.json @@ -14,6 +14,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Silver_Medal" + "https://wiki.hypixel.net/Silver_Medal", + "https://hypixel-skyblock.fandom.com/wiki/Silver_Medal" ] }
\ No newline at end of file diff --git a/items/SUSPICIOUS_STEW.json b/items/SUSPICIOUS_STEW.json index e2135dea..ee0f396d 100644 --- a/items/SUSPICIOUS_STEW.json +++ b/items/SUSPICIOUS_STEW.json @@ -11,8 +11,8 @@ "§9§lRARE" ], "recipe": { - "A1": "BROWN_MUSHROOM:1", - "A2": "", + "A1": "", + "A2": "BROWN_MUSHROOM:1", "A3": "", "B1": "BURNING_EYE:1", "B2": "MYCEL:1", diff --git a/items/YETI_SC.json b/items/YETI_SC.json index 7c7ec441..bd8344f1 100644 --- a/items/YETI_SC.json +++ b/items/YETI_SC.json @@ -77,6 +77,10 @@ { "id": "HILT_OF_TRUE_ICE", "chance": "1.5%" + }, + { + "id": "BOBBIN_SCRIPTURES", + "chance": "1.8%" } ] } |