aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/abiphone.json18
-rw-r--r--constants/petnums.json24
-rw-r--r--constants/reforgestones.json24
-rw-r--r--items/ABINGOPHONE.json4
-rw-r--r--items/AMALGAMATED_CRIMSONITE_NEW.json43
-rw-r--r--items/AUTOPET_RULES_2.json8
-rw-r--r--items/BAT_PERSON_HERO.json24
-rw-r--r--items/BIBLIO_NPC.json16
-rw-r--r--items/CAPSAICIN_EYEDROPS.json13
-rw-r--r--items/CAPSAICIN_EYEDROPS_NO_CHARGES.json35
-rw-r--r--items/CAYENNE;4.json9
-rw-r--r--items/CAYENNE;5.json9
-rw-r--r--items/DOUBLE_PLANT-3.json14
-rw-r--r--items/DROPLET_WISP;1.json7
-rw-r--r--items/FINAL_DESTINATION_ENDER_KNIGHT.json26
-rw-r--r--items/FIRE_FREEZE_STAFF.json6
-rw-r--r--items/FIRE_VEIL_WAND.json6
-rw-r--r--items/FLAMING_SPIDER_MONSTER.json6
-rw-r--r--items/FROST_WISP;2.json9
-rw-r--r--items/FULL_JAW_FANGING_KIT.json4
-rw-r--r--items/GHAST_CLOAK.json6
-rw-r--r--items/GLACIAL_WISP;3.json9
-rw-r--r--items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json4
-rw-r--r--items/HYPERGOLIC_GABAGOOL.json18
-rw-r--r--items/INFERNO_GENERATOR_1.json12
-rw-r--r--items/INFERNO_GENERATOR_10.json14
-rw-r--r--items/INFERNO_GENERATOR_11.json14
-rw-r--r--items/INFERNO_GENERATOR_2.json12
-rw-r--r--items/INFERNO_GENERATOR_3.json14
-rw-r--r--items/INFERNO_GENERATOR_4.json12
-rw-r--r--items/INFERNO_GENERATOR_5.json14
-rw-r--r--items/INFERNO_GENERATOR_6.json15
-rw-r--r--items/INFERNO_GENERATOR_7.json14
-rw-r--r--items/INFERNO_GENERATOR_8.json14
-rw-r--r--items/INFERNO_GENERATOR_9.json14
-rw-r--r--items/LARGE_DRAGON_SACK.json2
-rw-r--r--items/MAGMA_CUBE_MONSTER.json22
-rw-r--r--items/MAGMA_CUBE_RIDER_MONSTER.json6
-rw-r--r--items/MIMIC_CHEST.json21
-rw-r--r--items/MUSHROOM_BULL_MONSTER.json6
-rw-r--r--items/PET_SKIN_ENDERMITE_DYNAMITE.json27
-rw-r--r--items/PIRATE_CUTOUT.json21
-rw-r--r--items/PUMPKIN_CANDY_HANDOUT.json21
-rw-r--r--items/RAGNAROCK_AXE.json4
-rw-r--r--items/REANIMATED_PAINTING.json21
-rw-r--r--items/SIMPLE_CARROT_CANDY.json9
-rw-r--r--items/SKELETON_CHAIR.json21
-rw-r--r--items/SMALL_DRAGON_SACK.json2
-rw-r--r--items/SUBZERO_WISP;4.json7
-rw-r--r--items/UPGRADE_STONE_FROST.json16
-rw-r--r--items/UPGRADE_STONE_GLACIAL.json18
-rw-r--r--items/UPGRADE_STONE_SUBZERO.json10
-rw-r--r--items/VANQUISHED_GHAST_CLOAK.json4
-rw-r--r--items/VERY_CRUDE_GABAGOOL.json31
-rw-r--r--items/WAND_OF_STRENGTH.json6
55 files changed, 553 insertions, 213 deletions
diff --git a/constants/abiphone.json b/constants/abiphone.json
index b3fc8a6b..0476c2b4 100644
--- a/constants/abiphone.json
+++ b/constants/abiphone.json
@@ -1,4 +1,13 @@
{
+ "Alixer": {
+ "requirement": [
+ "§6- Have at least 4 Bingo Goals completed."
+ ],
+ "island": "hub",
+ "x": 0,
+ "y": 72,
+ "z": -94
+ },
"Anita": {
"requirement": [
"§6- Have Jacob's contact",
@@ -18,6 +27,15 @@
"y": 154,
"z": -1007
},
+ "Bingo": {
+ "requirement": [
+ "§7- No Requirement."
+ ],
+ "island": "hub",
+ "x": 2,
+ "y": 72,
+ "z": -92
+ },
"Blacksmith": {
"requirement": [
"§6- 32.000.000 Coins"
diff --git a/constants/petnums.json b/constants/petnums.json
index a6970adf..4bda28e6 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1048,7 +1048,8 @@
1.0
],
"statNums": {
- "HEALTH": 1.0
+ "HEALTH": 1.0,
+ "DAMAGE": 0.1
}
},
"100": {
@@ -1056,7 +1057,8 @@
1.3
],
"statNums": {
- "HEALTH": 100.0
+ "HEALTH": 100.0,
+ "DAMAGE": 10.0
}
}
}
@@ -1616,7 +1618,8 @@
"statNums": {
"HEALTH": 2.0,
"TRUE_DEFENSE": 0,
- "INTELLIGENCE": 0
+ "INTELLIGENCE": 0,
+ "DAMAGE": 0.15
}
},
"100": {
@@ -1628,7 +1631,8 @@
"statNums": {
"HEALTH": 250.0,
"TRUE_DEFENSE": 15,
- "INTELLIGENCE": 50
+ "INTELLIGENCE": 50,
+ "DAMAGE": 15.0
}
}
}
@@ -2043,7 +2047,8 @@
"statNums": {
"HEALTH": 4.0,
"TRUE_DEFENSE": 0,
- "INTELLIGENCE": 1
+ "INTELLIGENCE": 1,
+ "DAMAGE": 0.2
}
},
"100": {
@@ -2055,7 +2060,8 @@
"statNums": {
"HEALTH": 400.0,
"TRUE_DEFENSE": 30,
- "INTELLIGENCE": 125
+ "INTELLIGENCE": 125,
+ "DAMAGE": 20.0
}
}
}
@@ -4554,7 +4560,8 @@
"statNums": {
"HEALTH": 6.0,
"TRUE_DEFENSE": 0,
- "INTELLIGENCE": 2
+ "INTELLIGENCE": 2,
+ "DAMAGE": 0.25
}
},
"100": {
@@ -4567,7 +4574,8 @@
"statNums": {
"HEALTH": 600.0,
"TRUE_DEFENSE": 35,
- "INTELLIGENCE": 250
+ "INTELLIGENCE": 250,
+ "DAMAGE": 25.0
}
}
}
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index c9c4eeb4..88484e74 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -786,22 +786,34 @@
"reforgeAbility": "§8Only if Wisp is equipped §c+75❁ Strength §9+55☠ Crit Damage §7Deal §62x §7to fire pillars, breaking one §7grants §f+30❂ True Defense §7and §c+1.15x §cdamage §7for §a60s§7.",
"reforgeStats": {
"COMMON": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 15,
+ "crit_damage": 20
},
"UNCOMMON": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 20,
+ "crit_damage": 30
},
"RARE": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 25,
+ "crit_damage": 40
},
"EPIC": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 35,
+ "crit_damage": 50
},
"LEGENDARY": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 45,
+ "crit_damage": 60
},
"MYTHIC": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 55,
+ "crit_damage": 75
}
}
},
diff --git a/items/ABINGOPHONE.json b/items/ABINGOPHONE.json
index 462c8e36..45222373 100644
--- a/items/ABINGOPHONE.json
+++ b/items/ABINGOPHONE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§cAⒷiphone",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2780c106-e8bf-3a97-8219-149fe4332133\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4NjgyMDI5MTY3NiwKICAicHJvZmlsZUlkIiA6ICJkZjRiYzNkNTA2MWM0YThkODk4M2FlNzU1MTgxZDVhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJEaWRpX0paIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZjMzM3N2UwNGQ3YTI4ZTkzMDI1NzRhYjYwOWZiN2FjNGU3MmJkZWRhMTAxODlmM2U1NjBjZmE1ZjlmMTZlZmIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7A device that can be used to\",1:\"§7contact people! Click NPCs to\",2:\"§7add them to your contacts!\",3:\"\",4:\"§7Features:\",5:\" §7Maximum Contacts: §b20 \",6:\"\",7:\"§eRight-click to open!\",8:\"\",9:\"§8§l* §8Soulbound §8§l*\",10:\"§c§lSPECIAL\"],Name:\"§cAⒷiphone\"},ExtraAttributes:{soulbound:1b,id:\"ABINGOPHONE\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2780c106-e8bf-3a97-8219-149fe4332133\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4NjgyMDI5MTY3NiwKICAicHJvZmlsZUlkIiA6ICJkZjRiYzNkNTA2MWM0YThkODk4M2FlNzU1MTgxZDVhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJEaWRpX0paIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZjMzM3N2UwNGQ3YTI4ZTkzMDI1NzRhYjYwOWZiN2FjNGU3MmJkZWRhMTAxODlmM2U1NjBjZmE1ZjlmMTZlZmIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7A device that can be used to\",1:\"§7contact people! Click NPCs to\",2:\"§7add them to your contacts!\",3:\"\",4:\"§7Features:\",5:\" §7Maximum Contacts: §b20 \",6:\" §a§lContacts Directory\",7:\" §c§lDo Not Disturb Mode\",8:\"\",9:\"§eRight-click to open!\",10:\"\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§c§lSPECIAL\"],Name:\"§cAⒷiphone\"},ExtraAttributes:{soulbound:1b,id:\"ABINGOPHONE\"}}",
"damage": 3,
"lore": [
"§7A device that can be used to",
@@ -10,6 +10,8 @@
"",
"§7Features:",
" §7Maximum Contacts: §b20 ",
+ " §a§lContacts Directory",
+ " §c§lDo Not Disturb Mode",
"",
"§eRight-click to open!",
"",
diff --git a/items/AMALGAMATED_CRIMSONITE_NEW.json b/items/AMALGAMATED_CRIMSONITE_NEW.json
index 2278aa94..adb40b8f 100644
--- a/items/AMALGAMATED_CRIMSONITE_NEW.json
+++ b/items/AMALGAMATED_CRIMSONITE_NEW.json
@@ -8,24 +8,41 @@
"",
"§9§lRARE"
],
- "recipe": {
- "A1": "",
- "A2": "ENCHANTED_GLOWSTONE_DUST:32",
- "A3": "ENCHANTED_MYCELIUM:8",
- "B1": "ENCHANTED_MAGMA_CREAM:32",
- "B2": "",
- "B3": "ENCHANTED_BLAZE_POWDER:32",
- "C1": "ENCHANTED_RED_SAND:8",
- "C2": "ENCHANTED_NETHER_STALK:32",
- "C3": ""
- },
"internalname": "AMALGAMATED_CRIMSONITE_NEW",
- "crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
+ "crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Amalgamated_Crimsonite",
"https://wiki.hypixel.net/Amalgamated_Crimsonite"
+ ],
+ "recipes": [
+ {
+ "type": "crafting",
+ "A1": "",
+ "A2": "ENCHANTED_GLOWSTONE_DUST:32",
+ "A3": "ENCHANTED_MYCELIUM:8",
+ "B1": "ENCHANTED_MAGMA_CREAM:32",
+ "B2": "",
+ "B3": "ENCHANTED_BLAZE_POWDER:32",
+ "C1": "ENCHANTED_RED_SAND:8",
+ "C2": "ENCHANTED_NETHER_STALK:32",
+ "C3": "",
+ "count": 2
+ },
+ {
+ "type": "crafting",
+ "A1": "",
+ "A2": "ENCHANTED_GLOWSTONE:4",
+ "A3": "ENCHANTED_MYCELIUM_CUBE:1",
+ "B1": "WHIPPED_MAGMA_CREAM:4",
+ "B2": "",
+ "B3": "ENCHANTED_BLAZE_ROD:4",
+ "C1": "ENCHANTED_RED_SAND_CUBE:1",
+ "C2": "MUTANT_NETHER_STALK:4",
+ "C3": "",
+ "count": 40
+ }
]
} \ No newline at end of file
diff --git a/items/AUTOPET_RULES_2.json b/items/AUTOPET_RULES_2.json
index 27805064..349f88ab 100644
--- a/items/AUTOPET_RULES_2.json
+++ b/items/AUTOPET_RULES_2.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§cAutopet Rules 2-Pack",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"53733439-f518-34d6-aadf-8229f084bd31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMxNmE4Yjk2Y2I5YWVlYTUxNDBkZDkzNmM2ZWJiOTY0ZWZjYmZkNzFhZTIxN2Q5ZjcwODg4ZWZiMTRlN2MwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Adds §b+2 §7rules to your\",1:\"§7§cAutopet§7!\",2:\"\",3:\"§7The §cAutopet §7allows you\",4:\"§7to §aautomatically §7equip\",5:\"§7pets depending on rules you\",6:\"§7choose.\",7:\"\",8:\"§eHold and right-click to consume!\",9:\"\",10:\"§7§8Find the Autopet in your\",11:\"§8Pets menu after unlocking at\",12:\"§8least 1 rule.\",13:\"\",14:\"§c§lSPECIAL\",15:\"\",16:\"§7Cost\",17:\"§b21,000 Bits\"],Name:\"§cAutopet Rules 2-Pack\"},ExtraAttributes:{id:\"AUTOPET_RULES_2\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"53733439-f518-34d6-aadf-8229f084bd31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMxNmE4Yjk2Y2I5YWVlYTUxNDBkZDkzNmM2ZWJiOTY0ZWZjYmZkNzFhZTIxN2Q5ZjcwODg4ZWZiMTRlN2MwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Adds §b+2 §7rules to your\",1:\"§7§cAutopet§7!\",2:\"\",3:\"§7The §cAutopet §7allows you\",4:\"§7to §aautomatically §7equip\",5:\"§7pets depending on rules you\",6:\"§7choose.\",7:\"\",8:\"§eHold and click to consume!\",9:\"\",10:\"§7§8Find the Autopet in your\",11:\"§8Pets menu after unlocking at\",12:\"§8least 1 rule.\",13:\"\",14:\"§c§lSPECIAL\",15:\"\",16:\"§7Cost\",17:\"§b21,000 Bits\"],Name:\"§cAutopet Rules 2-Pack\"},ExtraAttributes:{id:\"AUTOPET_RULES_2\"}}",
"damage": 3,
"lore": [
"§7Adds §b+2 §7rules to your",
@@ -12,7 +12,7 @@
"§7pets depending on rules you",
"§7choose.",
"",
- "§eHold and right-click to consume!",
+ "§eHold and click to consume!",
"",
"§7§8Find the Autopet in your",
"§8Pets menu after unlocking at",
@@ -25,11 +25,11 @@
],
"internalname": "AUTOPET_RULES_2",
"clickcommand": "",
- "modver": "2.0.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Autopet_Rules_2-Pack",
"https://wiki.hypixel.net/Autopet"
],
"crafttext": ""
-}
+} \ No newline at end of file
diff --git a/items/BAT_PERSON_HERO.json b/items/BAT_PERSON_HERO.json
new file mode 100644
index 00000000..50483e9b
--- /dev/null
+++ b/items/BAT_PERSON_HERO.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Hero Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0138e007-93a9-34bd-9358-8d5771680517\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NTc0NTkxNzI2MiwKICAicHJvZmlsZUlkIiA6ICJjMTc2MDkwNTQ1OGE0NDE5OGY5ODdmYTZjMzI5YjljMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJHb29kX05vcm1hbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iMmE1NzllNzJkNGFlMGQ0MmI0OGFkYTg3ZDRjYjMyM2M1NDhlNjk1NGEzMjQ1MWEzODcyYzFiMmVlMWNkYWEiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"\",7:\"§7§7This skin can be applied to\",8:\"§7§6Bat Person Helmet§7.\",9:\"\",10:\"§5§lEPIC COSMETIC\"],Name:\"§5Hero Skin\"},ExtraAttributes:{id:\"BAT_PERSON_HERO\"}}",
+ "damage": 3,
+ "lore": [
+ "§7§8Combinable in Anvil",
+ "",
+ "§7§7Item skins give your gear a",
+ "§7fresh new look! Apply them just",
+ "§7like an enchant book using the",
+ "§7anvil.",
+ "",
+ "§7§7This skin can be applied to",
+ "§7§6Bat Person Helmet§7.",
+ "",
+ "§5§lEPIC COSMETIC"
+ ],
+ "internalname": "BAT_PERSON_HERO",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/BIBLIO_NPC.json b/items/BIBLIO_NPC.json
new file mode 100644
index 00000000..58681fb7
--- /dev/null
+++ b/items/BIBLIO_NPC.json
@@ -0,0 +1,16 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Biblio (NPC)",
+ "nbttag": "{SkullOwner:{Id:\"83962550-5653-2361-b624-a1d6b192f2e5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzcwMTkyODkwNTU4OTBjMTIxMWFjZDM3MjVhNzBmMDUxNTVlNmVjMTZlYTgzMjZjMzdmNDFiMjE2MTI2NjFkYjgifX19\"}]},Name:\"83962550-5653-2361-b624-a1d6b192f2e5\"},display:{Lore:[0:\"\"],Name:\"§9Biblio (NPC)\"},ExtraAttributes:{id:\"BIBLIO_NPC\"}}",
+ "damage": 3,
+ "lore": [
+ ""
+ ],
+ "internalname": "BIBLIO_NPC",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "x": 8,
+ "y": 72,
+ "z": -100,
+ "island": "hub"
+} \ No newline at end of file
diff --git a/items/CAPSAICIN_EYEDROPS.json b/items/CAPSAICIN_EYEDROPS.json
index 9aa807a9..b563507c 100644
--- a/items/CAPSAICIN_EYEDROPS.json
+++ b/items/CAPSAICIN_EYEDROPS.json
@@ -14,19 +14,8 @@
"",
"§9§lRARE"
],
- "recipe": {
- "A1": "CHILI_PEPPER:1",
- "A2": "ENCHANTED_CARROT:64",
- "A3": "CHILI_PEPPER:1",
- "B1": "ENCHANTED_CARROT:64",
- "B2": "WATER_HYDRA_HEAD:1",
- "B3": "ENCHANTED_CARROT:64",
- "C1": "CHILI_PEPPER:1",
- "C2": "ENCHANTED_CARROT:64",
- "C3": "CHILI_PEPPER:1"
- },
"internalname": "CAPSAICIN_EYEDROPS",
- "crafttext": "Requires: Chili Pepper III",
+ "crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
diff --git a/items/CAPSAICIN_EYEDROPS_NO_CHARGES.json b/items/CAPSAICIN_EYEDROPS_NO_CHARGES.json
new file mode 100644
index 00000000..7b0ac53e
--- /dev/null
+++ b/items/CAPSAICIN_EYEDROPS_NO_CHARGES.json
@@ -0,0 +1,35 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Capsaicin Eyedrops",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"70be2e19-ee50-30bc-9888-1049043747b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzU5MjhjMjc4NTAyN2U3YmM0OWZiOTZmZjQ4MDFhNjczZDJhNTllZjMwYjU2MWY5ZjI0NTIxNDZiNDVkZTg5OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Right-click on an Inferno minion\",1:\"§7with this item to boost its\",2:\"§7chances of creating §cunique\",3:\"§c§7drops from §6Hypergolic §7fuel\",4:\"§7by §a30% §7for §a24 hours§7.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Capsaicin Eyedrops\"},ExtraAttributes:{id:\"CAPSAICIN_EYEDROPS_NO_CHARGES\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Right-click on an Inferno minion",
+ "§7with this item to boost its",
+ "§7chances of creating §cunique",
+ "§c§7drops from §6Hypergolic §7fuel",
+ "§7by §a30% §7for §a24 hours§7.",
+ "",
+ "§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "CHILI_PEPPER:1",
+ "A2": "ENCHANTED_CARROT:64",
+ "A3": "CHILI_PEPPER:1",
+ "B1": "ENCHANTED_CARROT:64",
+ "B2": "WATER_HYDRA_HEAD:1",
+ "B3": "ENCHANTED_CARROT:64",
+ "C1": "CHILI_PEPPER:1",
+ "C2": "ENCHANTED_CARROT:64",
+ "C3": "CHILI_PEPPER:1",
+ "count": 3
+ },
+ "internalname": "CAPSAICIN_EYEDROPS_NO_CHARGES",
+ "crafttext": "Requires: Chili Pepper III",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Capsaicin_Eyedrops",
+ "https://wiki.hypixel.net/Capsaicin_Eyedrops"
+ ]
+} \ No newline at end of file
diff --git a/items/CAYENNE;4.json b/items/CAYENNE;4.json
index 1abd1d5e..0a8defdd 100644
--- a/items/CAYENNE;4.json
+++ b/items/CAYENNE;4.json
@@ -1,12 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cayenne IV\",1:\"§7Grants §c+0.8❤ Health §7per\",2:\"§7digit in your §6Magical Power§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV-V: §7Chili Pepper Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7 - §fGloves\",12:\"§7 - §fBelt\",13:\"§7 - §fNecklace\",14:\"§7 - §fBracelet\",15:\"§7 - §fCloak\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CAYENNE;4\",enchantments:{cayenne:5}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cayenne IV\",1:\"§7Grants §c+0.8❤ Health §7and\",2:\"§7§f+0.4❂ True Defense §7per digit\",3:\"§7in your §6Magical Power§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV-V: §7Chili Pepper Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7 - §fGloves\",13:\"§7 - §fBelt\",14:\"§7 - §fNecklace\",15:\"§7 - §fBracelet\",16:\"§7 - §fCloak\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CAYENNE;4\",enchantments:{cayenne:5}}}",
"damage": 0,
"lore": [
"§9Cayenne IV",
- "§7Grants §c+0.8❤ Health §7per",
- "§7digit in your §6Magical Power§7.",
+ "§7Grants §c+0.8❤ Health §7and",
+ "§7§f+0.4❂ True Defense §7per digit",
+ "§7in your §6Magical Power§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -36,7 +37,7 @@
},
"internalname": "CAYENNE;4",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"crafttext": "Requires: Chili Pepper V",
"infoType": ""
} \ No newline at end of file
diff --git a/items/CAYENNE;5.json b/items/CAYENNE;5.json
index b992055a..bdc87b05 100644
--- a/items/CAYENNE;5.json
+++ b/items/CAYENNE;5.json
@@ -1,12 +1,13 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§aEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cayenne V\",1:\"§7Grants §c+1❤ Health §7per\",2:\"§7digit in your §6Magical Power§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV-V: §7Chili Pepper Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7 - §fGloves\",12:\"§7 - §fBelt\",13:\"§7 - §fNecklace\",14:\"§7 - §fBracelet\",15:\"§7 - §fCloak\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"CAYENNE;5\",enchantments:{cayenne:5}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cayenne V\",1:\"§7Grants §c+1❤ Health §7and\",2:\"§7§f+0.5❂ True Defense §7per digit\",3:\"§7in your §6Magical Power§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV-V: §7Chili Pepper Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7 - §fGloves\",13:\"§7 - §fBelt\",14:\"§7 - §fNecklace\",15:\"§7 - §fBracelet\",16:\"§7 - §fCloak\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"CAYENNE;5\",enchantments:{cayenne:5}}}",
"damage": 0,
"lore": [
"§9Cayenne V",
- "§7Grants §c+1❤ Health §7per",
- "§7digit in your §6Magical Power§7.",
+ "§7Grants §c+1❤ Health §7and",
+ "§7§f+0.5❂ True Defense §7per digit",
+ "§7in your §6Magical Power§7.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
@@ -25,7 +26,7 @@
],
"internalname": "CAYENNE;5",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/DOUBLE_PLANT-3.json b/items/DOUBLE_PLANT-3.json
new file mode 100644
index 00000000..d263f08c
--- /dev/null
+++ b/items/DOUBLE_PLANT-3.json
@@ -0,0 +1,14 @@
+{
+ "itemid": "minecraft:double_plant",
+ "displayname": "§fLarge Fern",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLarge Fern\"},ExtraAttributes:{id:\"DOUBLE_PLANT-3\"}}",
+ "damage": 3,
+ "lore": [
+ "§f§lCOMMON"
+ ],
+ "internalname": "DOUBLE_PLANT-3",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/DROPLET_WISP;1.json b/items/DROPLET_WISP;1.json
index 1e8248d7..7938c08c 100644
--- a/items/DROPLET_WISP;1.json
+++ b/items/DROPLET_WISP;1.json
@@ -1,15 +1,18 @@
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §aDroplet Wisp",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"43c79814-2bfa-3b9e-a79e-b89d4f26f033\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjYxOTA3MTM2NSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjQxMmU3MDM3NWVjOTllZTM4YWU5NGIzMGU5YjEwNzUyZDQ1OTY2MmI1NDc5NGRmZTY2ZmU2YTE4M2M2NzJkMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Drophammer\",5:\"§7§7Lets you break fire pillars.\",6:\"\",7:\"§6Bulwark\",8:\"§7Kill Blazes to gain defense\",9:\"§7against them and demons.\",10:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",11:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",12:\"\",13:\"§6Blaze Slayer\",14:\"§7§7Gain §b{0}x §7Combat XP\",15:\"§7§7against §aBlazes§7.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aDroplet Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DROPLET_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"DROPLET_WISP;1\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"43c79814-2bfa-3b9e-a79e-b89d4f26f033\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjYxOTA3MTM2NSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjQxMmU3MDM3NWVjOTllZTM4YWU5NGIzMGU5YjEwNzUyZDQ1OTY2MmI1NDc5NGRmZTY2ZmU2YTE4M2M2NzJkMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Damage: §c{DAMAGE}\",4:\"\",5:\"§6Drophammer\",6:\"§7§7Lets you break fire pillars,\",7:\"§7which heals you for §c15% §7of\",8:\"§7your max §c❤ §7over §a3s§7.\",9:\"\",10:\"§6Bulwark\",11:\"§7Kill Blazes to gain defense\",12:\"§7against them and demons.\",13:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",14:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",15:\"\",16:\"§6Blaze Slayer\",17:\"§7§7Gain §b{0}x §7Combat XP\",18:\"§7§7against §aBlazes§7.\",19:\"\",20:\"§7§eRight-click to add this pet to\",21:\"§eyour pet menu!\",22:\"\",23:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aDroplet Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DROPLET_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"DROPLET_WISP;1\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
"",
"§7Health: §a{HEALTH}",
+ "§7Damage: §c{DAMAGE}",
"",
"§6Drophammer",
- "§7§7Lets you break fire pillars.",
+ "§7§7Lets you break fire pillars,",
+ "§7which heals you for §c15% §7of",
+ "§7your max §c❤ §7over §a3s§7.",
"",
"§6Bulwark",
"§7Kill Blazes to gain defense",
diff --git a/items/FINAL_DESTINATION_ENDER_KNIGHT.json b/items/FINAL_DESTINATION_ENDER_KNIGHT.json
new file mode 100644
index 00000000..07678614
--- /dev/null
+++ b/items/FINAL_DESTINATION_ENDER_KNIGHT.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§dEnder Knight Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b02beeea-81c8-3f91-a60c-53df326fed56\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NjM5MjU0MzM2MSwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjZlYWExZmQ5ZDJkNDlkMDZhODk0Nzk4ZDNiMTQ1ZDNhZTRkY2NhMDM4YjdkYTcxOGM3YjgzYTY2ZWYyNjRmMCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"\",7:\"§7§7This skin can be applied to\",8:\"§7§6Final Destination Helmet§7.\",9:\"\",10:\"§7§aThis skin is animated!\",11:\"\",12:\"§d§lMYTHIC COSMETIC\"],Name:\"§dEnder Knight Skin\"},ExtraAttributes:{id:\"FINAL_DESTINATION_ENDER_KNIGHT\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7§8Combinable in Anvil",
+ "",
+ "§7§7Item skins give your gear a",
+ "§7fresh new look! Apply them just",
+ "§7like an enchant book using the",
+ "§7anvil.",
+ "",
+ "§7§7This skin can be applied to",
+ "§7§6Final Destination Helmet§7.",
+ "",
+ "§7§aThis skin is animated!",
+ "",
+ "§d§lMYTHIC COSMETIC"
+ ],
+ "internalname": "FINAL_DESTINATION_ENDER_KNIGHT",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/FIRE_FREEZE_STAFF.json b/items/FIRE_FREEZE_STAFF.json
index 9b94f0ca..54717956 100644
--- a/items/FIRE_FREEZE_STAFF.json
+++ b/items/FIRE_FREEZE_STAFF.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:yellow_flower",
"displayname": "§5Fire Freeze Staff",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Fire Freeze §e§lRIGHT CLICK\",5:\"§7Creates a circle with a radius\",6:\"§7of §a5 blocks§7. After §a5s§7,\",7:\"§7all mobs inside are frozen for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",14:\"§5§lEPIC SWORD\"],Name:\"§5Fire Freeze Staff\"},ExtraAttributes:{id:\"FIRE_FREEZE_STAFF\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Fire Freeze §e§lRIGHT CLICK\",5:\"§7Creates a circle with a radius\",6:\"§7of §a5 blocks§7. After §a5s§7,\",7:\"§7all mobs inside are frozen for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a10s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",14:\"§5§lEPIC SWORD\"],Name:\"§5Fire Freeze Staff\"},ExtraAttributes:{id:\"FIRE_FREEZE_STAFF\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
@@ -17,7 +17,7 @@
"§8Cooldown: §a10s",
"",
"§7§8This item can be reforged!",
- "§7§4❣ §cRequires §aCombat Skill 24§c.",
+ "§7§4❣ §cRequires §aCombat Skill 22§c.",
"§5§lEPIC SWORD"
],
"recipe": {
@@ -34,7 +34,7 @@
"internalname": "FIRE_FREEZE_STAFF",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fire_Freeze_Staff",
diff --git a/items/FIRE_VEIL_WAND.json b/items/FIRE_VEIL_WAND.json
index 6668b4c1..0b721493 100644
--- a/items/FIRE_VEIL_WAND.json
+++ b/items/FIRE_VEIL_WAND.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:blaze_rod",
"displayname": "§5Fire Veil Wand",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Intelligence: §a+200\",2:\"\",3:\"§6Ability: Fire Veil §e§lRIGHT CLICK\",4:\"§7Creates a veil of fire around\",5:\"§7you for §a5s§7, dealing\",6:\"§7§c234,684 §7damage per second to\",7:\"§7mobs within.\",8:\"§8Mana Cost: §3300\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",12:\"§5§lEPIC WAND\"],Name:\"§5Fire Veil Wand\"},ExtraAttributes:{id:\"FIRE_VEIL_WAND\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Intelligence: §a+200\",2:\"\",3:\"§6Ability: Fire Veil §e§lRIGHT CLICK\",4:\"§7Creates a veil of fire around\",5:\"§7you for §a5s§7, dealing\",6:\"§7§c234,684 §7damage per second to\",7:\"§7mobs within.\",8:\"§8Mana Cost: §3300\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",12:\"§5§lEPIC WAND\"],Name:\"§5Fire Veil Wand\"},ExtraAttributes:{id:\"FIRE_VEIL_WAND\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
@@ -15,7 +15,7 @@
"§8Mana Cost: §3300",
"§8Cooldown: §a1s",
"",
- "§7§4❣ §cRequires §aCombat Skill 24§c.",
+ "§7§4❣ §cRequires §aCombat Skill 22§c.",
"§5§lEPIC WAND"
],
"recipe": {
@@ -31,7 +31,7 @@
},
"internalname": "FIRE_VEIL_WAND",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
diff --git a/items/FLAMING_SPIDER_MONSTER.json b/items/FLAMING_SPIDER_MONSTER.json
index d86b68ff..a943b45a 100644
--- a/items/FLAMING_SPIDER_MONSTER.json
+++ b/items/FLAMING_SPIDER_MONSTER.json
@@ -1,16 +1,16 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Flaming Spider (Monster)",
- "nbttag": "{SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\"}]}},display:{Lore:[0:\"§7Can\u0027t stop burning.\",1:\"\",2:\"§c❤ Health§8: §c2,500,000\"],Name:\"§9Flaming Spider (Monster)\"},ExtraAttributes:{id:\"FLAMING_SPIDER_MONSTER\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\"}]}},display:{Lore:[0:\"§7Can\u0027t stop burning.\",1:\"\",2:\"§c❤ Health§8: §c1,200,000\"],Name:\"§9Flaming Spider (Monster)\"},ExtraAttributes:{id:\"FLAMING_SPIDER_MONSTER\"}}",
"damage": 3,
"lore": [
"§7Can\u0027t stop burning.",
"",
- "§c❤ Health§8: §c2,500,000"
+ "§c❤ Health§8: §c1,200,000"
],
"internalname": "FLAMING_SPIDER_MONSTER",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flaming_Spider",
diff --git a/items/FROST_WISP;2.json b/items/FROST_WISP;2.json
index 6c28a990..3cb70019 100644
--- a/items/FROST_WISP;2.json
+++ b/items/FROST_WISP;2.json
@@ -1,17 +1,20 @@
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §9Frost Wisp",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7bee6c75-e1d9-5106-9839-ffdecb7478e3\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWQ4YWQ5OTM2ZDc1OGM1ZWEzMGIwYjdjYzdjNjdjMmJmY2VhODI5ZWNmMjQyNWMwYjUwZmM5MmEyNmFlMjNkMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7True Defense: §a{TRUE_DEFENSE}\",4:\"§7Intelligence: §a{INTELLIGENCE}\",5:\"\",6:\"§6Drophammer\",7:\"§7§7Lets you break fire pillars.\",8:\"\",9:\"§6Bulwark\",10:\"§7Kill Blazes to gain defense\",11:\"§7against them and demons.\",12:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",13:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",14:\"\",15:\"§6Blaze Slayer\",16:\"§7§7Gain §b{0}x §7Combat XP\",17:\"§7§7against §aBlazes§7.\",18:\"\",19:\"§6Extinguish\",20:\"§7While in combat on the Crimson\",21:\"§7Isle, spawn a pool every §a8s.\",22:\"§7Bathing in it heals §c{1}%❤ now\",23:\"§7and §c{2}%❤§7/s for §a8s.\",24:\"\",25:\"§7§eRight-click to add this pet to\",26:\"§eyour pet menu!\",27:\"\",28:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Frost Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FROST_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"FROST_WISP;2\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7bee6c75-e1d9-5106-9839-ffdecb7478e3\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWQ4YWQ5OTM2ZDc1OGM1ZWEzMGIwYjdjYzdjNjdjMmJmY2VhODI5ZWNmMjQyNWMwYjUwZmM5MmEyNmFlMjNkMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Damage: §c{DAMAGE}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"\",7:\"§6Icehammer\",8:\"§7§7Lets you break fire pillars,\",9:\"§7which heals you for §c25% §7of\",10:\"§7your max §c❤ §7over §a3s§7.\",11:\"\",12:\"§6Bulwark\",13:\"§7Kill Blazes to gain defense\",14:\"§7against them and demons.\",15:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",16:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",17:\"\",18:\"§6Blaze Slayer\",19:\"§7§7Gain §b{0}x §7Combat XP\",20:\"§7§7against §aBlazes§7.\",21:\"\",22:\"§6Extinguish\",23:\"§7While in combat on the Crimson\",24:\"§7Isle, spawn a pool every §a8s.\",25:\"§7Bathing in it heals §c{1}%❤ now\",26:\"§7and §c{2}%❤§7/s for §a8s.\",27:\"\",28:\"§7§eRight-click to add this pet to\",29:\"§eyour pet menu!\",30:\"\",31:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Frost Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FROST_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"FROST_WISP;2\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
"",
"§7Health: §a{HEALTH}",
+ "§7Damage: §c{DAMAGE}",
"§7True Defense: §a{TRUE_DEFENSE}",
"§7Intelligence: §a{INTELLIGENCE}",
"",
- "§6Drophammer",
- "§7§7Lets you break fire pillars.",
+ "§6Icehammer",
+ "§7§7Lets you break fire pillars,",
+ "§7which heals you for §c25% §7of",
+ "§7your max §c❤ §7over §a3s§7.",
"",
"§6Bulwark",
"§7Kill Blazes to gain defense",
diff --git a/items/FULL_JAW_FANGING_KIT.json b/items/FULL_JAW_FANGING_KIT.json
index 2d34cc33..1b7b240a 100644
--- a/items/FULL_JAW_FANGING_KIT.json
+++ b/items/FULL_JAW_FANGING_KIT.json
@@ -1,14 +1,14 @@
{
"itemid": "minecraft:dye",
"displayname": "§9Full-Jaw Fanging Kit",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Fanged §7reforge\",4:\"§7when combined with an IRON\",5:\"§7sword§7.\",6:\"\",7:\"§7§8§oFangs! Very menacing.\",8:\"\",9:\"§7Requires §aMining Skill Level\",10:\"§aXIII§7!\",11:\"\",12:\"§9§lRARE REFORGE STONE\"],Name:\"§9Full-Jaw Fanging Kit\"},ExtraAttributes:{id:\"FULL_JAW_FANGING_KIT\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Fanged §7reforge\",4:\"§7when combined with an iron\",5:\"§7sword§7.\",6:\"\",7:\"§7§8§oFangs! Very menacing.\",8:\"\",9:\"§7Requires §aMining Skill Level\",10:\"§aXIII§7!\",11:\"\",12:\"§9§lRARE REFORGE STONE\"],Name:\"§9Full-Jaw Fanging Kit\"},ExtraAttributes:{id:\"FULL_JAW_FANGING_KIT\"}}",
"damage": 15,
"lore": [
"§8Reforge Stone",
"§7§8Combinable in Reforge Anvil",
"",
"§7Applies the §9Fanged §7reforge",
- "§7when combined with an IRON",
+ "§7when combined with an iron",
"§7sword§7.",
"",
"§7§8§oFangs! Very menacing.",
diff --git a/items/GHAST_CLOAK.json b/items/GHAST_CLOAK.json
index f6d2e5f4..151439b2 100644
--- a/items/GHAST_CLOAK.json
+++ b/items/GHAST_CLOAK.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Ghast Cloak",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c4887a2f-782b-3d9a-b824-89d4595cfcf8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ5NTQwOTEyNiwKICAicHJvZmlsZUlkIiA6ICIzYTNmNzhkZmExZjQ0OTllYjE5NjlmYzlkOTEwZGYwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb19jcmVyYXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzA4NGY2NDgyN2RiNTlhYTA3ZTg4ZTM2YzIyZjIyMmJmZmU2NmI5Zjg3YTFmYWFlMmVhZDE5NGFiMmI2ODRhMCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+7\",1:\"§7Defense: §a+7\",2:\"\",3:\"§6Ability: Blazing Palisade\",4:\"§7Restores §a0.5%§7 of your\",5:\"§7maximum §c❤ Health §7every\",6:\"§7second while worn.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE CLOAK\"],Name:\"§9Ghast Cloak\"},ExtraAttributes:{id:\"GHAST_CLOAK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c4887a2f-782b-3d9a-b824-89d4595cfcf8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ5NTQwOTEyNiwKICAicHJvZmlsZUlkIiA6ICIzYTNmNzhkZmExZjQ0OTllYjE5NjlmYzlkOTEwZGYwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb19jcmVyYXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzA4NGY2NDgyN2RiNTlhYTA3ZTg4ZTM2YzIyZjIyMmJmZmU2NmI5Zjg3YTFmYWFlMmVhZDE5NGFiMmI2ODRhMCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+7\",1:\"§7Defense: §a+7\",2:\"\",3:\"§6Ability: Blazing Restoration\",4:\"§7Restores §a0.5%§7 of your\",5:\"§7maximum §c❤ Health §7every\",6:\"§7second while worn.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE CLOAK\"],Name:\"§9Ghast Cloak\"},ExtraAttributes:{id:\"GHAST_CLOAK\"}}",
"damage": 3,
"lore": [
"§7Health: §a+7",
"§7Defense: §a+7",
"",
- "§6Ability: Blazing Palisade",
+ "§6Ability: Blazing Restoration",
"§7Restores §a0.5%§7 of your",
"§7maximum §c❤ Health §7every",
"§7second while worn.",
@@ -28,7 +28,7 @@
},
"internalname": "GHAST_CLOAK",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
diff --git a/items/GLACIAL_WISP;3.json b/items/GLACIAL_WISP;3.json
index c7302152..2088f2b3 100644
--- a/items/GLACIAL_WISP;3.json
+++ b/items/GLACIAL_WISP;3.json
@@ -1,17 +1,20 @@
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §5Glacial Wisp",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"69d5b59f-78c1-5623-84d9-4ae30369ffa2\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2UyMDE4ZmVlYmUxYTk5MTc3YjNjYjE5NmQ0ZTQ0NTIxMjY4YjRiM2ViNTZlNjQxOWNiMDI1M2NkYmYwNDU2YyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7True Defense: §a{TRUE_DEFENSE}\",4:\"§7Intelligence: §a{INTELLIGENCE}\",5:\"\",6:\"§6Drophammer\",7:\"§7§7Lets you break fire pillars.\",8:\"\",9:\"§6Bulwark\",10:\"§7Kill Blazes to gain defense\",11:\"§7against them and demons.\",12:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",13:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",14:\"\",15:\"§6Blaze Slayer\",16:\"§7§7Gain §b{0}x §7Combat XP\",17:\"§7§7against §aBlazes§7.\",18:\"\",19:\"§6Extinguish\",20:\"§7While in combat on the Crimson\",21:\"§7Isle, spawn a pool every §a8s.\",22:\"§7Bathing in it heals §c{1}%❤ now\",23:\"§7and §c{2}%❤§7/s for §a8s.\",24:\"\",25:\"§7§eRight-click to add this pet to\",26:\"§eyour pet menu!\",27:\"\",28:\"§5§lEPIC\"],Name:\"§7[Lvl {LVL}] §5Glacial Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GLACIAL_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"GLACIAL_WISP;3\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"69d5b59f-78c1-5623-84d9-4ae30369ffa2\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2UyMDE4ZmVlYmUxYTk5MTc3YjNjYjE5NmQ0ZTQ0NTIxMjY4YjRiM2ViNTZlNjQxOWNiMDI1M2NkYmYwNDU2YyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Damage: §c{DAMAGE}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"\",7:\"§6Icehammer\",8:\"§7§7Lets you break fire pillars,\",9:\"§7which heals you for §c40% §7of\",10:\"§7your max §c❤ §7over §a3s§7.\",11:\"\",12:\"§6Bulwark\",13:\"§7Kill Blazes to gain defense\",14:\"§7against them and demons.\",15:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",16:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",17:\"\",18:\"§6Blaze Slayer\",19:\"§7§7Gain §b{0}x §7Combat XP\",20:\"§7§7against §aBlazes§7.\",21:\"\",22:\"§6Extinguish\",23:\"§7While in combat on the Crimson\",24:\"§7Isle, spawn a pool every §a8s.\",25:\"§7Bathing in it heals §c{1}%❤ now\",26:\"§7and §c{2}%❤§7/s for §a8s.\",27:\"\",28:\"§7§eRight-click to add this pet to\",29:\"§eyour pet menu!\",30:\"\",31:\"§5§lEPIC\"],Name:\"§7[Lvl {LVL}] §5Glacial Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GLACIAL_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"GLACIAL_WISP;3\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
"",
"§7Health: §a{HEALTH}",
+ "§7Damage: §c{DAMAGE}",
"§7True Defense: §a{TRUE_DEFENSE}",
"§7Intelligence: §a{INTELLIGENCE}",
"",
- "§6Drophammer",
- "§7§7Lets you break fire pillars.",
+ "§6Icehammer",
+ "§7§7Lets you break fire pillars,",
+ "§7which heals you for §c40% §7of",
+ "§7your max §c❤ §7over §a3s§7.",
"",
"§6Bulwark",
"§7Kill Blazes to gain defense",
diff --git a/items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json b/items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json
index 4e56804c..9f06dc4e 100644
--- a/items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json
+++ b/items/HUB_WIZARD_TOWER_TRAVEL_SCROLL.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:map",
"displayname": "§f§f§5Travel Scroll to the Wizard Tower",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your Fast Travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSkyBlock Hub\",5:\"§7Teleport: §eWizard Tower\",6:\"\",7:\"§5§kX§5 Rift-Transferable §kX\",8:\"§5§lEPIC TRAVEL SCROLLt!\"],Name:\"§f§f§5Travel Scroll to the Wizard Tower\"},ExtraAttributes:{id:\"HUB_WIZARD_TOWER_TRAVEL_SCROLL\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your Fast Travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSkyBlock Hub\",5:\"§7Teleport: §eWizard Tower\",6:\"\",7:\"§5§kX§5 Rift-Transferable §kX\",8:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§f§f§5Travel Scroll to the Wizard Tower\"},ExtraAttributes:{id:\"HUB_WIZARD_TOWER_TRAVEL_SCROLL\"}}",
"damage": 0,
"lore": [
"§7Consume this item to add its",
@@ -12,7 +12,7 @@
"§7Teleport: §eWizard Tower",
"",
"§5§kX§5 Rift-Transferable §kX",
- "§5§lEPIC TRAVEL SCROLLt!"
+ "§5§lEPIC TRAVEL SCROLL"
],
"internalname": "HUB_WIZARD_TOWER_TRAVEL_SCROLL",
"crafttext": "",
diff --git a/items/HYPERGOLIC_GABAGOOL.json b/items/HYPERGOLIC_GABAGOOL.json
index d6decfad..0e60e51b 100644
--- a/items/HYPERGOLIC_GABAGOOL.json
+++ b/items/HYPERGOLIC_GABAGOOL.json
@@ -16,23 +16,19 @@
"§6§lLEGENDARY"
],
"recipe": {
- "A1": "HEAVY_GABAGOOL:3",
+ "A1": "",
"A2": "HEAVY_GABAGOOL:3",
- "A3": "HEAVY_GABAGOOL:3",
+ "A3": "",
"B1": "HEAVY_GABAGOOL:3",
"B2": "SULPHURIC_COAL:1",
"B3": "HEAVY_GABAGOOL:3",
- "C1": "HEAVY_GABAGOOL:3",
+ "C1": "",
"C2": "HEAVY_GABAGOOL:3",
- "C3": "HEAVY_GABAGOOL:3"
+ "C3": ""
},
"internalname": "HYPERGOLIC_GABAGOOL",
- "crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Hypergolic_Gabagool",
- "https://wiki.hypixel.net/Hypergolic_Gabagool"
- ]
+ "modver": "2.1.1-PRE",
+ "crafttext": "",
+ "infoType": ""
} \ No newline at end of file
diff --git a/items/INFERNO_GENERATOR_1.json b/items/INFERNO_GENERATOR_1.json
index 776ba86c..dce41bb0 100644
--- a/items/INFERNO_GENERATOR_1.json
+++ b/items/INFERNO_GENERATOR_1.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion I",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"24090174-3de1-371b-b312-be820888fc3b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgwMzkyNSwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82NjVjNTQzNjZmODhmYjMyODBiMWMzZmM1MDBjZTJiNzk5YzhkZDMyN2FiNmQ0MWM5YmM5NTk0ODhmNWNmZDkyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,102s\",11:\"§7Max Storage: §e64\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion I\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_1\",generator_tier:1}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"24090174-3de1-371b-b312-be820888fc3b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgwMzkyNSwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82NjVjNTQzNjZmODhmYjMyODBiMWMzZmM1MDBjZTJiNzk5YzhkZDMyN2FiNmQ0MWM5YmM5NTk0ODhmNWNmZDkyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,013s\",11:\"§7Max Storage: §e64\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion I\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_1\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,11 +10,11 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a1,102s",
+ "§7Time Between Actions: §a1,013s",
"§7Max Storage: §e64",
"",
"§9§lRARE"
@@ -34,7 +34,7 @@
"crafttext": "",
"slayer_req": "BLAZE_3",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Inferno_Minion",
diff --git a/items/INFERNO_GENERATOR_10.json b/items/INFERNO_GENERATOR_10.json
index fc51b8ab..401f74a8 100644
--- a/items/INFERNO_GENERATOR_10.json
+++ b/items/INFERNO_GENERATOR_10.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion X",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"610cc98a-d4a9-361e-849d-6305293d10a7\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTk0NTg5MiwKICAicHJvZmlsZUlkIiA6ICI0M2NmNWJkNjUyMDM0YzU5ODVjMDIwYWI3NDE0OGQxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJrYW1pbDQ0NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82NWM3MGY5MGExMWMyZDQ3ZmVlZDdkMTMxN2IxYzFiN2ZlOTM3MDZhMTkyYTk4M2FmOWE4MWE1MTcwZGJlNzFiIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§6Ability: Apex Minion\",11:\"§7When creating an Inferno Apex,\",12:\"§7create 2.\",13:\"\",14:\"§7Time Between Actions: §a792s\",15:\"§7Max Storage: §e960\",16:\"\",17:\"§9§lRARE\"],Name:\"§9Inferno Minion X\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_10\",generator_tier:10}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"610cc98a-d4a9-361e-849d-6305293d10a7\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTk0NTg5MiwKICAicHJvZmlsZUlkIiA6ICI0M2NmNWJkNjUyMDM0YzU5ODVjMDIwYWI3NDE0OGQxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJrYW1pbDQ0NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82NWM3MGY5MGExMWMyZDQ3ZmVlZDdkMTMxN2IxYzFiN2ZlOTM3MDZhMTkyYTk4M2FmOWE4MWE1MTcwZGJlNzFiIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§6Ability: Apex Minion\",11:\"§7When creating an Inferno Apex,\",12:\"§7create 2.\",13:\"\",14:\"§7Time Between Actions: §a728s\",15:\"§7Max Storage: §e960\",16:\"\",17:\"§9§lRARE\"],Name:\"§9Inferno Minion X\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_10\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,15 +10,15 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
"§6Ability: Apex Minion",
"§7When creating an Inferno Apex,",
"§7create 2.",
"",
- "§7Time Between Actions: §a792s",
+ "§7Time Between Actions: §a728s",
"§7Max Storage: §e960",
"",
"§9§lRARE"
@@ -37,10 +37,10 @@
"internalname": "INFERNO_GENERATOR_10",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
"https://wiki.hypixel.net/Inferno_Minion"
]
-}
+} \ No newline at end of file
diff --git a/items/INFERNO_GENERATOR_11.json b/items/INFERNO_GENERATOR_11.json
index 8d435dc0..f5ad304c 100644
--- a/items/INFERNO_GENERATOR_11.json
+++ b/items/INFERNO_GENERATOR_11.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion XI",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c7f050e5-bce9-3b67-832e-af345a764243\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTk3NzY3NywKICAicHJvZmlsZUlkIiA6ICI4ZGU4ZWU3MTMyMTY0NGNhYTllZjJlNTVjODRjNGU4ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJIdW5kZXNjaG9uVE0iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWM3Y2M1ZDhkZWExZWFjNmFhMzA3YjlhZDMyYjc5ZGEwYWY3ZDE2YmFkMGZkOGUzNGNjNTczNTczOWRiOTc1MyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§6Ability: Apex Minion\",11:\"§7When creating an Inferno Apex,\",12:\"§7create 2.\",13:\"\",14:\"§7Time Between Actions: §a758s\",15:\"§7Max Storage: §e960\",16:\"\",17:\"§9§lRARE\"],Name:\"§9Inferno Minion XI\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_11\",generator_tier:11}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c7f050e5-bce9-3b67-832e-af345a764243\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTk3NzY3NywKICAicHJvZmlsZUlkIiA6ICI4ZGU4ZWU3MTMyMTY0NGNhYTllZjJlNTVjODRjNGU4ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJIdW5kZXNjaG9uVE0iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWM3Y2M1ZDhkZWExZWFjNmFhMzA3YjlhZDMyYjc5ZGEwYWY3ZDE2YmFkMGZkOGUzNGNjNTczNTczOWRiOTc1MyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§6Ability: Apex Minion\",11:\"§7When creating an Inferno Apex,\",12:\"§7create 2.\",13:\"\",14:\"§7Time Between Actions: §a697s\",15:\"§7Max Storage: §e960\",16:\"\",17:\"§9§lRARE\"],Name:\"§9Inferno Minion XI\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_11\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,15 +10,15 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
"§6Ability: Apex Minion",
"§7When creating an Inferno Apex,",
"§7create 2.",
"",
- "§7Time Between Actions: §a758s",
+ "§7Time Between Actions: §a697s",
"§7Max Storage: §e960",
"",
"§9§lRARE"
@@ -37,10 +37,10 @@
"internalname": "INFERNO_GENERATOR_11",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
"https://wiki.hypixel.net/Inferno_Minion"
]
-}
+} \ No newline at end of file
diff --git a/items/INFERNO_GENERATOR_2.json b/items/INFERNO_GENERATOR_2.json
index 52bcc7d4..49f76491 100644
--- a/items/INFERNO_GENERATOR_2.json
+++ b/items/INFERNO_GENERATOR_2.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion II",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa891791-f88e-3824-aed3-8c47056d6dfc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgxOTk5MywKICAicHJvZmlsZUlkIiA6ICIzYjA1NTdlYmVmYjc0MDdmYmFmMjVhN2IyNzYwZTZlMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNcl9JY2VTcGlrZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDQwMzQ5MDk2MjNkNjA5NGE1MDYwZTA1YWY2ZGE1Y2JmNzUyYTE4NTgwOTExMzY4ZmEzNmQ2OTQ5MmFmMyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,068s\",11:\"§7Max Storage: §e192\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion II\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_2\",generator_tier:2}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa891791-f88e-3824-aed3-8c47056d6dfc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgxOTk5MywKICAicHJvZmlsZUlkIiA6ICIzYjA1NTdlYmVmYjc0MDdmYmFmMjVhN2IyNzYwZTZlMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNcl9JY2VTcGlrZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDQwMzQ5MDk2MjNkNjA5NGE1MDYwZTA1YWY2ZGE1Y2JmNzUyYTE4NTgwOTExMzY4ZmEzNmQ2OTQ5MmFmMyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a982s\",11:\"§7Max Storage: §e192\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion II\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_2\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,11 +10,11 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a1,068s",
+ "§7Time Between Actions: §a982s",
"§7Max Storage: §e192",
"",
"§9§lRARE"
@@ -33,7 +33,7 @@
"internalname": "INFERNO_GENERATOR_2",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Inferno_Minion",
diff --git a/items/INFERNO_GENERATOR_3.json b/items/INFERNO_GENERATOR_3.json
index a63732c7..c6fcb071 100644
--- a/items/INFERNO_GENERATOR_3.json
+++ b/items/INFERNO_GENERATOR_3.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion III",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5a3f204-bded-3f0b-a8e6-926a912e390d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgzNTc3OSwKICAicHJvZmlsZUlkIiA6ICJmMjc0YzRkNjI1MDQ0ZTQxOGVmYmYwNmM3NWIyMDIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIeXBpZ3NlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yYzAxYmE2NTJhMjNiMTlkYmIxZDU5ZWJhYjBiMzA4ZWI3Mjg2MWQ1YmNkN2Q0MjYzMDMxNmMzZTY1NDJlMDFhIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,033s\",11:\"§7Max Storage: §e192\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion III\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_3\",generator_tier:3}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5a3f204-bded-3f0b-a8e6-926a912e390d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgzNTc3OSwKICAicHJvZmlsZUlkIiA6ICJmMjc0YzRkNjI1MDQ0ZTQxOGVmYmYwNmM3NWIyMDIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIeXBpZ3NlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yYzAxYmE2NTJhMjNiMTlkYmIxZDU5ZWJhYjBiMzA4ZWI3Mjg2MWQ1YmNkN2Q0MjYzMDMxNmMzZTY1NDJlMDFhIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a950s\",11:\"§7Max Storage: §e192\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion III\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_3\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,11 +10,11 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a1,033s",
+ "§7Time Between Actions: §a950s",
"§7Max Storage: §e192",
"",
"§9§lRARE"
@@ -33,10 +33,10 @@
"internalname": "INFERNO_GENERATOR_3",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
"https://wiki.hypixel.net/Inferno_Minion"
]
-}
+} \ No newline at end of file
diff --git a/items/INFERNO_GENERATOR_4.json b/items/INFERNO_GENERATOR_4.json
index c00cfe6c..6879f004 100644
--- a/items/INFERNO_GENERATOR_4.json
+++ b/items/INFERNO_GENERATOR_4.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion IV",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"320c8c2c-15b4-35f4-a202-9b46dcb1e863\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg1MDU4MywKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgzYWJlYzE0YWNiYzQ5Mzg5NTJmYjU5ODZjYjE0NTgzNDg0Y2NiN2RlNjJkMWI5YzJiNDExOTZhOTg3NmMzY2UiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a999s\",11:\"§7Max Storage: §e384\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion IV\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_4\",generator_tier:4}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"320c8c2c-15b4-35f4-a202-9b46dcb1e863\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg1MDU4MywKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgzYWJlYzE0YWNiYzQ5Mzg5NTJmYjU5ODZjYjE0NTgzNDg0Y2NiN2RlNjJkMWI5YzJiNDExOTZhOTg3NmMzY2UiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a919s\",11:\"§7Max Storage: §e384\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion IV\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_4\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,11 +10,11 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a999s",
+ "§7Time Between Actions: §a919s",
"§7Max Storage: §e384",
"",
"§9§lRARE"
@@ -33,7 +33,7 @@
"internalname": "INFERNO_GENERATOR_4",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
diff --git a/items/INFERNO_GENERATOR_5.json b/items/INFERNO_GENERATOR_5.json
index 5fffffa1..6e324294 100644
--- a/items/INFERNO_GENERATOR_5.json
+++ b/items/INFERNO_GENERATOR_5.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion V",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"436e3bf7-5ec7-3600-a6ae-8e228122917e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg2NzAwNCwKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJhNmU4MTg0YzMyOTliMjkzYWY3NTc3NDkxOGM0ODcyMmFmYWYzMzA5ZGE1MjkwZTBmMjU4MDQ4ZjJhYWRmNjYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a964s\",11:\"§7Max Storage: §e384\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion V\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_5\",generator_tier:5}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"436e3bf7-5ec7-3600-a6ae-8e228122917e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg2NzAwNCwKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJhNmU4MTg0YzMyOTliMjkzYWY3NTc3NDkxOGM0ODcyMmFmYWYzMzA5ZGE1MjkwZTBmMjU4MDQ4ZjJhYWRmNjYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a886s\",11:\"§7Max Storage: §e384\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion V\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_5\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,11 +10,11 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a964s",
+ "§7Time Between Actions: §a886s",
"§7Max Storage: §e384",
"",
"§9§lRARE"
@@ -33,10 +33,10 @@
"internalname": "INFERNO_GENERATOR_5",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
"https://wiki.hypixel.net/Inferno_Minion"
]
-}
+} \ No newline at end of file
diff --git a/items/INFERNO_GENERATOR_6.json b/items/INFERNO_GENERATOR_6.json
index 18db6a07..8b996792 100644
--- a/items/INFERNO_GENERATOR_6.json
+++ b/items/INFERNO_GENERATOR_6.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion VI",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2217168d-292b-3704-921d-22733ec96a3f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg4MzAyMiwKICAicHJvZmlsZUlkIiA6ICI2MzMyMDgwZTY3YTI0Y2MxYjE3ZGJhNzZmM2MwMGYxZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZWFtSHlkcmEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWI2NjY1ZjViZTU4MzMyOGQxMDIxZjBhZTZmOTczYzdkOWU3MjhiMWFjNDY1YzQwYzg3YTc3OWFmMDY1ODdiZiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a930s\",11:\"§7Max Storage: §e576\",12:\"§7Resources Generated: §b0\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Inferno Minion VI\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_6\",generator_tier:6}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2217168d-292b-3704-921d-22733ec96a3f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg4MzAyMiwKICAicHJvZmlsZUlkIiA6ICI2MzMyMDgwZTY3YTI0Y2MxYjE3ZGJhNzZmM2MwMGYxZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZWFtSHlkcmEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWI2NjY1ZjViZTU4MzMyOGQxMDIxZjBhZTZmOTczYzdkOWU3MjhiMWFjNDY1YzQwYzg3YTc3OWFmMDY1ODdiZiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a855s\",11:\"§7Max Storage: §e576\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion VI\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_6\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,13 +10,12 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a930s",
+ "§7Time Between Actions: §a855s",
"§7Max Storage: §e576",
- "§7Resources Generated: §b0",
"",
"§9§lRARE"
],
@@ -34,10 +33,10 @@
"internalname": "INFERNO_GENERATOR_6",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
"https://wiki.hypixel.net/Inferno_Minion"
]
-}
+} \ No newline at end of file
diff --git a/items/INFERNO_GENERATOR_7.json b/items/INFERNO_GENERATOR_7.json
index 1dfdba0a..0d0e3446 100644
--- a/items/INFERNO_GENERATOR_7.json
+++ b/items/INFERNO_GENERATOR_7.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion VII",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"899ff015-379e-3d39-9e32-d0f96619ae1d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkwMTE3OSwKICAicHJvZmlsZUlkIiA6ICIxYTc1ZTNiYmI1NTk0MTc2OTVjMmY4NTY1YzNlMDAzZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZXJvZmFyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZiZGE5NjdmNDFlMGVhNDIyODlhYmZiNjYxYzdjNzFiMjgwNDVkNDg4YTBmMTBlMTNkNzhiNjUzYzI1ZjhmMGQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a895s\",11:\"§7Max Storage: §e576\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion VII\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_7\",generator_tier:7}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"899ff015-379e-3d39-9e32-d0f96619ae1d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkwMTE3OSwKICAicHJvZmlsZUlkIiA6ICIxYTc1ZTNiYmI1NTk0MTc2OTVjMmY4NTY1YzNlMDAzZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZXJvZmFyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZiZGE5NjdmNDFlMGVhNDIyODlhYmZiNjYxYzdjNzFiMjgwNDVkNDg4YTBmMTBlMTNkNzhiNjUzYzI1ZjhmMGQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a823s\",11:\"§7Max Storage: §e576\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion VII\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_7\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,11 +10,11 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a895s",
+ "§7Time Between Actions: §a823s",
"§7Max Storage: §e576",
"",
"§9§lRARE"
@@ -33,10 +33,10 @@
"internalname": "INFERNO_GENERATOR_7",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
"https://wiki.hypixel.net/Inferno_Minion"
]
-}
+} \ No newline at end of file
diff --git a/items/INFERNO_GENERATOR_8.json b/items/INFERNO_GENERATOR_8.json
index 5de79a2f..71bae7bf 100644
--- a/items/INFERNO_GENERATOR_8.json
+++ b/items/INFERNO_GENERATOR_8.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion VIII",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2db32287-9e2d-37a1-8769-28e620dc432e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkxNzIyNCwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MTNmOGVkNDRmYjJmODJhZGU5MmJiNTZhNjA2YmUzYjU5NWNkNzE2YjFiYmYwOTUwZjA4NjZjYzYzOTNkMjViIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a861s\",11:\"§7Max Storage: §e768\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion VIII\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_8\",generator_tier:8}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2db32287-9e2d-37a1-8769-28e620dc432e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkxNzIyNCwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MTNmOGVkNDRmYjJmODJhZGU5MmJiNTZhNjA2YmUzYjU5NWNkNzE2YjFiYmYwOTUwZjA4NjZjYzYzOTNkMjViIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a792s\",11:\"§7Max Storage: §e768\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion VIII\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_8\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,11 +10,11 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a861s",
+ "§7Time Between Actions: §a792s",
"§7Max Storage: §e768",
"",
"§9§lRARE"
@@ -33,10 +33,10 @@
"internalname": "INFERNO_GENERATOR_8",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
"https://wiki.hypixel.net/Inferno_Minion"
]
-}
+} \ No newline at end of file
diff --git a/items/INFERNO_GENERATOR_9.json b/items/INFERNO_GENERATOR_9.json
index fb5cb116..d7da599b 100644
--- a/items/INFERNO_GENERATOR_9.json
+++ b/items/INFERNO_GENERATOR_9.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Inferno Minion IX",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"16fd4d2f-c878-34b0-b91e-cdb52ce84f73\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkyOTY3NSwKICAicHJvZmlsZUlkIiA6ICIwZWQ2MDFlMDhjZTM0YjRkYWUxZmI4MDljZmEwNTM5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZWVkTW9yZUFjY291bnRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg2ZDQ2NzA5MmVmYjE1NjcwN2MyNTRmMTY4ZmYwM2IwYjc2M2E3NGZlOWY4YWMxNTYxNmVhNGM5N2FkZmFmNjkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a827s\",11:\"§7Max Storage: §e768\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion IX\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_9\",generator_tier:9}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"16fd4d2f-c878-34b0-b91e-cdb52ce84f73\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkyOTY3NSwKICAicHJvZmlsZUlkIiA6ICIwZWQ2MDFlMDhjZTM0YjRkYWUxZmI4MDljZmEwNTM5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZWVkTW9yZUFjY291bnRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg2ZDQ2NzA5MmVmYjE1NjcwN2MyNTRmMTY4ZmYwM2IwYjc2M2E3NGZlOWY4YWMxNTYxNmVhNGM5N2FkZmFmNjkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a760s\",11:\"§7Max Storage: §e768\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion IX\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_9\"}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
@@ -10,11 +10,11 @@
"§7when you are offline!",
"",
"§6Ability: Rising Celsius",
- "§7Each Inferno minion increases",
- "§7the speed of all Inferno minions",
- "§7by §a6%§7.",
+ "§7Each Inferno minion increases the",
+ "§7speed of ALL §7Inferno minions by",
+ "§7§a18%§7, up to §a180%§7.",
"",
- "§7Time Between Actions: §a827s",
+ "§7Time Between Actions: §a760s",
"§7Max Storage: §e768",
"",
"§9§lRARE"
@@ -33,10 +33,10 @@
"internalname": "INFERNO_GENERATOR_9",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion",
"https://wiki.hypixel.net/Inferno_Minion"
]
-}
+} \ No newline at end of file
diff --git a/items/LARGE_DRAGON_SACK.json b/items/LARGE_DRAGON_SACK.json
index 3d5814b6..bb756b8a 100644
--- a/items/LARGE_DRAGON_SACK.json
+++ b/items/LARGE_DRAGON_SACK.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Large Dragon Sack",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3394482b-f9ec-3214-9bca-d2570de6fa69\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MDE5MDg3MDUxOSwKICAicHJvZmlsZUlkIiA6ICIzYTE5NDgyNTYyZTc0MzFkYmNmOGUwOWE4N2VhMmQ5OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNckxpYW0yNjE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU3Mzk0OTJiZTc4YzU3MmZiNGM2YmZhZjhmMTBiZDUyODU1M2I0M2FmNTc1YmEwNzNhY2JkMmM0YmY3N2M0MGIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aWise Dragon Fragment§7, §aStrong\",4:\"§aDragon Fragment§7, §aYoung Dragon Fragment§7,\",5:\"§7§aRitual Residue§7, §aProtector Dragon\",6:\"§aFragment§7, §aUnstable Dragon Fragment§7,\",7:\"§7§aCrystal Fragment§7, §aHoly Dragon Fragment§7,\",8:\"§7§aMite Gel§7, §aOld Dragon Fragment§7,\",9:\"§7§aSuperior Dragon Fragment\",10:\"\",11:\"§7Capacity: §e20,160 per item\",12:\"§8Sacks sum their capacity.\",13:\"\",14:\"§eRight Click to open sack!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§5Large Dragon Sack\"},ExtraAttributes:{id:\"LARGE_DRAGON_SACK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e47cacab-fa93-3ef9-b0d7-e8a75d52394e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MDE5MDg1NTc2NSwKICAicHJvZmlsZUlkIiA6ICJlMzcxMWU2Y2E0ZmY0NzA4YjY5ZjhiNGZlYzNhZjdhMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNckJ1cnN0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Y3YzBjZDkzOTRhYmIwM2ZmOTZmMjg3MzY0MDZmYTQwYzk0NWI0ZDczNWExMWZhY2Y1Zjk5MTJjMTE0OTUzMjQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aWise Dragon Fragment§7, §aStrong\",4:\"§aDragon Fragment§7, §aYoung Dragon Fragment§7,\",5:\"§7§aRitual Residue§7, §aProtector Dragon\",6:\"§aFragment§7, §aUnstable Dragon Fragment§7,\",7:\"§7§aCrystal Fragment§7, §aHoly Dragon Fragment§7,\",8:\"§7§aMite Gel§7, §aOld Dragon Fragment§7,\",9:\"§7§aSuperior Dragon Fragment\",10:\"\",11:\"§7Capacity: §e20,160 per item\",12:\"§8Sacks sum their capacity.\",13:\"\",14:\"§eRight Click to open sack!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§5Large Dragon Sack\"},ExtraAttributes:{id:\"LARGE_DRAGON_SACK\"}}",
"damage": 3,
"lore": [
"§7Item pickups go directly into",
diff --git a/items/MAGMA_CUBE_MONSTER.json b/items/MAGMA_CUBE_MONSTER.json
index 1229ce32..88f9d2d7 100644
--- a/items/MAGMA_CUBE_MONSTER.json
+++ b/items/MAGMA_CUBE_MONSTER.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§aMagma Cube (Monster)",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac81\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\"}]}},display:{Lore:[0:\"§7The Magma Cube is a monster in Skyblock. They spawn\",1:\"§7naturally in the Blazing Fortress or by using a Magma\",2:\"§7Cube Minion. The higher level they are, the more Magma\",3:\"§7Cream they drop. \",4:\"\",5:\"§c❤ Health§8: §c1,000,000\"],Name:\"§aMagma Cube (Monster)\"},ExtraAttributes:{id:\"MAGMA_CUBE_MONSTER\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac81\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\"}]}},display:{Lore:[0:\"§7The Magma Cube is a monster in Skyblock. They spawn\",1:\"§7naturally in the Blazing Fortress or by using a Magma\",2:\"§7Cube Minion. The higher level they are, the more Magma\",3:\"§7Cream they drop. \",4:\"\",5:\"§c❤ Health§8: §c400,000\"],Name:\"§aMagma Cube (Monster)\"},ExtraAttributes:{id:\"MAGMA_CUBE_MONSTER\"}}",
"damage": 3,
"lore": [
"§7The Magma Cube is a monster in Skyblock. They spawn",
@@ -9,11 +9,11 @@
"§7Cube Minion. The higher level they are, the more Magma",
"§7Cream they drop. ",
"",
- "§c❤ Health§8: §c1,000,000"
+ "§c❤ Health§8: §c400,000"
],
"internalname": "MAGMA_CUBE_MONSTER",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magma_Cube",
@@ -69,7 +69,9 @@
"drops": [
{
"id": "MAGMA_CREAM:1",
- "extra": ["x1-2"],
+ "extra": [
+ "x1-2"
+ ],
"chance": "100%"
},
{
@@ -127,7 +129,9 @@
"drops": [
{
"id": "MAGMA_CREAM:1",
- "extra": ["x1-3"],
+ "extra": [
+ "x1-3"
+ ],
"chance": "100%"
},
{
@@ -165,7 +169,9 @@
"drops": [
{
"id": "MAGMA_CREAM:1",
- "extra": ["x1-3"],
+ "extra": [
+ "x1-3"
+ ],
"chance": "100%"
},
{
@@ -213,7 +219,9 @@
"drops": [
{
"id": "MAGMA_CREAM:1",
- "extra": ["x1-3"],
+ "extra": [
+ "x1-3"
+ ],
"chance": "100%"
},
{
diff --git a/items/MAGMA_CUBE_RIDER_MONSTER.json b/items/MAGMA_CUBE_RIDER_MONSTER.json
index 1a47152e..d0737119 100644
--- a/items/MAGMA_CUBE_RIDER_MONSTER.json
+++ b/items/MAGMA_CUBE_RIDER_MONSTER.json
@@ -1,17 +1,17 @@
{
"itemid": "minecraft:skull",
"displayname": "§aMagma Cube Rider (Monster)",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fc29372-e78e-3ad6-b0b0-05ca0a84babd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzRlOWM2ZTk4NTgyZmZkOGZmOGZlYjMzMjJjZDE4NDljNDNmYjE2YjE1OGFiYjExY2E3YjQyZWRhNzc0M2ViIn19fQ\"}]}},display:{Lore:[0:\"§7Relatively docile...until you\",1:\"§7push them.\",2:\"\",3:\"§c❤ Health§8: §c3,000,000\"],Name:\"§aMagma Cube Rider (Monster)\"},ExtraAttributes:{id:\"MAGMA_CUBE_RIDER_MONSTER\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fc29372-e78e-3ad6-b0b0-05ca0a84babd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzRlOWM2ZTk4NTgyZmZkOGZmOGZlYjMzMjJjZDE4NDljNDNmYjE2YjE1OGFiYjExY2E3YjQyZWRhNzc0M2ViIn19fQ\"}]}},display:{Lore:[0:\"§7Relatively docile...until you\",1:\"§7push them.\",2:\"\",3:\"§c❤ Health§8: §c1,200,000\"],Name:\"§aMagma Cube Rider (Monster)\"},ExtraAttributes:{id:\"MAGMA_CUBE_RIDER_MONSTER\"}}",
"damage": 3,
"lore": [
"§7Relatively docile...until you",
"§7push them.",
"",
- "§c❤ Health§8: §c3,000,000"
+ "§c❤ Health§8: §c1,200,000"
],
"internalname": "MAGMA_CUBE_RIDER_MONSTER",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magma_Cube_Rider",
diff --git a/items/MIMIC_CHEST.json b/items/MIMIC_CHEST.json
new file mode 100644
index 00000000..3e1c199f
--- /dev/null
+++ b/items/MIMIC_CHEST.json
@@ -0,0 +1,21 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Mimic Chest",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b676cf5b-8333-310c-acc2-6efdd8038530\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTE5YzEyNTQzYmM3NzkyNjA1ZWY2OGUxZjg3NDlhZThmMmEzODFkOTA4NWQ0ZDRiNzgwYmExMjgyZDM1OTdhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive §6Halloween\",4:\"§6§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Mimic Chest\"},ExtraAttributes:{id:\"MIMIC_CHEST\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive §6Halloween",
+ "§6§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§5§lEPIC"
+ ],
+ "internalname": "MIMIC_CHEST",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/MUSHROOM_BULL_MONSTER.json b/items/MUSHROOM_BULL_MONSTER.json
index 79b83b85..3820ee49 100644
--- a/items/MUSHROOM_BULL_MONSTER.json
+++ b/items/MUSHROOM_BULL_MONSTER.json
@@ -1,16 +1,16 @@
{
"itemid": "minecraft:skull",
"displayname": "§aMushroom Bull (Monster)",
- "nbttag": "{SkullOwner:{Id:\"2b9eb675-2097-4b51-8fec-c1a51562f19c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTE2M2JjNDE2YjhlNjA1OGY5MmIyMzFlOWE1MjRiN2ZlMTE4ZWI2ZTdlZWFiNGFkMTZkMWI1MmEzZWMwNGZjZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Born with digestive problems.\",1:\"\",2:\"§c❤ Health§8: §c2,500,000\"],Name:\"§aMushroom Bull (Monster)\"},ExtraAttributes:{id:\"MUSHROOM_BULL_MONSTER\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2b9eb675-2097-4b51-8fec-c1a51562f19c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTE2M2JjNDE2YjhlNjA1OGY5MmIyMzFlOWE1MjRiN2ZlMTE4ZWI2ZTdlZWFiNGFkMTZkMWI1MmEzZWMwNGZjZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Born with digestive problems.\",1:\"\",2:\"§c❤ Health§8: §c1,000,000\"],Name:\"§aMushroom Bull (Monster)\"},ExtraAttributes:{id:\"MUSHROOM_BULL_MONSTER\"}}",
"damage": 3,
"lore": [
"§7Born with digestive problems.",
"",
- "§c❤ Health§8: §c2,500,000"
+ "§c❤ Health§8: §c1,000,000"
],
"internalname": "MUSHROOM_BULL_MONSTER",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mushroom_Bull",
diff --git a/items/PET_SKIN_ENDERMITE_DYNAMITE.json b/items/PET_SKIN_ENDERMITE_DYNAMITE.json
new file mode 100644
index 00000000..41f0049c
--- /dev/null
+++ b/items/PET_SKIN_ENDERMITE_DYNAMITE.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§5Dynamite Endermite Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"83c82a0e-4953-3ebb-a8f3-ace64e5f08f1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NTc0NTM2MjQ1MCwKICAicHJvZmlsZUlkIiA6ICI0ZWQ3MGM5NmU4ZDE0Y2JmOTdjMmRlMzkwYzdkMzlkOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJndWxlbnQzNjY1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzllYmZkYWNlMzFhYzU5Y2RkMzk3ODY5YWM0NDcxZDhjN2RkYjRiNGQ2ZmE1ZTk5MjhiYmRhNDVmMDkyMjMwZDAiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},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 Endermite pets.\",9:\"\",10:\"§7§eRight click on your summoned\",11:\"§epet to apply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§f§f§5Dynamite Endermite Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMITE_DYNAMITE\"}}",
+ "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 Endermite pets.",
+ "",
+ "§7§eRight click on your summoned",
+ "§epet to apply this skin!",
+ "",
+ "§5§lEPIC COSMETIC"
+ ],
+ "internalname": "PET_SKIN_ENDERMITE_DYNAMITE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PIRATE_CUTOUT.json b/items/PIRATE_CUTOUT.json
new file mode 100644
index 00000000..a8b92915
--- /dev/null
+++ b/items/PIRATE_CUTOUT.json
@@ -0,0 +1,21 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Pirate Cutout",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a2e592f2-1ef0-352f-a303-2c9e5198488e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTMzYzJlNzJiZDA3NGM4N2Q0OTQ2M2E1OWQyYjRlYTFkNGNlNjIwOTg3NzVkZmMyZTdmNGVhYTJiMzI4MDE0OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive §6Halloween\",4:\"§6§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Pirate Cutout\"},ExtraAttributes:{id:\"PIRATE_CUTOUT\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive §6Halloween",
+ "§6§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§5§lEPIC"
+ ],
+ "internalname": "PIRATE_CUTOUT",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PUMPKIN_CANDY_HANDOUT.json b/items/PUMPKIN_CANDY_HANDOUT.json
new file mode 100644
index 00000000..ee0d379e
--- /dev/null
+++ b/items/PUMPKIN_CANDY_HANDOUT.json
@@ -0,0 +1,21 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Pumpkin Candy Handout",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fb750771-abc9-3ca6-8b05-6bc9015a58b9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzQzNmViZmU1MTQ2ZWY2YTIzMjVkYjZhNjJlNmI1NmVkM2E4OWE2MzBmYjIxOWQ3NDdjMTUyMzg4ZDdjYzgyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive §6Halloween\",4:\"§6§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Pumpkin Candy Handout\"},ExtraAttributes:{id:\"PUMPKIN_CANDY_HANDOUT\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive §6Halloween",
+ "§6§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§5§lEPIC"
+ ],
+ "internalname": "PUMPKIN_CANDY_HANDOUT",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/RAGNAROCK_AXE.json b/items/RAGNAROCK_AXE.json
index 57a6fa5a..4395bbad 100644
--- a/items/RAGNAROCK_AXE.json
+++ b/items/RAGNAROCK_AXE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:golden_axe",
"displayname": "§f§f§9Ragnarock Axe",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a1.5x §7this\",8:\"§7weapon\u0027s §c❁ Strength §7for\",9:\"§7§a10s§7.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",15:\"§9§lRARE SWORD\"],Name:\"§f§f§9Ragnarock Axe\"},ExtraAttributes:{attributes:{undead:1,arachno:1},id:\"RAGNAROCK_AXE\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a1.5x §7this\",8:\"§7weapon\u0027s §c❁ Strength §7for\",9:\"§7§a10s§7.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",15:\"§9§lRARE SWORD\"],Name:\"§f§f§9Ragnarock Axe\"},ExtraAttributes:{attributes:{undead:1,arachno:1},id:\"RAGNAROCK_AXE\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+200",
@@ -18,7 +18,7 @@
"§8Cooldown: §a20s",
"",
"§7§8This item can be reforged!",
- "§7§4❣ §cRequires §aCombat Skill 24§c.",
+ "§7§4❣ §cRequires §aCombat Skill 22§c.",
"§9§lRARE SWORD"
],
"recipe": {
diff --git a/items/REANIMATED_PAINTING.json b/items/REANIMATED_PAINTING.json
new file mode 100644
index 00000000..23c28a48
--- /dev/null
+++ b/items/REANIMATED_PAINTING.json
@@ -0,0 +1,21 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Reanimated Painting",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"81f3561d-7454-361b-ada3-b8656b7dbc19\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTRiZGE5ZWEyZmNlYWFhOTQ1YzM4ZWQ0N2IxNDMxZDM5OTY3M2I4M2IyNzY5Njc0YWU5ZDllODNjM2ZmZDQzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive §6Halloween\",4:\"§6§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Reanimated Painting\"},ExtraAttributes:{id:\"REANIMATED_PAINTING\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive §6Halloween",
+ "§6§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§5§lEPIC"
+ ],
+ "internalname": "REANIMATED_PAINTING",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/SIMPLE_CARROT_CANDY.json b/items/SIMPLE_CARROT_CANDY.json
index fcc32d9d..88687c36 100644
--- a/items/SIMPLE_CARROT_CANDY.json
+++ b/items/SIMPLE_CARROT_CANDY.json
@@ -1,19 +1,18 @@
{
"itemid": "minecraft:carrot",
"displayname": "§aSimple Carrot Candy",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§7Feeding carrot candy to your\",2:\"§7pets gives them a boost of exp\",3:\"§7but pets can only eat §a10\",4:\"§a§7candy in their lifetime so\",5:\"§7choose your candy wisely!\",6:\"\",7:\"§7Grants §a20,000 §7pet exp.\",8:\"\",9:\"§7§eRight click on your summoned\",10:\"§epet to feed it this candy!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§aSimple Carrot Candy\"},ExtraAttributes:{id:\"SIMPLE_CARROT_CANDY\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Feeding carrot candy to your\",1:\"§7pets gives them a boost of Exp\",2:\"§7but pets can only eat §a10\",3:\"§a§7candy in their lifetime so\",4:\"§7choose your candy wisely!\",5:\"\",6:\"§7Grants §a20,000 §7pet Exp.\",7:\"\",8:\"§7§eRight-click on your summoned\",9:\"§epet to feed it this candy!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§aSimple Carrot Candy\"},ExtraAttributes:{id:\"SIMPLE_CARROT_CANDY\"}}",
"damage": 0,
"lore": [
- "§8Brewing Ingredient",
"§7Feeding carrot candy to your",
- "§7pets gives them a boost of exp",
+ "§7pets gives them a boost of Exp",
"§7but pets can only eat §a10",
"§a§7candy in their lifetime so",
"§7choose your candy wisely!",
"",
- "§7Grants §a20,000 §7pet exp.",
+ "§7Grants §a20,000 §7pet Exp.",
"",
- "§7§eRight click on your summoned",
+ "§7§eRight-click on your summoned",
"§epet to feed it this candy!",
"",
"§a§lUNCOMMON"
diff --git a/items/SKELETON_CHAIR.json b/items/SKELETON_CHAIR.json
new file mode 100644
index 00000000..7024c4ce
--- /dev/null
+++ b/items/SKELETON_CHAIR.json
@@ -0,0 +1,21 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Skeleton Chair",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2493e6e5-0484-3e9d-b8ec-28a898e5ed9a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTUwMGJhODY3NzFmMjk3MDZhZTczYzYyMWEyZjlhZGRiYTNjODI3OGZjYTJkMWRhMzE3YTMwZjM0ODI4MTVlNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive §6Halloween\",4:\"§6§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Skeleton Chair\"},ExtraAttributes:{id:\"SKELETON_CHAIR\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive §6Halloween",
+ "§6§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§5§lEPIC"
+ ],
+ "internalname": "SKELETON_CHAIR",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/SMALL_DRAGON_SACK.json b/items/SMALL_DRAGON_SACK.json
index 94578c37..1a457a93 100644
--- a/items/SMALL_DRAGON_SACK.json
+++ b/items/SMALL_DRAGON_SACK.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§aSmall Dragon Sack",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e47cacab-fa93-3ef9-b0d7-e8a75d52394e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MDE5MDg1NTc2NSwKICAicHJvZmlsZUlkIiA6ICJlMzcxMWU2Y2E0ZmY0NzA4YjY5ZjhiNGZlYzNhZjdhMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNckJ1cnN0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Y3YzBjZDkzOTRhYmIwM2ZmOTZmMjg3MzY0MDZmYTQwYzk0NWI0ZDczNWExMWZhY2Y1Zjk5MTJjMTE0OTUzMjQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aWise Dragon Fragment§7, §aStrong\",4:\"§aDragon Fragment§7, §aYoung Dragon Fragment§7,\",5:\"§7§aRitual Residue§7, §aProtector Dragon\",6:\"§aFragment§7, §aUnstable Dragon Fragment§7,\",7:\"§7§aCrystal Fragment§7, §aHoly Dragon Fragment§7,\",8:\"§7§aMite Gel§7, §aOld Dragon Fragment§7,\",9:\"§7§aSuperior Dragon Fragment\",10:\"\",11:\"§7Capacity: §e640 per item\",12:\"§8Sacks sum their capacity.\",13:\"\",14:\"§eRight Click to open sack!\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§aSmall Dragon Sack\"},ExtraAttributes:{id:\"SMALL_DRAGON_SACK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3394482b-f9ec-3214-9bca-d2570de6fa69\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MDE5MDg3MDUxOSwKICAicHJvZmlsZUlkIiA6ICIzYTE5NDgyNTYyZTc0MzFkYmNmOGUwOWE4N2VhMmQ5OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNckxpYW0yNjE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU3Mzk0OTJiZTc4YzU3MmZiNGM2YmZhZjhmMTBiZDUyODU1M2I0M2FmNTc1YmEwNzNhY2JkMmM0YmY3N2M0MGIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aWise Dragon Fragment§7, §aStrong\",4:\"§aDragon Fragment§7, §aYoung Dragon Fragment§7,\",5:\"§7§aRitual Residue§7, §aProtector Dragon\",6:\"§aFragment§7, §aUnstable Dragon Fragment§7,\",7:\"§7§aCrystal Fragment§7, §aHoly Dragon Fragment§7,\",8:\"§7§aMite Gel§7, §aOld Dragon Fragment§7,\",9:\"§7§aSuperior Dragon Fragment\",10:\"\",11:\"§7Capacity: §e640 per item\",12:\"§8Sacks sum their capacity.\",13:\"\",14:\"§eRight Click to open sack!\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§aSmall Dragon Sack\"},ExtraAttributes:{id:\"SMALL_DRAGON_SACK\"}}",
"damage": 3,
"lore": [
"§7Item pickups go directly into",
diff --git a/items/SUBZERO_WISP;4.json b/items/SUBZERO_WISP;4.json
index 98cd0498..ce54aaf8 100644
--- a/items/SUBZERO_WISP;4.json
+++ b/items/SUBZERO_WISP;4.json
@@ -1,17 +1,20 @@
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §6Subzero Wisp",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d041a0d-8ed0-5429-aedd-ce73f3201fca\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2EwZWIzN2U1OGM5NDJlY2E0ZDMzYWI0NGUyNmViMTkxMGM3ODM3ODg1MTBiMGE1M2I2ZjRkMTg4ODFlMjM3ZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7True Defense: §a{TRUE_DEFENSE}\",4:\"§7Intelligence: §a{INTELLIGENCE}\",5:\"\",6:\"§6Icehammer\",7:\"§7§7Lets you break fire pillars.\",8:\"\",9:\"§6Bulwark\",10:\"§7Kill Blazes to gain defense\",11:\"§7against them and demons.\",12:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",13:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",14:\"\",15:\"§6Blaze Slayer\",16:\"§7§7Gain §b{0}x §7Combat XP\",17:\"§7§7against §aBlazes§7.\",18:\"\",19:\"§6Extinguish\",20:\"§7While in combat on the Crimson\",21:\"§7Isle, spawn a pool every §a8s.\",22:\"§7Bathing in it heals §c{1}%❤ now\",23:\"§7and §c{2}%❤§7/s for §a8s.\",24:\"\",25:\"§6Ephemeral Stability\",26:\"§7Regenerate mana §b{3}%\",27:\"§7faster.\",28:\"\",29:\"§7§eRight-click to add this pet to\",30:\"§eyour pet menu!\",31:\"\",32:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Subzero Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SUBZERO_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"SUBZERO_WISP;4\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d041a0d-8ed0-5429-aedd-ce73f3201fca\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2EwZWIzN2U1OGM5NDJlY2E0ZDMzYWI0NGUyNmViMTkxMGM3ODM3ODg1MTBiMGE1M2I2ZjRkMTg4ODFlMjM3ZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Damage: §c{DAMAGE}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"\",7:\"§6Icehammer\",8:\"§7§7Lets you break fire pillars,\",9:\"§7which heals you for §c50% §7of\",10:\"§7your max §c❤ §7over §a3s§7.\",11:\"\",12:\"§6Bulwark\",13:\"§7Kill Blazes to gain defense\",14:\"§7against them and demons.\",15:\"§7Bonus: §a+0❈ §7\u0026 §f+0❂\",16:\"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)\",17:\"\",18:\"§6Blaze Slayer\",19:\"§7§7Gain §b{0}x §7Combat XP\",20:\"§7§7against §aBlazes§7.\",21:\"\",22:\"§6Extinguish\",23:\"§7While in combat on the Crimson\",24:\"§7Isle, spawn a pool every §a8s.\",25:\"§7Bathing in it heals §c{1}%❤ now\",26:\"§7and §c{2}%❤§7/s for §a8s.\",27:\"\",28:\"§6Ephemeral Stability\",29:\"§7Regenerate mana §b{3}%\",30:\"§7faster.\",31:\"\",32:\"§7§eRight-click to add this pet to\",33:\"§eyour pet menu!\",34:\"\",35:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Subzero Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SUBZERO_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"SUBZERO_WISP;4\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
"",
"§7Health: §a{HEALTH}",
+ "§7Damage: §c{DAMAGE}",
"§7True Defense: §a{TRUE_DEFENSE}",
"§7Intelligence: §a{INTELLIGENCE}",
"",
"§6Icehammer",
- "§7§7Lets you break fire pillars.",
+ "§7§7Lets you break fire pillars,",
+ "§7which heals you for §c50% §7of",
+ "§7your max §c❤ §7over §a3s§7.",
"",
"§6Bulwark",
"§7Kill Blazes to gain defense",
diff --git a/items/UPGRADE_STONE_FROST.json b/items/UPGRADE_STONE_FROST.json
index f473a3b7..bed994ef 100644
--- a/items/UPGRADE_STONE_FROST.json
+++ b/items/UPGRADE_STONE_FROST.json
@@ -15,15 +15,15 @@
"§9§lRARE"
],
"recipe": {
- "A1": "MOLTEN_POWDER:4",
- "A2": "INFERNO_VERTEX:1",
- "A3": "MOLTEN_POWDER:4",
+ "A1": "MOLTEN_POWDER:2",
+ "A2": "ENCHANTED_PACKED_ICE:1",
+ "A3": "MOLTEN_POWDER:2",
"B1": "INFERNO_VERTEX:1",
- "B2": "KELVIN_INVERTER:1",
- "B3": "INFERNO_VERTEX:1",
- "C1": "MOLTEN_POWDER:4",
- "C2": "INFERNO_VERTEX:1",
- "C3": "MOLTEN_POWDER:4"
+ "B2": "ENCHANTED_PACKED_ICE:1",
+ "B3": "KELVIN_INVERTER:1",
+ "C1": "MOLTEN_POWDER:2",
+ "C2": "ENCHANTED_PACKED_ICE:1",
+ "C3": "MOLTEN_POWDER:2"
},
"internalname": "UPGRADE_STONE_FROST",
"crafttext": "",
diff --git a/items/UPGRADE_STONE_GLACIAL.json b/items/UPGRADE_STONE_GLACIAL.json
index cb459ec1..653d6b97 100644
--- a/items/UPGRADE_STONE_GLACIAL.json
+++ b/items/UPGRADE_STONE_GLACIAL.json
@@ -15,15 +15,15 @@
"§5§lEPIC"
],
"recipe": {
- "A1": "INFERNO_VERTEX:4",
- "A2": "MOLTEN_POWDER:16",
- "A3": "INFERNO_VERTEX:4",
- "B1": "MOLTEN_POWDER:16",
- "B2": "KELVIN_INVERTER:12",
- "B3": "MOLTEN_POWDER:16",
- "C1": "INFERNO_VERTEX:4",
- "C2": "MOLTEN_POWDER:16",
- "C3": "INFERNO_VERTEX:4"
+ "A1": "INFERNO_VERTEX:2",
+ "A2": "ENCHANTED_PACKED_ICE:6",
+ "A3": "INFERNO_VERTEX:2",
+ "B1": "MOLTEN_POWDER:24",
+ "B2": "KELVIN_INVERTER:6",
+ "B3": "MOLTEN_POWDER:24",
+ "C1": "INFERNO_VERTEX:2",
+ "C2": "ENCHANTED_PACKED_ICE:6",
+ "C3": "INFERNO_VERTEX:2"
},
"internalname": "UPGRADE_STONE_GLACIAL",
"crafttext": "",
diff --git a/items/UPGRADE_STONE_SUBZERO.json b/items/UPGRADE_STONE_SUBZERO.json
index be5cfd07..d6e285e4 100644
--- a/items/UPGRADE_STONE_SUBZERO.json
+++ b/items/UPGRADE_STONE_SUBZERO.json
@@ -17,12 +17,12 @@
"recipe": {
"A1": "MOLTEN_POWDER:64",
"A2": "INFERNO_APEX:1",
- "A3": "MOLTEN_POWDER:64",
- "B1": "INFERNO_VERTEX:12",
+ "A3": "BLUETOOTH_RING:1",
+ "B1": "INFERNO_VERTEX:8",
"B2": "SUBZERO_INVERTER:1",
- "B3": "INFERNO_VERTEX:12",
- "C1": "MOLTEN_POWDER:64",
- "C2": "INFERNO_APEX:1",
+ "B3": "INFERNO_VERTEX:8",
+ "C1": "BLUETOOTH_RING:1",
+ "C2": "ENCHANTED_PACKED_ICE:64",
"C3": "MOLTEN_POWDER:64"
},
"internalname": "UPGRADE_STONE_SUBZERO",
diff --git a/items/VANQUISHED_GHAST_CLOAK.json b/items/VANQUISHED_GHAST_CLOAK.json
index 15e74e76..108f4b6d 100644
--- a/items/VANQUISHED_GHAST_CLOAK.json
+++ b/items/VANQUISHED_GHAST_CLOAK.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Vanquished Ghast Cloak",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6fc29e85-1a01-3f31-a552-862d20f92dcf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ5NTQ0Njc4OCwKICAicHJvZmlsZUlkIiA6ICJmZTYxY2RiMjUyMTA0ODYzYTljY2E2ODAwZDRiMzgzZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNeVNoYWRvd3MiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTc3NDQ4OWM5NGIyMmJmMzE2OGFkZDEzOGM1NjMyOGU3OGRjZWM5MTM1NDIyYTYyMWE5NWQwZmY1YWRmMmY3MyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Defense: §a+10\",2:\"\",3:\"§6Ability: Blazing Palisade \",4:\"§7Restores §a1%§7 of your maximum\",5:\"§7§c❤ Health §7every second while\",6:\"§7worn.\",7:\"\",8:\"§6Piece Bonus: Ghast Blaster\",9:\"§7Kill §aGhasts §7to accumulate\",10:\"§7§a❈ Defense§7.\",11:\"§7Piece Bonus: §a+0❈\",12:\"§7Next Upgrade: §a+1❈ §8(§a0§7/§c1,000§8)\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC CLOAK\"],Name:\"§5Vanquished Ghast Cloak\"},ExtraAttributes:{id:\"VANQUISHED_GHAST_CLOAK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6fc29e85-1a01-3f31-a552-862d20f92dcf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ5NTQ0Njc4OCwKICAicHJvZmlsZUlkIiA6ICJmZTYxY2RiMjUyMTA0ODYzYTljY2E2ODAwZDRiMzgzZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNeVNoYWRvd3MiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTc3NDQ4OWM5NGIyMmJmMzE2OGFkZDEzOGM1NjMyOGU3OGRjZWM5MTM1NDIyYTYyMWE5NWQwZmY1YWRmMmY3MyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Defense: §a+10\",2:\"\",3:\"§6Ability: Blazing Restoration\",4:\"§7Restores §a1%§7 of your maximum\",5:\"§7§c❤ Health §7every second while\",6:\"§7worn.\",7:\"\",8:\"§6Piece Bonus: Ghast Blaster\",9:\"§7Kill §aGhasts §7to accumulate\",10:\"§7§a❈ Defense§7.\",11:\"§7Piece Bonus: §a+0❈\",12:\"§7Next Upgrade: §a+1❈ §8(§a0§7/§c1,000§8)\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC CLOAK\"],Name:\"§5Vanquished Ghast Cloak\"},ExtraAttributes:{id:\"VANQUISHED_GHAST_CLOAK\"}}",
"damage": 3,
"lore": [
"§7Health: §a+10",
"§7Defense: §a+10",
"",
- "§6Ability: Blazing Palisade ",
+ "§6Ability: Blazing Restoration",
"§7Restores §a1%§7 of your maximum",
"§7§c❤ Health §7every second while",
"§7worn.",
diff --git a/items/VERY_CRUDE_GABAGOOL.json b/items/VERY_CRUDE_GABAGOOL.json
new file mode 100644
index 00000000..7a832bbc
--- /dev/null
+++ b/items/VERY_CRUDE_GABAGOOL.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Very Crude Gabagool",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0b387b38-e402-32bd-892e-167f4c1b1b4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzcxNzkzM2M0MGZiZjkzNmFhOTI4ODUxM2VmZTE5YmRhNDYwMWVmYzBlNGVjYWQyZTAyM2IwYzFkMjg0NDRiIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Compacted Crude Gabagool, use to\",1:\"§7feed Wisp pets or tier up into\",2:\"§7Fuel Gabagool.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Very Crude Gabagool\"},ExtraAttributes:{id:\"VERY_CRUDE_GABAGOOL\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Compacted Crude Gabagool, use to",
+ "§7feed Wisp pets or tier up into",
+ "§7Fuel Gabagool.",
+ "",
+ "§eRight-click to view recipes!",
+ "",
+ "§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "CRUDE_GABAGOOL:24",
+ "A2": "CRUDE_GABAGOOL:24",
+ "A3": "CRUDE_GABAGOOL:24",
+ "B1": "CRUDE_GABAGOOL:24",
+ "B2": "",
+ "B3": "CRUDE_GABAGOOL:24",
+ "C1": "CRUDE_GABAGOOL:24",
+ "C2": "CRUDE_GABAGOOL:24",
+ "C3": "CRUDE_GABAGOOL:24"
+ },
+ "internalname": "VERY_CRUDE_GABAGOOL",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/WAND_OF_STRENGTH.json b/items/WAND_OF_STRENGTH.json
index 4c41efdf..9463b877 100644
--- a/items/WAND_OF_STRENGTH.json
+++ b/items/WAND_OF_STRENGTH.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:stick",
"displayname": "§5Wand of Strength",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"\",3:\"§6Ability: Life Blood §e§lRIGHT CLICK\",4:\"§7Use §c10% §7of your max health\",5:\"§7to boost your nearby allies by\",6:\"§7§c+30❁ Strength §7for 10\",7:\"§7seconds.\",8:\"§8Health Cost: §c250.3\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",12:\"§5§lEPIC WAND\"],Name:\"§5Wand of Strength\"},ExtraAttributes:{id:\"WAND_OF_STRENGTH\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+20\",2:\"\",3:\"§6Ability: Life Blood §e§lRIGHT CLICK\",4:\"§7Use §c10% §7of your max health\",5:\"§7to boost your nearby allies by\",6:\"§7§c+30❁ Strength §7for 10\",7:\"§7seconds.\",8:\"§8Health Cost: §c250.3\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",12:\"§5§lEPIC WAND\"],Name:\"§5Wand of Strength\"},ExtraAttributes:{id:\"WAND_OF_STRENGTH\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+50",
@@ -15,7 +15,7 @@
"§8Health Cost: §c250.3",
"§8Cooldown: §a1s",
"",
- "§7§4❣ §cRequires §aCombat Skill 24§c.",
+ "§7§4❣ §cRequires §aCombat Skill 22§c.",
"§5§lEPIC WAND"
],
"recipe": {
@@ -32,7 +32,7 @@
"internalname": "WAND_OF_STRENGTH",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Wand_Of_Strength"