diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-14 12:52:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 12:52:59 +0200 |
commit | 6a77db2751851dd4b8e7267920e57a046f4c9d03 (patch) | |
tree | 7e9311a0de9680d9682fe2caf9e2aa6705f090ce | |
parent | 556416e4b95bee204f1763ef31d6761bf75dd6f3 (diff) | |
download | NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.tar.gz NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.tar.bz2 NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.zip |
Added trophy and new kuudra piece (#818)
* Added trophy and new kuudra piece
* Oh
* f(x,y)=x^3+xy^2+y^2, u=(-125)i+(230)j
-rw-r--r-- | constants/parents.json | 3 | ||||
-rw-r--r-- | constants/petnums.json | 12 | ||||
-rw-r--r-- | items/BLESSED_BAIT.json | 17 | ||||
-rw-r--r-- | items/DARK_BAIT.json | 17 | ||||
-rw-r--r-- | items/FISH_BAIT.json | 14 | ||||
-rw-r--r-- | items/HERRING_THE_FISH.json | 25 | ||||
-rw-r--r-- | items/ICE_BAIT.json | 17 | ||||
-rw-r--r-- | items/KUUDRA;1.json | 2 | ||||
-rw-r--r-- | items/KUUDRA;2.json | 4 | ||||
-rw-r--r-- | items/KUUDRA;3.json | 6 | ||||
-rw-r--r-- | items/KUUDRA;4.json | 6 | ||||
-rw-r--r-- | items/KUUDRA_FOLLOWER_BOOTS.json | 5 | ||||
-rw-r--r-- | items/KUUDRA_FOLLOWER_CHESTPLATE.json | 29 | ||||
-rw-r--r-- | items/KUUDRA_FOLLOWER_LEGGINGS.json | 5 | ||||
-rw-r--r-- | items/KUUDRA_RELIC.json | 5 | ||||
-rw-r--r-- | items/LIGHT_BAIT.json | 17 | ||||
-rw-r--r-- | items/MINNOW_BAIT.json | 14 | ||||
-rw-r--r-- | items/SHARK_BAIT.json | 17 | ||||
-rw-r--r-- | items/SPIKED_BAIT.json | 16 | ||||
-rw-r--r-- | items/SPOOKY_BAIT.json | 21 | ||||
-rw-r--r-- | items/SULPHUR_SKITTER_DIAMOND.json | 20 | ||||
-rw-r--r-- | items/WHALE_BAIT.json | 22 |
22 files changed, 198 insertions, 96 deletions
diff --git a/constants/parents.json b/constants/parents.json index aef3c05c..a6e0360d 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2646,7 +2646,8 @@ "VOLCANIC_STONEFISH_SILVER", "VOLCANIC_STONEFISH_BRONZE" ], - "SULPHUR_SKITTER_GOLD": [ + "SULPHUR_SKITTER_DIAMOND": [ + "SULPHUR_SKITTER_GOLD", "SULPHUR_SKITTER_SILVER", "SULPHUR_SKITTER_BRONZE" ], diff --git a/constants/petnums.json b/constants/petnums.json index b338b203..ef874b1c 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2277,6 +2277,7 @@ "1": { "otherNums": [ 0.0, + 0.0, 0.0 ], "statNums": { @@ -2287,7 +2288,8 @@ "100": { "otherNums": [ 15, - 15 + 15, + 50 ], "statNums": { "HEALTH": 400.0, @@ -2300,6 +2302,8 @@ "otherNums": [ 0.0, 0.0, + 0.0, + 0.0, 0.0 ], "statNums": { @@ -2311,6 +2315,8 @@ "otherNums": [ 20, 20, + 20, + 100, 20 ], "statNums": { @@ -2324,6 +2330,8 @@ "otherNums": [ 0.0, 0.0, + 0.0, + 0.0, 0.0 ], "statNums": { @@ -2335,6 +2343,8 @@ "otherNums": [ 20, 20, + 20, + 100, 20 ], "statNums": { diff --git a/items/BLESSED_BAIT.json b/items/BLESSED_BAIT.json index e8f74612..32ca38b7 100644 --- a/items/BLESSED_BAIT.json +++ b/items/BLESSED_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§aBlessed Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"54b94885-521b-3700-a138-31330f0aba0d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjA2MGE0NjQ5N2NlZTc2MTEzNDZjOWRkOGViOGY1ZGU0NDgzZGUyNTkxNDcyMTEzNTM4NDgzNTZkZTE1ZDE5In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a15% §7chance to get double\",4:\"§7drops from items fished.\",5:\"\",6:\"§a§lUNCOMMON BAIT\"],Name:\"§aBlessed Bait\"},ExtraAttributes:{id:\"BLESSED_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"54b94885-521b-3700-a138-31330f0aba0d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjA2MGE0NjQ5N2NlZTc2MTEzNDZjOWRkOGViOGY1ZGU0NDgzZGUyNTkxNDcyMTEzNTM4NDgzNTZkZTE1ZDE5In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to get\",4:\"§7double drops from fishing by\",5:\"§7§a15%§7.\",6:\"\",7:\"§a§lUNCOMMON BAIT\"],Name:\"§aBlessed Bait\"},ExtraAttributes:{id:\"BLESSED_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a15% §7chance to get double", - "§7drops from items fished.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to get", + "§7double drops from fishing by", + "§7§a15%§7.", "", "§a§lUNCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "BLESSED_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Prismarine Crystals VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file diff --git a/items/DARK_BAIT.json b/items/DARK_BAIT.json index b7e403e3..fcb4334f 100644 --- a/items/DARK_BAIT.json +++ b/items/DARK_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§fDark Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"df2c3cc0-6792-3af3-b127-e0d934b485b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMzYzUxNmYzZjM4MDkxNmQ0MWE5MzU1YTMxOWY4NTk0M2FhY2M4YTljMWI0YTEzODAxNzQ4NGI2MTExNGY2OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Higher chance to catch rare sea\",4:\"§7creatures during the night.\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fDark Bait\"},ExtraAttributes:{id:\"DARK_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"df2c3cc0-6792-3af3-b127-e0d934b485b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMzYzUxNmYzZjM4MDkxNmQ0MWE5MzU1YTMxOWY4NTk0M2FhY2M4YTljMWI0YTEzODAxNzQ4NGI2MTExNGY2OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7rare Sea Creatures during the\",5:\"§7night.\",6:\"\",7:\"§f§lCOMMON BAIT\"],Name:\"§fDark Bait\"},ExtraAttributes:{id:\"DARK_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7Higher chance to catch rare sea", - "§7creatures during the night.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to catch", + "§7rare Sea Creatures during the", + "§7night.", "", "§f§lCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "DARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Ink Sack II", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file diff --git a/items/FISH_BAIT.json b/items/FISH_BAIT.json index d8c38719..a1dba070 100644 --- a/items/FISH_BAIT.json +++ b/items/FISH_BAIT.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§fFish Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1b379ea9-7eb2-3e40-bf48-559eaf4da1f6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjliYjE4ZTFjZmU2ZWRmMDM1MzVlNWZkYzY0ODJlMDlhN2ZkZjk1MTI1Yzg2MTEyNjliOWRlOWQ1NDcxNWI5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a30% §7faster catch time.\",4:\"\",5:\"§f§lCOMMON BAIT\"],Name:\"§fFish Bait\"},ExtraAttributes:{id:\"FISH_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1b379ea9-7eb2-3e40-bf48-559eaf4da1f6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjliYjE4ZTFjZmU2ZWRmMDM1MzVlNWZkYzY0ODJlMDlhN2ZkZjk1MTI1Yzg2MTEyNjliOWRlOWQ1NDcxNWI5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §b+45☂ Fishing Speed§7.\",4:\"\",5:\"§f§lCOMMON BAIT\"],Name:\"§fFish Bait\"},ExtraAttributes:{id:\"FISH_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a30% §7faster catch time.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Grants §b+45☂ Fishing Speed§7.", "", "§f§lCOMMON BAIT" ], @@ -24,10 +24,10 @@ }, "internalname": "FISH_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Raw Salmon VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file diff --git a/items/HERRING_THE_FISH.json b/items/HERRING_THE_FISH.json new file mode 100644 index 00000000..d16436cf --- /dev/null +++ b/items/HERRING_THE_FISH.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:fish", + "displayname": "§cHerring the Fish", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Sometimes patience is the key\",1:\"§7to victory. Sometimes it leads\",2:\"§7to very little and it seems like\",3:\"§7it\u0027s not worth it. And you\",4:\"§7wonder why you waited so long\",5:\"§7for something so disappointing.\",6:\"\",7:\"§8§l* §8Soulbound §8§l*\",8:\"§c§lSPECIAL\"],Name:\"§cHerring the Fish\"},ExtraAttributes:{not_a_hint:\"f(x,y)\u003dx^3+xy^2+y^2, u\u003d(-125)i+(230)j\",id:\"HERRING_THE_FISH\"}}", + "damage": 1, + "lore": [ + "§7§7Sometimes patience is the key", + "§7to victory. Sometimes it leads", + "§7to very little and it seems like", + "§7it\u0027s not worth it. And you", + "§7wonder why you waited so long", + "§7for something so disappointing.", + "", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL" + ], + "internalname": "HERRING_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Herring_the_Fish" + ] +}
\ No newline at end of file diff --git a/items/ICE_BAIT.json b/items/ICE_BAIT.json index 132b143c..996b4e1b 100644 --- a/items/ICE_BAIT.json +++ b/items/ICE_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§aIce Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+20% §7chance to catch winter\",4:\"§7sea creatures.\",5:\"\",6:\"§a§lUNCOMMON BAIT\"],Name:\"§aIce Bait\"},ExtraAttributes:{id:\"ICE_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7Winter Sea Creatures during the\",5:\"§7§cSeason of Jerry §7by §a20%§7.\",6:\"\",7:\"§a§lUNCOMMON BAIT\"],Name:\"§aIce Bait\"},ExtraAttributes:{id:\"ICE_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a+20% §7chance to catch winter", - "§7sea creatures.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to catch", + "§7Winter Sea Creatures during the", + "§7§cSeason of Jerry §7by §a20%§7.", "", "§a§lUNCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "ICE_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Ice VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file diff --git a/items/KUUDRA;1.json b/items/KUUDRA;1.json index 25198133..c8e7879a 100644 --- a/items/KUUDRA;1.json +++ b/items/KUUDRA;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aKuudra", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576813a8-9e76-4d45-b67b-888e4f9e3b10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDE4NjI1NywKICAicHJvZmlsZUlkIiA6ICI0ZDEzZWUyZjViOWI0N2I2OGU2NzhhMjAxN2VmZTc1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmF5ZGVyZWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYwMjM5ZmI0OThlNTkwN2VkZTEyYWIzMjYyOWVlOTVmMDA2NDU3NGE5ZmZkZmY5ZmMzYTFjOGUyZWMxNzU4NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Crimson\",6:\"§7§7Grants §a{0}% §7extra crimson\",7:\"§7essence.\",8:\"\",9:\"§6Wither Bait\",10:\"§7§7Increases the odds of finding\",11:\"§7a vanquisher by §a{1}%§7.\",12:\"\",13:\"§7§8This pet\u0027s perks are active\",14:\"§8even when the pet is not\",15:\"§8summoned!\",16:\"\",17:\"§7§8This pet gains XP even when\",18:\"§8not summoned!\",19:\"\",20:\"§7§8This pet only gains XP on the\",21:\"§8§cCrimson Isle§8!\",22:\"\",23:\"§7§eRight-click to add this pet to\",24:\"§eyour pet menu!\",25:\"\",26:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aKuudra\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":\\\"0\\\",\\\"active\\\":0b,\\\"type\\\":\\\"KUUDRA\\\",\\\"tier\\\":\\\"COMMON\\\",\\\"exp\\\":\\\"0.0\\\",\\\"hideInfo\\\":0b}\",originTag:\"PET_MENU\",id:\"KUUDRA;1\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576813a8-9e76-4d45-b67b-888e4f9e3b10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDE4NjI1NywKICAicHJvZmlsZUlkIiA6ICI0ZDEzZWUyZjViOWI0N2I2OGU2NzhhMjAxN2VmZTc1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmF5ZGVyZWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYwMjM5ZmI0OThlNTkwN2VkZTEyYWIzMjYyOWVlOTVmMDA2NDU3NGE5ZmZkZmY5ZmMzYTFjOGUyZWMxNzU4NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Crimson\",6:\"§7§7Grants §a{0}% §7extra crimson\",7:\"§7essence.\",8:\"\",9:\"§6Wither Bait\",10:\"§7§7Increases the odds of finding\",11:\"§7a vanquisher by §a{1}%§7.\",12:\"\",13:\"§7§8This pet\u0027s perks are active\",14:\"§8even when the pet is not\",15:\"§8summoned!\",16:\"\",17:\"§7§8This pet gains XP even when\",18:\"§8not summoned!\",19:\"\",20:\"§7§8This pet only gains XP on the\",21:\"§8§cCrimson Isle§8!\",22:\"\",23:\"§7§eRight-click to add this pet to\",24:\"§eyour pet menu!\",25:\"\",26:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aKuudra\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":\\\"0\\\",\\\"active\\\":0b,\\\"type\\\":\\\"KUUDRA\\\",\\\"tier\\\":\\\"UNCOMMON\\\",\\\"exp\\\":\\\"0.0\\\",\\\"hideInfo\\\":0b}\",originTag:\"PET_MENU\",id:\"KUUDRA;1\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/KUUDRA;2.json b/items/KUUDRA;2.json index 6c161a23..fb2e9e10 100644 --- a/items/KUUDRA;2.json +++ b/items/KUUDRA;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Kuudra", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576813a8-9e76-4d45-b67b-888e4f9e3b10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDE4NjI1NywKICAicHJvZmlsZUlkIiA6ICI0ZDEzZWUyZjViOWI0N2I2OGU2NzhhMjAxN2VmZTc1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmF5ZGVyZWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYwMjM5ZmI0OThlNTkwN2VkZTEyYWIzMjYyOWVlOTVmMDA2NDU3NGE5ZmZkZmY5ZmMzYTFjOGUyZWMxNzU4NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Crimson\",6:\"§7§7Grants §a{0}% §7extra crimson\",7:\"§7essence.\",8:\"\",9:\"§6Wither Bait\",10:\"§7§7Increases the odds of finding\",11:\"§7a vanquisher by §a{1}%§7.\",12:\"\",13:\"§6Kuudra Fortune\",14:\"§7Gain §6+50☘ Mining Fortune\",15:\"§7while on the Crimson Isle.\",16:\"\",17:\"§7§8This pet\u0027s perks are active\",18:\"§8even when the pet is not\",19:\"§8summoned!\",20:\"\",21:\"§7§8This pet gains XP even when\",22:\"§8not summoned!\",23:\"\",24:\"§7§8This pet only gains XP on the\",25:\"§8§cCrimson Isle§8!\",26:\"\",27:\"§7§eRight-click to add this pet to\",28:\"§eyour pet menu!\",29:\"\",30:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Kuudra\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":\\\"0\\\",\\\"active\\\":0b,\\\"type\\\":\\\"KUUDRA\\\",\\\"tier\\\":\\\"COMMON\\\",\\\"exp\\\":\\\"0.0\\\",\\\"hideInfo\\\":0b}\",originTag:\"PET_MENU\",id:\"KUUDRA;2\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576813a8-9e76-4d45-b67b-888e4f9e3b10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDE4NjI1NywKICAicHJvZmlsZUlkIiA6ICI0ZDEzZWUyZjViOWI0N2I2OGU2NzhhMjAxN2VmZTc1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmF5ZGVyZWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYwMjM5ZmI0OThlNTkwN2VkZTEyYWIzMjYyOWVlOTVmMDA2NDU3NGE5ZmZkZmY5ZmMzYTFjOGUyZWMxNzU4NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Crimson\",6:\"§7§7Grants §a{0}% §7extra crimson\",7:\"§7essence.\",8:\"\",9:\"§6Wither Bait\",10:\"§7§7Increases the odds of finding\",11:\"§7a vanquisher by §a{1}%§7.\",12:\"\",13:\"§6Kuudra Fortune\",14:\"§7Gain §6+{2}☘ Mining Fortune\",15:\"§7while on the Crimson Isle.\",16:\"\",17:\"§7§8This pet\u0027s perks are active\",18:\"§8even when the pet is not\",19:\"§8summoned!\",20:\"\",21:\"§7§8This pet gains XP even when\",22:\"§8not summoned!\",23:\"\",24:\"§7§8This pet only gains XP on the\",25:\"§8§cCrimson Isle§8!\",26:\"\",27:\"§7§eRight-click to add this pet to\",28:\"§eyour pet menu!\",29:\"\",30:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Kuudra\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":0,\\\"active\\\":\\\"0b\\\",\\\"type\\\":\\\"KUUDRA\\\",\\\"tier\\\":\\\"RARE\\\",\\\"exp\\\":0,\\\"hideInfo\\\":\\\"0b\\\"}\",originTag:\"PET_MENU\",id:\"KUUDRA;2\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -18,7 +18,7 @@ "§7a vanquisher by §a{1}%§7.", "", "§6Kuudra Fortune", - "§7Gain §6+50☘ Mining Fortune", + "§7Gain §6+{2}☘ Mining Fortune", "§7while on the Crimson Isle.", "", "§7§8This pet\u0027s perks are active", diff --git a/items/KUUDRA;3.json b/items/KUUDRA;3.json index c2de142c..848ec89a 100644 --- a/items/KUUDRA;3.json +++ b/items/KUUDRA;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Kuudra", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576813a8-9e76-4d45-b67b-888e4f9e3b10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDE4NjI1NywKICAicHJvZmlsZUlkIiA6ICI0ZDEzZWUyZjViOWI0N2I2OGU2NzhhMjAxN2VmZTc1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmF5ZGVyZWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYwMjM5ZmI0OThlNTkwN2VkZTEyYWIzMjYyOWVlOTVmMDA2NDU3NGE5ZmZkZmY5ZmMzYTFjOGUyZWMxNzU4NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Crimson\",6:\"§7§7Grants §a{0}% §7extra crimson\",7:\"§7essence.\",8:\"\",9:\"§6Wither Bait\",10:\"§7§7Increases the odds of finding\",11:\"§7a vanquisher by §a{1}%§7.\",12:\"\",13:\"§6Kuudra Fortune\",14:\"§7Gain §6+100☘ Mining Fortune\",15:\"§7while on the Crimson Isle.\",16:\"\",17:\"§6Trophy Bait\",18:\"§7Increases the odds of fishing\",19:\"§7Trophy Fish by §a{2}%.\",20:\"\",21:\"§7§8This pet\u0027s perks are active\",22:\"§8even when the pet is not\",23:\"§8summoned!\",24:\"\",25:\"§7§8This pet gains XP even when\",26:\"§8not summoned!\",27:\"\",28:\"§7§8This pet only gains XP on the\",29:\"§8§cCrimson Isle§8!\",30:\"\",31:\"§7§eRight-click to add this pet to\",32:\"§eyour pet menu!\",33:\"\",34:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Kuudra\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":\\\"0\\\",\\\"active\\\":0b,\\\"type\\\":\\\"KUUDRA\\\",\\\"tier\\\":\\\"COMMON\\\",\\\"exp\\\":\\\"0.0\\\",\\\"hideInfo\\\":0b}\",originTag:\"PET_MENU\",id:\"KUUDRA;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576813a8-9e76-4d45-b67b-888e4f9e3b10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDE4NjI1NywKICAicHJvZmlsZUlkIiA6ICI0ZDEzZWUyZjViOWI0N2I2OGU2NzhhMjAxN2VmZTc1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmF5ZGVyZWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYwMjM5ZmI0OThlNTkwN2VkZTEyYWIzMjYyOWVlOTVmMDA2NDU3NGE5ZmZkZmY5ZmMzYTFjOGUyZWMxNzU4NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Crimson\",6:\"§7§7Grants §a{0}% §7extra crimson\",7:\"§7essence.\",8:\"\",9:\"§6Wither Bait\",10:\"§7§7Increases the odds of finding\",11:\"§7a vanquisher by §a{1}%§7.\",12:\"\",13:\"§6Kuudra Fortune\",14:\"§7Gain §6+{2}☘ Mining Fortune\",15:\"§7while on the Crimson Isle.\",16:\"\",17:\"§6Trophy Bait\",18:\"§7Increases the odds of fishing\",19:\"§7Trophy Fish by §a{3}%.\",20:\"\",21:\"§7§8This pet\u0027s perks are active\",22:\"§8even when the pet is not\",23:\"§8summoned!\",24:\"\",25:\"§7§8This pet gains XP even when\",26:\"§8not summoned!\",27:\"\",28:\"§7§8This pet only gains XP on the\",29:\"§8§cCrimson Isle§8!\",30:\"\",31:\"§7§eRight-click to add this pet to\",32:\"§eyour pet menu!\",33:\"\",34:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Kuudra\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":0,\\\"active\\\":\\\"0b\\\",\\\"type\\\":\\\"KUUDRA\\\",\\\"tier\\\":\\\"EPIC\\\",\\\"exp\\\":0,\\\"hideInfo\\\":\\\"0b\\\"}\",originTag:\"PET_MENU\",id:\"KUUDRA;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -18,12 +18,12 @@ "§7a vanquisher by §a{1}%§7.", "", "§6Kuudra Fortune", - "§7Gain §6+100☘ Mining Fortune", + "§7Gain §6+{2}☘ Mining Fortune", "§7while on the Crimson Isle.", "", "§6Trophy Bait", "§7Increases the odds of fishing", - "§7Trophy Fish by §a{2}%.", + "§7Trophy Fish by §a{3}%.", "", "§7§8This pet\u0027s perks are active", "§8even when the pet is not", diff --git a/items/KUUDRA;4.json b/items/KUUDRA;4.json index fdff43f4..87fcc0c5 100644 --- a/items/KUUDRA;4.json +++ b/items/KUUDRA;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Kuudra", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576813a8-9e76-4d45-b67b-888e4f9e3b10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDE4NjI1NywKICAicHJvZmlsZUlkIiA6ICI0ZDEzZWUyZjViOWI0N2I2OGU2NzhhMjAxN2VmZTc1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmF5ZGVyZWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYwMjM5ZmI0OThlNTkwN2VkZTEyYWIzMjYyOWVlOTVmMDA2NDU3NGE5ZmZkZmY5ZmMzYTFjOGUyZWMxNzU4NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Crimson\",6:\"§7§7Grants §a{0}% §7extra crimson\",7:\"§7essence.\",8:\"\",9:\"§6Wither Bait\",10:\"§7§7Increases the odds of finding\",11:\"§7a vanquisher by §a{1}%§7.\",12:\"\",13:\"§6Kuudra Fortune\",14:\"§7Gain §6+100☘ Mining Fortune\",15:\"§7while on the Crimson Isle.\",16:\"\",17:\"§6Trophy Bait\",18:\"§7Increases the odds of fishing\",19:\"§7Trophy Fish by §a{2}%.\",20:\"\",21:\"§6Kuudra Specialist\",22:\"§7Increases all damage to Kuudra\",23:\"§7by §c5%.\",24:\"\",25:\"§7§8This pet\u0027s perks are active\",26:\"§8even when the pet is not\",27:\"§8summoned!\",28:\"\",29:\"§7§8This pet gains XP even when\",30:\"§8not summoned!\",31:\"\",32:\"§7§8This pet only gains XP on the\",33:\"§8§cCrimson Isle§8!\",34:\"\",35:\"§7§eRight-click to add this pet to\",36:\"§eyour pet menu!\",37:\"\",38:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Kuudra\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":\\\"0\\\",\\\"active\\\":0b,\\\"type\\\":\\\"KUUDRA\\\",\\\"tier\\\":\\\"COMMON\\\",\\\"exp\\\":\\\"0.0\\\",\\\"hideInfo\\\":0b}\",originTag:\"PET_MENU\",id:\"KUUDRA;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576813a8-9e76-4d45-b67b-888e4f9e3b10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NzA0MDE4NjI1NywKICAicHJvZmlsZUlkIiA6ICI0ZDEzZWUyZjViOWI0N2I2OGU2NzhhMjAxN2VmZTc1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCcmF5ZGVyZWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYwMjM5ZmI0OThlNTkwN2VkZTEyYWIzMjYyOWVlOTVmMDA2NDU3NGE5ZmZkZmY5ZmMzYTFjOGUyZWMxNzU4NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Strength: §c+{STRENGTH}\",4:\"\",5:\"§6Crimson\",6:\"§7§7Grants §a{0}% §7extra crimson\",7:\"§7essence.\",8:\"\",9:\"§6Wither Bait\",10:\"§7§7Increases the odds of finding\",11:\"§7a vanquisher by §a{1}%§7.\",12:\"\",13:\"§6Kuudra Fortune\",14:\"§7Gain §6+{2}☘ Mining Fortune\",15:\"§7while on the Crimson Isle.\",16:\"\",17:\"§6Trophy Bait\",18:\"§7Increases the odds of fishing\",19:\"§7Trophy Fish by §a{3}%.\",20:\"\",21:\"§6Kuudra Specialist\",22:\"§7Increases all damage to Kuudra\",23:\"§7by §c5%.\",24:\"\",25:\"§7§8This pet\u0027s perks are active\",26:\"§8even when the pet is not\",27:\"§8summoned!\",28:\"\",29:\"§7§8This pet gains XP even when\",30:\"§8not summoned!\",31:\"\",32:\"§7§8This pet only gains XP on the\",33:\"§8§cCrimson Isle§8!\",34:\"\",35:\"§7§eRight-click to add this pet to\",36:\"§eyour pet menu!\",37:\"\",38:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Kuudra\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":0,\\\"active\\\":\\\"0b\\\",\\\"type\\\":\\\"KUUDRA\\\",\\\"tier\\\":\\\"LEGENDARY\\\",\\\"exp\\\":0,\\\"hideInfo\\\":\\\"0b\\\"}\",originTag:\"PET_MENU\",id:\"KUUDRA;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -18,12 +18,12 @@ "§7a vanquisher by §a{1}%§7.", "", "§6Kuudra Fortune", - "§7Gain §6+100☘ Mining Fortune", + "§7Gain §6+{2}☘ Mining Fortune", "§7while on the Crimson Isle.", "", "§6Trophy Bait", "§7Increases the odds of fishing", - "§7Trophy Fish by §a{2}%.", + "§7Trophy Fish by §a{3}%.", "", "§6Kuudra Specialist", "§7Increases all damage to Kuudra", diff --git a/items/KUUDRA_FOLLOWER_BOOTS.json b/items/KUUDRA_FOLLOWER_BOOTS.json index f59873cf..0ad2d5d9 100644 --- a/items/KUUDRA_FOLLOWER_BOOTS.json +++ b/items/KUUDRA_FOLLOWER_BOOTS.json @@ -22,5 +22,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Kuudra_Follower_Armor" + ] }
\ No newline at end of file diff --git a/items/KUUDRA_FOLLOWER_CHESTPLATE.json b/items/KUUDRA_FOLLOWER_CHESTPLATE.json new file mode 100644 index 00000000..2ae574a6 --- /dev/null +++ b/items/KUUDRA_FOLLOWER_CHESTPLATE.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§cKuudra Follower Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Full Set Bonus: Follower\",2:\"§7Shows that you are a true\",3:\"§7follower of Kuudra.\",4:\"\",5:\"§7Hunter: §c[ADMIN] Dueces\",6:\"\",7:\"§8Edition #1\",8:\"§8September 12th, 2022\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§c§lSPECIAL LEGGINGS\"],color:3494666,Name:\"§cKuudra Follower Chestplate\"},ExtraAttributes:{edition:1,id:\"KUUDRA_FOLLOWER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "", + "§6Full Set Bonus: Follower", + "§7Shows that you are a true", + "§7follower of Kuudra.", + "", + "§7Hunter: §c[ADMIN] Dueces", + "", + "§8Edition #1", + "§8September 12th, 2022", + "", + "§7§8This item can be reforged!", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL LEGGINGS" + ], + "internalname": "KUUDRA_FOLLOWER_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Kuudra_Follower_Armor" + ] +}
\ No newline at end of file diff --git a/items/KUUDRA_FOLLOWER_LEGGINGS.json b/items/KUUDRA_FOLLOWER_LEGGINGS.json index 8f8405b7..4ebfec79 100644 --- a/items/KUUDRA_FOLLOWER_LEGGINGS.json +++ b/items/KUUDRA_FOLLOWER_LEGGINGS.json @@ -22,5 +22,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Kuudra_Follower_Armor" + ] }
\ No newline at end of file diff --git a/items/KUUDRA_RELIC.json b/items/KUUDRA_RELIC.json index 2978d6c0..d9732fc9 100644 --- a/items/KUUDRA_RELIC.json +++ b/items/KUUDRA_RELIC.json @@ -13,5 +13,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Kuudra_Relic" + ] }
\ No newline at end of file diff --git a/items/LIGHT_BAIT.json b/items/LIGHT_BAIT.json index 393d7dbb..790dd554 100644 --- a/items/LIGHT_BAIT.json +++ b/items/LIGHT_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§fLight Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0f759208-92ff-3686-b38b-d4f821a9247e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzM2YTlhZGQyNTY0NWJmY2MzNzdjMjVlZjBjMmU5OTAxZDE5NDkzYzNlOTgxZWJjNmJhN2ExYTFiNjQ2NmNlNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Higher chance to catch rare sea\",4:\"§7creatures during the day.\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fLight Bait\"},ExtraAttributes:{id:\"LIGHT_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0f759208-92ff-3686-b38b-d4f821a9247e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzM2YTlhZGQyNTY0NWJmY2MzNzdjMjVlZjBjMmU5OTAxZDE5NDkzYzNlOTgxZWJjNmJhN2ExYTFiNjQ2NmNlNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7rare Sea Creatures during the\",5:\"§7day.\",6:\"\",7:\"§f§lCOMMON BAIT\"],Name:\"§fLight Bait\"},ExtraAttributes:{id:\"LIGHT_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7Higher chance to catch rare sea", - "§7creatures during the day.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to catch", + "§7rare Sea Creatures during the", + "§7day.", "", "§f§lCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "LIGHT_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Prismarine Crystals II", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file diff --git a/items/MINNOW_BAIT.json b/items/MINNOW_BAIT.json index db349cf9..eb9b3ac0 100644 --- a/items/MINNOW_BAIT.json +++ b/items/MINNOW_BAIT.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§fMinnow Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7b2c475f-ac70-34ce-af36-be5009df1585\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWY5MWExNDg2N2VmOTg2Nzg3MmRjZGM4YzU0ZTNkNGNmYjVlNTI1ZGNjZmI3Zjk5YTczMTRhNDVmYWViMzAxZSJ9fX0=\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a15% §7faster catch time.\",4:\"\",5:\"§f§lCOMMON BAIT\"],Name:\"§fMinnow Bait\"},ExtraAttributes:{id:\"MINNOW_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7b2c475f-ac70-34ce-af36-be5009df1585\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWY5MWExNDg2N2VmOTg2Nzg3MmRjZGM4YzU0ZTNkNGNmYjVlNTI1ZGNjZmI3Zjk5YTczMTRhNDVmYWViMzAxZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §b+25☂ Fishing Speed§7.\",4:\"\",5:\"§f§lCOMMON BAIT\"],Name:\"§fMinnow Bait\"},ExtraAttributes:{id:\"MINNOW_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a15% §7faster catch time.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Grants §b+25☂ Fishing Speed§7.", "", "§f§lCOMMON BAIT" ], @@ -24,10 +24,10 @@ }, "internalname": "MINNOW_BAIT", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Raw Salmon I", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file diff --git a/items/SHARK_BAIT.json b/items/SHARK_BAIT.json index cc734a92..d6f44511 100644 --- a/items/SHARK_BAIT.json +++ b/items/SHARK_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§aShark Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a6c7271-a12d-3941-914c-7c456a086c5a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWRmZjkwNDEyNGVmZTQ4NmIzYTU0MjYxZGJiODA3MmIwYTRlMTE2MTVhZDhkNzM5NGQ4MTRlMGU4YzhlZjllYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+15% §7chance to catch sharks\",4:\"§7during the Fishing Festival.\",5:\"\",6:\"§a§lUNCOMMON BAIT\"],Name:\"§aShark Bait\"},ExtraAttributes:{id:\"SHARK_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a6c7271-a12d-3941-914c-7c456a086c5a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWRmZjkwNDEyNGVmZTQ4NmIzYTU0MjYxZGJiODA3MmIwYTRlMTE2MTVhZDhkNzM5NGQ4MTRlMGU4YzhlZjllYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7§bSharks §7during the §bFishing\",5:\"§bFestival §7by §a20%§7.\",6:\"\",7:\"§a§lUNCOMMON BAIT\"],Name:\"§aShark Bait\"},ExtraAttributes:{id:\"SHARK_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a+15% §7chance to catch sharks", - "§7during the Fishing Festival.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to catch", + "§7§bSharks §7during the §bFishing", + "§bFestival §7by §a20%§7.", "", "§a§lUNCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "SHARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file diff --git a/items/SPIKED_BAIT.json b/items/SPIKED_BAIT.json index 557317bd..16ea2f64 100644 --- a/items/SPIKED_BAIT.json +++ b/items/SPIKED_BAIT.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§fSpiked Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a82c3c93-de2a-338c-a766-7c2985f6648c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTEyYmM1ZWYyNmYzNjdiZGJkNzExNmU4MGZkZTRhZjE4MjNjMGU5MzYwYWZhYjAyYTlkM2E0Y2I2ZDVmY2Q4MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Increase sea creature spawn rate\",4:\"§7by §a6%§7.\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fSpiked Bait\"},ExtraAttributes:{id:\"SPIKED_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a82c3c93-de2a-338c-a766-7c2985f6648c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTEyYmM1ZWYyNmYzNjdiZGJkNzExNmU4MGZkZTRhZjE4MjNjMGU5MzYwYWZhYjAyYTlkM2E0Y2I2ZDVmY2Q4MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §3+6α Sea Creature\",4:\"§3Chance§7.\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fSpiked Bait\"},ExtraAttributes:{id:\"SPIKED_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7Increase sea creature spawn rate", - "§7by §a6%§7.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Grants §3+6α Sea Creature", + "§3Chance§7.", "", "§f§lCOMMON BAIT" ], @@ -25,10 +25,10 @@ }, "internalname": "SPIKED_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Pufferfish V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file diff --git a/items/SPOOKY_BAIT.json b/items/SPOOKY_BAIT.json index 5e886a1a..8383301d 100644 --- a/items/SPOOKY_BAIT.json +++ b/items/SPOOKY_BAIT.json @@ -1,15 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§fSpooky Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74b7ab7c-3268-3a70-8937-026e1416dd7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTEwNzRiYTc5NjE2YzdkOGNmOGUzMzg0OTAzOWY2NzQxMGEyZjdjOWNlNzkzZDQ0N2UyMWY1YWEyNGQ1MDEwOCJ9fX0=\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+15% §7chance to catch spooky\",4:\"§7sea creatures and §a+15%\",5:\"§a§7faster catch time.\",6:\"\",7:\"§f§lCOMMON BAIT\"],Name:\"§fSpooky Bait\"},ExtraAttributes:{id:\"SPOOKY_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74b7ab7c-3268-3a70-8937-026e1416dd7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTEwNzRiYTc5NjE2YzdkOGNmOGUzMzg0OTAzOWY2NzQxMGEyZjdjOWNlNzkzZDQ0N2UyMWY1YWEyNGQ1MDEwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §b+25☂ Fishing Speed\",4:\"§b§7and a §a15% §7chance to catch\",5:\"§7Spooky Sea Creatures.\",6:\"\",7:\"§f§lCOMMON BAIT\"],Name:\"§fSpooky Bait\"},ExtraAttributes:{id:\"SPOOKY_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a+15% §7chance to catch spooky", - "§7sea creatures and §a+15%", - "§a§7faster catch time.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Grants §b+25☂ Fishing Speed", + "§b§7and a §a15% §7chance to catch", + "§7Spooky Sea Creatures.", "", "§f§lCOMMON BAIT" ], @@ -26,9 +26,10 @@ }, "internalname": "SPOOKY_BAIT", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file diff --git a/items/SULPHUR_SKITTER_DIAMOND.json b/items/SULPHUR_SKITTER_DIAMOND.json new file mode 100644 index 00000000..97f0beb1 --- /dev/null +++ b/items/SULPHUR_SKITTER_DIAMOND.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fSulphur Skitter§r §l§B§LDIAMOND", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b5103d9a-7154-3fff-9b10-086f902d9bff\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzODEwNjYxNywKICAicHJvZmlsZUlkIiA6ICIwODFiZTAxZmZlMmU0ODMyODI3MDIwMjBlNmI1M2ExNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMeXJpY1BsYXRlMjUyNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM2ZWFjNTY4MDhhODViNTlkNDhhZmY1OWEyNjI5MjJhNTdjZmE3NjZmNmM1NmY2OWM3ZDkxZmVhMjMwZmEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Caught near Sulphur blocks.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§8§l* §8Soulbound §8§l*\",6:\"§f§lCOMMON TROPHY FISH\"],Name:\"§fSulphur Skitter§r §l§B§LDIAMOND\"},ExtraAttributes:{id:\"SULPHUR_SKITTER_DIAMOND\"}}", + "damage": 3, + "lore": [ + "§7Caught near Sulphur blocks.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§8§l* §8Soulbound §8§l*", + "§f§lCOMMON TROPHY FISH" + ], + "internalname": "SULPHUR_SKITTER_DIAMOND", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/WHALE_BAIT.json b/items/WHALE_BAIT.json index 16f2d8d5..f10db3fd 100644 --- a/items/WHALE_BAIT.json +++ b/items/WHALE_BAIT.json @@ -1,16 +1,18 @@ { "itemid": "minecraft:skull", "displayname": "§9Whale Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d88b7890-b977-3de5-acc6-5e14b17cc1f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzNhYTcxNjc2ZTgxZmI1M2EwNDBkZmRjYTNlNWI0N2Q1M2U2ZWZkNjY1ZTY5ZmI0Mzk3NzhlOGM0ZWZiMWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Small chance to get double drops\",4:\"§7from items fished, higher chance\",5:\"§7to catch rare sea creatures, and\",6:\"§7§a20% §7faster catch time.\",7:\"\",8:\"§9§lRARE BAIT\"],Name:\"§9Whale Bait\"},ExtraAttributes:{id:\"WHALE_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d88b7890-b977-3de5-acc6-5e14b17cc1f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzNhYTcxNjc2ZTgxZmI1M2EwNDBkZmRjYTNlNWI0N2Q1M2U2ZWZkNjY1ZTY5ZmI0Mzk3NzhlOGM0ZWZiMWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §b+30☂ Fishing Speed§7,\",4:\"§7increases your chance to get\",5:\"§7double drops from fishing by\",6:\"§7§a10%§7, and increases your\",7:\"§7chance to catch rare Sea\",8:\"§7Creatures.\",9:\"\",10:\"§9§lRARE BAIT\"],Name:\"§9Whale Bait\"},ExtraAttributes:{id:\"WHALE_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7Small chance to get double drops", - "§7from items fished, higher chance", - "§7to catch rare sea creatures, and", - "§7§a20% §7faster catch time.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Grants §b+30☂ Fishing Speed§7,", + "§7increases your chance to get", + "§7double drops from fishing by", + "§7§a10%§7, and increases your", + "§7chance to catch rare Sea", + "§7Creatures.", "", "§9§lRARE BAIT" ], @@ -27,10 +29,10 @@ }, "internalname": "WHALE_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Lily Pad VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file |