aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-01-31 14:16:38 +0100
committerGitHub <noreply@github.com>2021-01-31 08:16:38 -0500
commitcc1dad024af01a5ef6cacd3afbba2a1e18ea4a43 (patch)
tree51556fec731a1f832e3fb8b1edba9fb9a80d5598
parent588ca2b80fdc75a87d759c681bc3fb86266ef042 (diff)
downloadNotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.tar.gz
NotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.tar.bz2
NotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.zip
added 38 wiki links + pet skin (#382)
* added 38 wiki links * added skeleton horse zombie pet skin * added parent for pet candy * forgot to change rare cosmetic in nbt tag to epic cosmetic
-rw-r--r--constants/parents.json5
-rw-r--r--items/BEACH_BALL.json6
-rw-r--r--items/ENCHANTED_BOOK_BUNDLE_BIG_BRAIN.json7
-rw-r--r--items/FAKE_EMERALD_ALTAR.json7
-rw-r--r--items/FALLEN_STAR_HAT.json7
-rw-r--r--items/GHOST_BOOTS.json7
-rw-r--r--items/GOBLIN_BOOTS.json7
-rw-r--r--items/GOBLIN_CHESTPLATE.json7
-rw-r--r--items/GOBLIN_HELMET.json7
-rw-r--r--items/GOBLIN_LEGGINGS.json7
-rw-r--r--items/HUGE_MUSHROOM_1.json8
-rw-r--r--items/HUGE_MUSHROOM_2.json8
-rw-r--r--items/IMPLOSION_SCROLL.json11
-rw-r--r--items/ISLAND_NPC.json7
-rw-r--r--items/MAGICAL_MILK_BUCKET.json11
-rw-r--r--items/MINING_RAFFLE_TICKET.json7
-rw-r--r--items/MINNOW_BAIT.json10
-rw-r--r--items/PENGUIN_PERSONALITY.json4
-rw-r--r--items/PET_SKIN_HORSE_ZOMBIE.json30
-rw-r--r--items/PLASMA.json9
-rw-r--r--items/RAW_FISH-1.json6
-rw-r--r--items/RAW_FISH-2.json6
-rw-r--r--items/RAW_FISH-3.json6
-rw-r--r--items/ROYAL_PIGEON.json9
-rw-r--r--items/SHADOW_WARP_SCROLL.json11
-rw-r--r--items/SPOOKY_BAIT.json8
-rw-r--r--items/TIC_TAC_TOE.json9
-rw-r--r--items/TIGHTLY_TIED_HAY_BALE.json10
-rw-r--r--items/TRAINING_WEIGHTS.json6
-rw-r--r--items/TREASURITE.json9
-rw-r--r--items/WITHER_SHIELD_SCROLL.json11
-rw-r--r--items/ZOMBIE_GENERATOR_10.json10
-rw-r--r--items/ZOMBIE_GENERATOR_2.json10
-rw-r--r--items/ZOMBIE_GENERATOR_3.json8
-rw-r--r--items/ZOMBIE_GENERATOR_4.json10
-rw-r--r--items/ZOMBIE_GENERATOR_5.json10
-rw-r--r--items/ZOMBIE_GENERATOR_6.json10
-rw-r--r--items/ZOMBIE_GENERATOR_7.json10
-rw-r--r--items/ZOMBIE_GENERATOR_8.json8
-rw-r--r--items/ZOMBIE_GENERATOR_9.json10
40 files changed, 257 insertions, 92 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 3233e97b..e7d9be75 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -1939,5 +1939,10 @@
"TITANIUM_DRILL_1",
"MITHRIL_DRILL_2",
"MITHRIL_DRILL_1"
+ ],
+ "SIMPLE_CARROT_CANDY":[
+ "GREAT_CARROT_CANDY",
+ "SUPERB_CARROT_CANDY",
+ "ULTIMATE_CARROT_CANDY"
]
}
diff --git a/items/BEACH_BALL.json b/items/BEACH_BALL.json
index c67aead3..ca18e394 100644
--- a/items/BEACH_BALL.json
+++ b/items/BEACH_BALL.json
@@ -5,8 +5,12 @@
"clickcommand": "",
"damage": 3,
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"a84ff924-0208-385e-a59a-bc6733cfd49d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWE1YWIwNWVhMjU0YzMyZTNjNDhmM2ZkY2Y5ZmQ5ZDc3ZDNjYmEwNGU2YjVlYzJlNjhiM2NiZGNmYWMzZmQifX19\"}]}},display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBeach Ball\"},ExtraAttributes:{id:\"BEACH_BALL\"}}",
- "modver": "1.0.0",
+ "modver": "2.0.0-REL",
"lore": [
"§f§lCOMMON"
+ ],
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Furniture"
]
} \ No newline at end of file
diff --git a/items/ENCHANTED_BOOK_BUNDLE_BIG_BRAIN.json b/items/ENCHANTED_BOOK_BUNDLE_BIG_BRAIN.json
index f9f80ccb..232cfef7 100644
--- a/items/ENCHANTED_BOOK_BUNDLE_BIG_BRAIN.json
+++ b/items/ENCHANTED_BOOK_BUNDLE_BIG_BRAIN.json
@@ -16,6 +16,9 @@
"internalname": "ENCHANTED_BOOK_BUNDLE_BIG_BRAIN",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Book_Bundle"
+ ]
} \ No newline at end of file
diff --git a/items/FAKE_EMERALD_ALTAR.json b/items/FAKE_EMERALD_ALTAR.json
index 8bef71db..dd7330d7 100644
--- a/items/FAKE_EMERALD_ALTAR.json
+++ b/items/FAKE_EMERALD_ALTAR.json
@@ -11,6 +11,9 @@
"internalname": "FAKE_EMERALD_ALTAR",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fake_Emerald_Altar"
+ ]
} \ No newline at end of file
diff --git a/items/FALLEN_STAR_HAT.json b/items/FALLEN_STAR_HAT.json
index 7e8c53a5..b0900ebf 100644
--- a/items/FALLEN_STAR_HAT.json
+++ b/items/FALLEN_STAR_HAT.json
@@ -17,6 +17,9 @@
"internalname": "FALLEN_STAR_HAT",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fallen_Star_Helmet"
+ ]
} \ No newline at end of file
diff --git a/items/GHOST_BOOTS.json b/items/GHOST_BOOTS.json
index 2dc36c82..fc14bcbc 100644
--- a/items/GHOST_BOOTS.json
+++ b/items/GHOST_BOOTS.json
@@ -14,6 +14,9 @@
"internalname": "GHOST_BOOTS",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Ghostly_Boots"
+ ]
} \ No newline at end of file
diff --git a/items/GOBLIN_BOOTS.json b/items/GOBLIN_BOOTS.json
index 094f00f3..4785c1b7 100644
--- a/items/GOBLIN_BOOTS.json
+++ b/items/GOBLIN_BOOTS.json
@@ -20,6 +20,9 @@
"internalname": "GOBLIN_BOOTS",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Goblin_Armor"
+ ]
} \ No newline at end of file
diff --git a/items/GOBLIN_CHESTPLATE.json b/items/GOBLIN_CHESTPLATE.json
index 45b93420..fae7cbd6 100644
--- a/items/GOBLIN_CHESTPLATE.json
+++ b/items/GOBLIN_CHESTPLATE.json
@@ -20,6 +20,9 @@
"internalname": "GOBLIN_CHESTPLATE",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Goblin_Armor"
+ ]
} \ No newline at end of file
diff --git a/items/GOBLIN_HELMET.json b/items/GOBLIN_HELMET.json
index 2ab34cee..b66a1034 100644
--- a/items/GOBLIN_HELMET.json
+++ b/items/GOBLIN_HELMET.json
@@ -20,6 +20,9 @@
"internalname": "GOBLIN_HELMET",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Goblin_Armor"
+ ]
} \ No newline at end of file
diff --git a/items/GOBLIN_LEGGINGS.json b/items/GOBLIN_LEGGINGS.json
index f62919a1..cb05bb23 100644
--- a/items/GOBLIN_LEGGINGS.json
+++ b/items/GOBLIN_LEGGINGS.json
@@ -20,6 +20,9 @@
"internalname": "GOBLIN_LEGGINGS",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Goblin_Armor"
+ ]
} \ No newline at end of file
diff --git a/items/HUGE_MUSHROOM_1.json b/items/HUGE_MUSHROOM_1.json
index c4379602..8ce8c7df 100644
--- a/items/HUGE_MUSHROOM_1.json
+++ b/items/HUGE_MUSHROOM_1.json
@@ -19,6 +19,10 @@
},
"internalname": "HUGE_MUSHROOM_1",
"clickcommand": "viewrecipe",
- "modver": "1.0.0",
- "crafttext": "Requires: Mushroom V"
+ "modver": "2.0.0-REL",
+ "crafttext": "Requires: Mushroom V",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Brown_Mushroom_Block"
+ ]
} \ No newline at end of file
diff --git a/items/HUGE_MUSHROOM_2.json b/items/HUGE_MUSHROOM_2.json
index cc93cdc2..f1159b13 100644
--- a/items/HUGE_MUSHROOM_2.json
+++ b/items/HUGE_MUSHROOM_2.json
@@ -19,6 +19,10 @@
},
"internalname": "HUGE_MUSHROOM_2",
"clickcommand": "viewrecipe",
- "modver": "1.0.0",
- "crafttext": "Requires: Mushroom V"
+ "modver": "2.0.0-REL",
+ "crafttext": "Requires: Mushroom V",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Red_Mushroom_Block"
+ ]
} \ No newline at end of file
diff --git a/items/IMPLOSION_SCROLL.json b/items/IMPLOSION_SCROLL.json
index 72380cff..5dbb8382 100644
--- a/items/IMPLOSION_SCROLL.json
+++ b/items/IMPLOSION_SCROLL.json
@@ -1,11 +1,11 @@
{
"itemid": "minecraft:writable_book",
"displayname": "§f§f§5Implosion",
- "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Implosion\",3:\"§6§7ability.\",4:\"\",5:\"§6Item Ability: Implosion §e§lRIGHT CLICK\",6:\"§7Deals §c10,000 §7damage to\",7:\"§7nearby enemies.\",8:\"§8Mana Cost: §3300\",9:\"§8Cooldown: §a10s\",10:\"\",11:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§5Implosion\"},ExtraAttributes:{id:\"IMPLOSION_SCROLL\"},AttributeModifiers:[],resolved:0b}",
+ "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron's Blade (Unrefined)\",2:\"§6§7granting it the §6Implosion\",3:\"§6§7ability.\",4:\"\",5:\"§6Item Ability: Implosion §e§lRIGHT CLICK\",6:\"§7Deals §c10,000 §7damage to\",7:\"§7nearby enemies.\",8:\"§8Mana Cost: §3300\",9:\"§8Cooldown: §a10s\",10:\"\",11:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§5Implosion\"},ExtraAttributes:{id:\"IMPLOSION_SCROLL\"},AttributeModifiers:[],resolved:0b}",
"damage": 0,
"lore": [
"§7This scroll can be applied to a",
- "§7§6Necron\u0027s Blade (Unrefined)",
+ "§7§6Necron's Blade (Unrefined)",
"§6§7granting it the §6Implosion",
"§6§7ability.",
"",
@@ -20,6 +20,9 @@
"internalname": "IMPLOSION_SCROLL",
"crafttext": "",
"clickcommand": "",
- "modver": "1.6-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls"
+ ]
} \ No newline at end of file
diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json
index 67f5d1ab..209ed80e 100644
--- a/items/ISLAND_NPC.json
+++ b/items/ISLAND_NPC.json
@@ -14,6 +14,9 @@
"internalname": "ISLAND_NPC",
"crafttext": "",
"clickcommand": "",
- "modver": "1.6-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Island_NPC"
+ ]
} \ No newline at end of file
diff --git a/items/MAGICAL_MILK_BUCKET.json b/items/MAGICAL_MILK_BUCKET.json
index 71f48c63..44479be5 100644
--- a/items/MAGICAL_MILK_BUCKET.json
+++ b/items/MAGICAL_MILK_BUCKET.json
@@ -1,19 +1,22 @@
{
"itemid": "minecraft:milk_bucket",
"displayname": "§f§f§fMagical Milk Bucket",
- "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What did the mother cow say to\",1:\"§7the baby cow?\",2:\"\",3:\"§7It\u0027s pasture bed time.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§f§f§fMagical Milk Bucket\"},ExtraAttributes:{id:\"MAGICAL_MILK_BUCKET\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What did the mother cow say to\",1:\"§7the baby cow?\",2:\"\",3:\"§7It's pasture bed time.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§f§f§fMagical Milk Bucket\"},ExtraAttributes:{id:\"MAGICAL_MILK_BUCKET\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7What did the mother cow say to",
"§7the baby cow?",
"",
- "§7It\u0027s pasture bed time.",
+ "§7It's pasture bed time.",
"",
"§f§lCOMMON"
],
"internalname": "MAGICAL_MILK_BUCKET",
"crafttext": "",
"clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Magical_Milk_Bucket"
+ ]
} \ No newline at end of file
diff --git a/items/MINING_RAFFLE_TICKET.json b/items/MINING_RAFFLE_TICKET.json
index 27577154..9c601a10 100644
--- a/items/MINING_RAFFLE_TICKET.json
+++ b/items/MINING_RAFFLE_TICKET.json
@@ -12,6 +12,9 @@
"internalname": "MINING_RAFFLE_TICKET",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Raffle_Ticket"
+ ]
} \ No newline at end of file
diff --git a/items/MINNOW_BAIT.json b/items/MINNOW_BAIT.json
index 52e8c038..28721105 100644
--- a/items/MINNOW_BAIT.json
+++ b/items/MINNOW_BAIT.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§fMinnow Bait",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7b2c475f-ac70-34ce-af36-be5009df1585\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWY5MWExNDg2N2VmOTg2Nzg3MmRjZGM4YzU0ZTNkNGNmYjVlNTI1ZGNjZmI3Zjk5YTczMTRhNDVmYWViMzAxZSJ9fX0\u003d\"}]}},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=\"}]}},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\"}}",
"damage": 3,
"lore": [
"§7§8Fishing Bait",
@@ -24,6 +24,10 @@
},
"internalname": "MINNOW_BAIT",
"clickcommand": "viewrecipe",
- "modver": "1.0.0",
- "crafttext": "Requires: Raw Salmon I"
+ "modver": "2.0.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/PENGUIN_PERSONALITY.json b/items/PENGUIN_PERSONALITY.json
index a61169e5..f2f066ae 100644
--- a/items/PENGUIN_PERSONALITY.json
+++ b/items/PENGUIN_PERSONALITY.json
@@ -1,11 +1,11 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§fPenguin Minion Skin",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5b0011f3-d747-312d-abb2-4daa4d4c6952\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjU3ODkxNTIyMiwKICAicHJvZmlsZUlkIiA6ICI2MTI4MTA4MjU5M2Q0OGQ2OWIzMmI3YjlkMzIxMGUxMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJPbGROaWNrVGhlUmVhcGVyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E2N2Y1MzNmNjRiNWVkNDk3MGFkYjc5YThhYzMzYzBkNjFjNmQ4MDQzYmM5ZDIyZTcyMTA0NjQ0YTRhNDIxOGIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §ePenguin§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§f§f§fPenguin Minion Skin\"},ExtraAttributes:{id:\"PENGUIN_PERSONALITY\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5b0011f3-d747-312d-abb2-4daa4d4c6952\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNjU3ODkxNTIyMiwKICAicHJvZmlsZUlkIiA6ICI2MTI4MTA4MjU5M2Q0OGQ2OWIzMmI3YjlkMzIxMGUxMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJPbGROaWNrVGhlUmVhcGVyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E2N2Y1MzNmNjRiNWVkNDk3MGFkYjc5YThhYzMzYzBkNjFjNmQ4MDQzYmM5ZDIyZTcyMTA0NjQ0YTRhNDIxOGIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion's appearance to\",2:\"§7a §ePenguin§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§f§f§fPenguin Minion Skin\"},ExtraAttributes:{id:\"PENGUIN_PERSONALITY\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§7§7This Minion skin changes",
- "§7your minion\u0027s appearance to",
+ "§7your minion's appearance to",
"§7a §ePenguin§7.",
"",
"§7§7You can place this item",
diff --git a/items/PET_SKIN_HORSE_ZOMBIE.json b/items/PET_SKIN_HORSE_ZOMBIE.json
new file mode 100644
index 00000000..51cafb26
--- /dev/null
+++ b/items/PET_SKIN_HORSE_ZOMBIE.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§5Zombie Skeleton Horse Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"76e06cd3-376f-3cfa-9431-1c2b67de42e9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTQwMjg1NDk2NCwKICAicHJvZmlsZUlkIiA6ICJmMzA1ZjA5NDI0NTg0ZjU4YmEyYjY0ZjAyZDcyNDYyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJqcm9ja2EzMyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81NzgyMTFlMWI0ZDk5ZDFjN2JmZGE0ODM4ZTQ4ZmM4ODRjM2VhZTM3NmY1OGQ5MzJiYzJmNzhiMGE5MTlmOGU3IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Skeleton Horse pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§f§f§5Zombie Skeleton Horse Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_HORSE_ZOMBIE\",uuid:\"ceeb8fab-512d-40a8-8835-a3a1ff4c7d27\",timestamp:\"1/29/21 12:00 PM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Consumed on use",
+ "",
+ "§7§7Pet skins change the look and",
+ "§7particle trail of your pet but",
+ "§7only one skin can be active at a",
+ "§7time!",
+ "",
+ "§7§7This skin can only be applied",
+ "§7to Skeleton Horse pets.",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§5§lEPIC COSMETIC"
+ ],
+ "internalname": "PET_SKIN_HORSE_ZOMBIE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+}
diff --git a/items/PLASMA.json b/items/PLASMA.json
index a688a374..00b30ef5 100644
--- a/items/PLASMA.json
+++ b/items/PLASMA.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§9Plasma",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3498885a-3841-3748-8183-893f766ad136\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY0MjExNzM0NywKICAicHJvZmlsZUlkIiA6ICJkZTU3MWExMDJjYjg0ODgwOGZlN2M5ZjQ0OTZlY2RhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNSEZfTWluZXNraW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzVhYTgzMzJiYmVjNGE5NThmZWEyYmU2NGI4ZjE2ODJmNWQ4MjQ3NDUxYWEyYjc1NjllZGQwNDk4NDM3ZDcwNiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oStable magnetic field, but\",2:\"§7§oto handle with caution.\",3:\"\",4:\"§9§lRARE\"],Name:\"§f§f§9Plasma\"},ExtraAttributes:{id:\"PLASMA\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3498885a-3841-3748-8183-893f766ad136\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY0MjExNzM0NywKICAicHJvZmlsZUlkIiA6ICJkZTU3MWExMDJjYjg0ODgwOGZlN2M5ZjQ0OTZlY2RhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNSEZfTWluZXNraW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzVhYTgzMzJiYmVjNGE5NThmZWEyYmU2NGI4ZjE2ODJmNWQ4MjQ3NDUxYWEyYjc1NjllZGQwNDk4NDM3ZDcwNiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oStable magnetic field, but\",2:\"§7§oto handle with caution.\",3:\"\",4:\"§9§lRARE\"],Name:\"§f§f§9Plasma\"},ExtraAttributes:{id:\"PLASMA\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"",
@@ -13,6 +13,9 @@
"internalname": "PLASMA",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Plasma"
+ ]
} \ No newline at end of file
diff --git a/items/RAW_FISH-1.json b/items/RAW_FISH-1.json
index b7ffd383..da563167 100644
--- a/items/RAW_FISH-1.json
+++ b/items/RAW_FISH-1.json
@@ -9,5 +9,9 @@
],
"internalname": "RAW_FISH-1",
"clickcommand": "",
- "modver": "1.0.0"
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Raw_Salmon"
+ ]
} \ No newline at end of file
diff --git a/items/RAW_FISH-2.json b/items/RAW_FISH-2.json
index b12053d7..02fef2dc 100644
--- a/items/RAW_FISH-2.json
+++ b/items/RAW_FISH-2.json
@@ -8,5 +8,9 @@
],
"internalname": "RAW_FISH-2",
"clickcommand": "",
- "modver": "1.0.0"
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Clownfish"
+ ]
} \ No newline at end of file
diff --git a/items/RAW_FISH-3.json b/items/RAW_FISH-3.json
index 8bd10f7e..ee46b216 100644
--- a/items/RAW_FISH-3.json
+++ b/items/RAW_FISH-3.json
@@ -9,5 +9,9 @@
],
"internalname": "RAW_FISH-3",
"clickcommand": "",
- "modver": "1.0.0"
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Pufferfish"
+ ]
} \ No newline at end of file
diff --git a/items/ROYAL_PIGEON.json b/items/ROYAL_PIGEON.json
index f7449d9c..e89b0c4b 100644
--- a/items/ROYAL_PIGEON.json
+++ b/items/ROYAL_PIGEON.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§6Royal Pigeon",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6b14c7ae-9a26-377b-9ada-8129b7cd84c4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdlYTRjMDE3ZTM0NTZjZjA5YTVjMjYzZjM0ZDNjYzVmNDE1NzdiNzRkNjBmNmY4MTk2YzYwZTA3ZjhjNWE5NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Seek the King §e§lRIGHT CLICK\",1:\"§7Reach out to the King and open\",2:\"§7the Commissions menu.\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§f§f§6Royal Pigeon\"},ExtraAttributes:{originTag:\"REWARD_ROYAL_PIGEON\",id:\"ROYAL_PIGEON\",uuid:\"c5502c63-86c1-4437-8159-3bde9e405719\",timestamp:\"1/19/21 6:02 PM\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6b14c7ae-9a26-377b-9ada-8129b7cd84c4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdlYTRjMDE3ZTM0NTZjZjA5YTVjMjYzZjM0ZDNjYzVmNDE1NzdiNzRkNjBmNmY4MTk2YzYwZTA3ZjhjNWE5NiJ9fX0=\"}]}},display:{Lore:[0:\"§6Item Ability: Seek the King §e§lRIGHT CLICK\",1:\"§7Reach out to the King and open\",2:\"§7the Commissions menu.\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§f§f§6Royal Pigeon\"},ExtraAttributes:{originTag:\"REWARD_ROYAL_PIGEON\",id:\"ROYAL_PIGEON\",uuid:\"c5502c63-86c1-4437-8159-3bde9e405719\",timestamp:\"1/19/21 6:02 PM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§6Item Ability: Seek the King §e§lRIGHT CLICK",
@@ -14,6 +14,9 @@
"internalname": "ROYAL_PIGEON",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Royal_Pigeon"
+ ]
} \ No newline at end of file
diff --git a/items/SHADOW_WARP_SCROLL.json b/items/SHADOW_WARP_SCROLL.json
index cc7d44ac..151f8554 100644
--- a/items/SHADOW_WARP_SCROLL.json
+++ b/items/SHADOW_WARP_SCROLL.json
@@ -1,11 +1,11 @@
{
"itemid": "minecraft:writable_book",
"displayname": "§5Shadow Warp",
- "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Shadow Warp\",3:\"§6§7ability.\",4:\"\",5:\"§6Item Ability: Shadow Warp §e§lRIGHT CLICK\",6:\"§7Created a spacial distortion\",7:\"§7§e10 §7blocks ahead of you that\",8:\"§7sucks all enemies around it.\",9:\"§7Using this ability again within\",10:\"§7§e5 §7seconds to detonate the\",11:\"§7warp and deal damage to enemies\",12:\"§7near it.\",13:\"§8Mana Cost: §3300\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},AttributeModifiers:[],resolved:0b}",
+ "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron's Blade (Unrefined)\",2:\"§6§7granting it the §6Shadow Warp\",3:\"§6§7ability.\",4:\"\",5:\"§6Item Ability: Shadow Warp §e§lRIGHT CLICK\",6:\"§7Created a spacial distortion\",7:\"§7§e10 §7blocks ahead of you that\",8:\"§7sucks all enemies around it.\",9:\"§7Using this ability again within\",10:\"§7§e5 §7seconds to detonate the\",11:\"§7warp and deal damage to enemies\",12:\"§7near it.\",13:\"§8Mana Cost: §3300\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},AttributeModifiers:[],resolved:0b}",
"damage": 0,
"lore": [
"§7This scroll can be applied to a",
- "§7§6Necron\u0027s Blade (Unrefined)",
+ "§7§6Necron's Blade (Unrefined)",
"§6§7granting it the §6Shadow Warp",
"§6§7ability.",
"",
@@ -25,6 +25,9 @@
"internalname": "SHADOW_WARP_SCROLL",
"crafttext": "",
"clickcommand": "",
- "modver": "1.6-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls"
+ ]
} \ No newline at end of file
diff --git a/items/SPOOKY_BAIT.json b/items/SPOOKY_BAIT.json
index 8f7d5442..20e2ce4a 100644
--- a/items/SPOOKY_BAIT.json
+++ b/items/SPOOKY_BAIT.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§fSpooky Bait",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74b7ab7c-3268-3a70-8937-026e1416dd7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTEwNzRiYTc5NjE2YzdkOGNmOGUzMzg0OTAzOWY2NzQxMGEyZjdjOWNlNzkzZDQ0N2UyMWY1YWEyNGQ1MDEwOCJ9fX0\u003d\"}]}},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=\"}]}},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\"}}",
"damage": 3,
"lore": [
"§7§8Fishing Bait",
@@ -26,5 +26,9 @@
},
"internalname": "SPOOKY_BAIT",
"clickcommand": "viewrecipe",
- "modver": "1.6-REL"
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait"
+ ]
} \ No newline at end of file
diff --git a/items/TIC_TAC_TOE.json b/items/TIC_TAC_TOE.json
index 9380da0f..a74853b4 100644
--- a/items/TIC_TAC_TOE.json
+++ b/items/TIC_TAC_TOE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§aTic Tac Toe",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b3677d1-b548-3194-a742-dbbc7cedd756\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE0NjQzNjk2ODQ0NTgsInByb2ZpbGVJZCI6ImI0MDA3MmM4Y2RmOTQ1OGFhZmM0NDZmNWU1N2U2ZjcwIiwicHJvZmlsZU5hbWUiOiJTaGVyb20iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViNzgzNjcwYWQ5MTc5MTNmZDY5NDRmZDc2MGY5YzgzOThkYWY3NzI4NWI1MWMyNzU3Y2UzY2JmOWIxZmZiIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Tic Tac Toe!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 6\",4:\"§a§lUNCOMMON\"],Name:\"§aTic Tac Toe\"},ExtraAttributes:{id:\"TIC_TAC_TOE\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b3677d1-b548-3194-a742-dbbc7cedd756\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE0NjQzNjk2ODQ0NTgsInByb2ZpbGVJZCI6ImI0MDA3MmM4Y2RmOTQ1OGFhZmM0NDZmNWU1N2U2ZjcwIiwicHJvZmlsZU5hbWUiOiJTaGVyb20iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViNzgzNjcwYWQ5MTc5MTNmZDY5NDRmZDc2MGY5YzgzOThkYWY3NzI4NWI1MWMyNzU3Y2UzY2JmOWIxZmZiIn19fQ==\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Tic Tac Toe!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 6\",4:\"§a§lUNCOMMON\"],Name:\"§aTic Tac Toe\"},ExtraAttributes:{id:\"TIC_TAC_TOE\"}}",
"damage": 3,
"lore": [
"§7Click another player to initiate",
@@ -13,6 +13,9 @@
"internalname": "TIC_TAC_TOE",
"crafttext": "",
"clickcommand": "",
- "modver": "1.5-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Tic_Tac_Toe"
+ ]
} \ No newline at end of file
diff --git a/items/TIGHTLY_TIED_HAY_BALE.json b/items/TIGHTLY_TIED_HAY_BALE.json
index 5ee87382..de63058f 100644
--- a/items/TIGHTLY_TIED_HAY_BALE.json
+++ b/items/TIGHTLY_TIED_HAY_BALE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Tightly-Tied Hay Bale",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dedecf64-1ed4-3413-855f-0a38789cd63e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjdjMzNjZDBjMTRiYTgzMGRhMTQ5OTA3ZjdhNmFhZTgzNWI2YTM1YWVhMDFlMGNlMDczZmIzYzU5Y2M0NjMyNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Tightly-Tied Hay Bale\"},ExtraAttributes:{id:\"TIGHTLY_TIED_HAY_BALE\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dedecf64-1ed4-3413-855f-0a38789cd63e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjdjMzNjZDBjMTRiYTgzMGRhMTQ5OTA3ZjdhNmFhZTgzNWI2YTM1YWVhMDFlMGNlMDczZmIzYzU5Y2M0NjMyNiJ9fX0=\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Tightly-Tied Hay Bale\"},ExtraAttributes:{id:\"TIGHTLY_TIED_HAY_BALE\"}}",
"damage": 3,
"lore": [
"§9§lRARE"
@@ -19,6 +19,10 @@
},
"internalname": "TIGHTLY_TIED_HAY_BALE",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL",
- "crafttext": "Requires: Wheat XI"
+ "modver": "2.0.0-REL",
+ "crafttext": "Requires: Wheat XI",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Tightly-Tied_Hay_Bale"
+ ]
} \ No newline at end of file
diff --git a/items/TRAINING_WEIGHTS.json b/items/TRAINING_WEIGHTS.json
index fd71f07f..9e7d7235 100644
--- a/items/TRAINING_WEIGHTS.json
+++ b/items/TRAINING_WEIGHTS.json
@@ -5,7 +5,7 @@
"clickcommand": "",
"damage": 3,
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"32d530e8-2686-3a8c-bc41-ce3650e12bdf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmYyY2ZhYWQ2ZjhiNjJjOTkyYzNiNTVjZTMxNjlmZmE0MDA1YWFlZTJkYjM1YTYzZjRiMzc5MGU0YTU5NmMzNSJ9fX0K\"}]}},display:{Lore:[0:\"§7The longer you hold this in your\",1:\"§7inventory, the stronger you'll\",2:\"§7become for §a2 minutes§7 after\",3:\"§7removing it from your inventory!\",4:\"§7Max +50.\",5:\"\",6:\"§fTime Held: §a11 Minutes\",7:\"§fStrength Gain: §c+1❁\",8:\"\",9:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aTraining Weights\"},ExtraAttributes:{trainingWeightsHeldTime:680,id:\"TRAINING_WEIGHTS\"}}",
- "modver": "1.0.0",
+ "modver": "2.0.0-REL",
"lore": [
"§7The longer you hold this in your",
"§7inventory, the stronger you'll",
@@ -17,5 +17,9 @@
"§fStrength Gain: §c+1❁",
"",
"§a§lUNCOMMON DUNGEON ITEM"
+ ],
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Training_Weights"
]
} \ No newline at end of file
diff --git a/items/TREASURITE.json b/items/TREASURITE.json
index f0c6fb9a..723beb88 100644
--- a/items/TREASURITE.json
+++ b/items/TREASURITE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Treasurite",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"163f66cb-f787-34c8-8861-f37c0d3d8bb3\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzMjE4NzY2MCwKICAicHJvZmlsZUlkIiA6ICJiNWRkZTVmODJlYjM0OTkzYmMwN2Q0MGFiNWY2ODYyMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJsdXhlbWFuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2JlMjYxYzZiODUyZGQzOGUwZDUxMzQ5YjFiODEzMjg4N2NkMWI2OWRhMDRkOGRhZjAxMjFhZjc5YWQ4ZGQ5MiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oOrigin unknown.\",2:\"\",3:\"§5§lEPIC\"],Name:\"§5Treasurite\"},ExtraAttributes:{id:\"TREASURITE\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"163f66cb-f787-34c8-8861-f37c0d3d8bb3\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzMjE4NzY2MCwKICAicHJvZmlsZUlkIiA6ICJiNWRkZTVmODJlYjM0OTkzYmMwN2Q0MGFiNWY2ODYyMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJsdXhlbWFuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2JlMjYxYzZiODUyZGQzOGUwZDUxMzQ5YjFiODEzMjg4N2NkMWI2OWRhMDRkOGRhZjAxMjFhZjc5YWQ4ZGQ5MiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oOrigin unknown.\",2:\"\",3:\"§5§lEPIC\"],Name:\"§5Treasurite\"},ExtraAttributes:{id:\"TREASURITE\"}}",
"damage": 3,
"lore": [
"",
@@ -12,6 +12,9 @@
"internalname": "TREASURITE",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Treasurite"
+ ]
} \ No newline at end of file
diff --git a/items/WITHER_SHIELD_SCROLL.json b/items/WITHER_SHIELD_SCROLL.json
index 2293bd71..2ea41529 100644
--- a/items/WITHER_SHIELD_SCROLL.json
+++ b/items/WITHER_SHIELD_SCROLL.json
@@ -1,11 +1,11 @@
{
"itemid": "minecraft:writable_book",
"displayname": "§5Wither Shield",
- "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Wither\",3:\"§6Shield §7ability.\",4:\"\",5:\"§6Item Ability: Wither Shield §e§lRIGHT CLICK\",6:\"§7Reduces damage taken by §c30%\",7:\"§c§7for §e5 §7seconds. Also grants\",8:\"§7an absorption shield that gives\",9:\"§7§9200% §7of your Critical Damage\",10:\"§7as health, after §e5 §7seconds\",11:\"§7§a50% §7of the shield is\",12:\"§7converted into healing.\",13:\"§8Mana Cost: §3150\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Wither Shield\"},ExtraAttributes:{id:\"WITHER_SHIELD_SCROLL\"},AttributeModifiers:[],resolved:0b}",
+ "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron's Blade (Unrefined)\",2:\"§6§7granting it the §6Wither\",3:\"§6Shield §7ability.\",4:\"\",5:\"§6Item Ability: Wither Shield §e§lRIGHT CLICK\",6:\"§7Reduces damage taken by §c30%\",7:\"§c§7for §e5 §7seconds. Also grants\",8:\"§7an absorption shield that gives\",9:\"§7§9200% §7of your Critical Damage\",10:\"§7as health, after §e5 §7seconds\",11:\"§7§a50% §7of the shield is\",12:\"§7converted into healing.\",13:\"§8Mana Cost: §3150\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Wither Shield\"},ExtraAttributes:{id:\"WITHER_SHIELD_SCROLL\"},AttributeModifiers:[],resolved:0b}",
"damage": 0,
"lore": [
"§7This scroll can be applied to a",
- "§7§6Necron\u0027s Blade (Unrefined)",
+ "§7§6Necron's Blade (Unrefined)",
"§6§7granting it the §6Wither",
"§6Shield §7ability.",
"",
@@ -25,6 +25,9 @@
"internalname": "WITHER_SHIELD_SCROLL",
"crafttext": "",
"clickcommand": "",
- "modver": "1.6-REL",
- "infoType": ""
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_10.json b/items/ZOMBIE_GENERATOR_10.json
index 8fa5e9c0..a24740d7 100644
--- a/items/ZOMBIE_GENERATOR_10.json
+++ b/items/ZOMBIE_GENERATOR_10.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Minion X",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6dc8c351-2234-33dc-9ccd-7b4f400788a4\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzNzE0OTAsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82YjRhOWRjNmQwZmRiZDFiYWQzNjEzZGNiM2FiNWM1NGM1ZWE1ZTBiNDk4ZWUzNWIyZmQzMDk1MWNjMmU5ZmNkIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a17s\",6:\"§7Max Storage: §e960\"],Name:\"§9Zombie Minion X\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_10\",generator_tier:10}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6dc8c351-2234-33dc-9ccd-7b4f400788a4\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzNzE0OTAsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82YjRhOWRjNmQwZmRiZDFiYWQzNjEzZGNiM2FiNWM1NGM1ZWE1ZTBiNDk4ZWUzNWIyZmQzMDk1MWNjMmU5ZmNkIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a17s\",6:\"§7Max Storage: §e960\"],Name:\"§9Zombie Minion X\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_10\",generator_tier:10}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_10",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_2.json b/items/ZOMBIE_GENERATOR_2.json
index d70fa273..1b5b34ce 100644
--- a/items/ZOMBIE_GENERATOR_2.json
+++ b/items/ZOMBIE_GENERATOR_2.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Minion II",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1f2adebc-4027-3f2a-8b93-aab254344913\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYwNDgzOTMsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzAxNjEzYmEyZTk5ZWU4MzI2YjVjZWFlNzdlZmIxZTlhZmE2YWU1NDFmMzhiNGVkNjNlNzllY2IwMWU3MjVmMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a26s\",6:\"§7Max Storage: §e192\"],Name:\"§9Zombie Minion II\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_2\",generator_tier:2}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1f2adebc-4027-3f2a-8b93-aab254344913\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYwNDgzOTMsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzAxNjEzYmEyZTk5ZWU4MzI2YjVjZWFlNzdlZmIxZTlhZmE2YWU1NDFmMzhiNGVkNjNlNzllY2IwMWU3MjVmMCJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a26s\",6:\"§7Max Storage: §e192\"],Name:\"§9Zombie Minion II\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_2\",generator_tier:2}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_2",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_3.json b/items/ZOMBIE_GENERATOR_3.json
index 797575d8..71ea7a0e 100644
--- a/items/ZOMBIE_GENERATOR_3.json
+++ b/items/ZOMBIE_GENERATOR_3.json
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_3",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_4.json b/items/ZOMBIE_GENERATOR_4.json
index 10de62b2..9365cb2f 100644
--- a/items/ZOMBIE_GENERATOR_4.json
+++ b/items/ZOMBIE_GENERATOR_4.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Minion IV",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9099e162-9963-3b1f-9b49-7447456df527\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYxMjg1OTYsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmZiZWMxYmQwZmUzYjcxYjlkYTlkNzY2NmZkNmJiZGUzNDFiNGM0ODFlODU2M2ZkZGY2MWY0ZWU1MmY3Y2QxYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a24s\",6:\"§7Max Storage: §e384\"],Name:\"§9Zombie Minion IV\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_4\",generator_tier:4}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9099e162-9963-3b1f-9b49-7447456df527\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYxMjg1OTYsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmZiZWMxYmQwZmUzYjcxYjlkYTlkNzY2NmZkNmJiZGUzNDFiNGM0ODFlODU2M2ZkZGY2MWY0ZWU1MmY3Y2QxYiJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a24s\",6:\"§7Max Storage: §e384\"],Name:\"§9Zombie Minion IV\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_4\",generator_tier:4}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_4",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_5.json b/items/ZOMBIE_GENERATOR_5.json
index 047c59c4..e6d1dd06 100644
--- a/items/ZOMBIE_GENERATOR_5.json
+++ b/items/ZOMBIE_GENERATOR_5.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Minion V",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc636ab6-aa3e-355d-b8be-042c4c8404f4\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYyOTA0NjMsInByb2ZpbGVJZCI6IjJkYzc3YWU3OTQ2MzQ4MDI5NDI4MGM4NDIyNzRiNTY3IiwicHJvZmlsZU5hbWUiOiJzYWR5MDYxMCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjdhMTk0NWI1Mjc2MTQ0M2QxYTdkZTIzM2E0ZTRhZWE0MGM5YWJhZDkyYWU5YWMzNWUzODU0Nzg5NzE5NTZhZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a22s\",6:\"§7Max Storage: §e384\"],Name:\"§9Zombie Minion V\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_5\",generator_tier:5}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc636ab6-aa3e-355d-b8be-042c4c8404f4\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYyOTA0NjMsInByb2ZpbGVJZCI6IjJkYzc3YWU3OTQ2MzQ4MDI5NDI4MGM4NDIyNzRiNTY3IiwicHJvZmlsZU5hbWUiOiJzYWR5MDYxMCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjdhMTk0NWI1Mjc2MTQ0M2QxYTdkZTIzM2E0ZTRhZWE0MGM5YWJhZDkyYWU5YWMzNWUzODU0Nzg5NzE5NTZhZSJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a22s\",6:\"§7Max Storage: §e384\"],Name:\"§9Zombie Minion V\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_5\",generator_tier:5}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_5",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_6.json b/items/ZOMBIE_GENERATOR_6.json
index a3b1553d..c13abcb0 100644
--- a/items/ZOMBIE_GENERATOR_6.json
+++ b/items/ZOMBIE_GENERATOR_6.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Minion VI",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"97be93b2-2ec9-32d7-a7ee-8149ea069325\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzMDM0NDIsInByb2ZpbGVJZCI6ImZkNjBmMzZmNTg2MTRmMTJiM2NkNDdjMmQ4NTUyOTlhIiwicHJvZmlsZU5hbWUiOiJSZWFkIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hOGMzYWI0MmQzMjdmYTAxMjcxZjlmMTk5NThjNzdlMGRlZTlmZGU1NzQxNWY4NzM3ODM3MzdhMWU4M2Y0ZTg2In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a22s\",6:\"§7Max Storage: §e576\"],Name:\"§9Zombie Minion VI\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_6\",generator_tier:6}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"97be93b2-2ec9-32d7-a7ee-8149ea069325\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzMDM0NDIsInByb2ZpbGVJZCI6ImZkNjBmMzZmNTg2MTRmMTJiM2NkNDdjMmQ4NTUyOTlhIiwicHJvZmlsZU5hbWUiOiJSZWFkIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hOGMzYWI0MmQzMjdmYTAxMjcxZjlmMTk5NThjNzdlMGRlZTlmZGU1NzQxNWY4NzM3ODM3MzdhMWU4M2Y0ZTg2In19fQ==\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a22s\",6:\"§7Max Storage: §e576\"],Name:\"§9Zombie Minion VI\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_6\",generator_tier:6}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_6",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_7.json b/items/ZOMBIE_GENERATOR_7.json
index aa7a74c6..b59d500f 100644
--- a/items/ZOMBIE_GENERATOR_7.json
+++ b/items/ZOMBIE_GENERATOR_7.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Minion VII",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9bd1d2b2-ac0f-3058-83eb-0cb930554c88\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzMjkwNzAsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTA1OGYwODkxMGIzOWMzMDY0NGYzM2ZkNzFmODFhNDEyZjZlMDVmZTdjNzAzYTg3ZmQ0ZjNkNWU0YjJiNjUwOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a20s\",6:\"§7Max Storage: §e576\"],Name:\"§9Zombie Minion VII\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_7\",generator_tier:7}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9bd1d2b2-ac0f-3058-83eb-0cb930554c88\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzMjkwNzAsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTA1OGYwODkxMGIzOWMzMDY0NGYzM2ZkNzFmODFhNDEyZjZlMDVmZTdjNzAzYTg3ZmQ0ZjNkNWU0YjJiNjUwOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a20s\",6:\"§7Max Storage: §e576\"],Name:\"§9Zombie Minion VII\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_7\",generator_tier:7}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_7",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_8.json b/items/ZOMBIE_GENERATOR_8.json
index 859c644e..4673b9a6 100644
--- a/items/ZOMBIE_GENERATOR_8.json
+++ b/items/ZOMBIE_GENERATOR_8.json
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_8",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file
diff --git a/items/ZOMBIE_GENERATOR_9.json b/items/ZOMBIE_GENERATOR_9.json
index f36e15e3..44a3f86d 100644
--- a/items/ZOMBIE_GENERATOR_9.json
+++ b/items/ZOMBIE_GENERATOR_9.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Minion IX",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"65ee6944-0652-38a3-8878-330c5a3840a2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzNTgyOTIsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNiZjE3NjgxZTU3OWYwMGQ2NWY5NzhjMGI1MDkxNWFhZjJkNWY2MDlkYTdkOWFiMTU2Y2I2ZjA5MmI4ODg0MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a17s\",6:\"§7Max Storage: §e768\"],Name:\"§9Zombie Minion IX\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_9\",generator_tier:9}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"65ee6944-0652-38a3-8878-330c5a3840a2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzNTgyOTIsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNiZjE3NjgxZTU3OWYwMGQ2NWY5NzhjMGI1MDkxNWFhZjJkNWY2MDlkYTdkOWFiMTU2Y2I2ZjA5MmI4ODg0MCJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a17s\",6:\"§7Max Storage: §e768\"],Name:\"§9Zombie Minion IX\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_9\",generator_tier:9}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -25,6 +25,10 @@
},
"internalname": "ZOMBIE_GENERATOR_9",
"clickcommand": "viewrecipe",
- "modver": "1.7.1-REL",
- "useneucraft": true
+ "modver": "2.0.0-REL",
+ "useneucraft": true,
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Minion"
+ ]
} \ No newline at end of file