aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-07-14 13:56:50 +0200
committerGitHub <noreply@github.com>2023-07-14 13:56:50 +0200
commitbbf9c18a71f40bbc1187a12a065d7db1ba14cdb2 (patch)
treec51e420df104a0a949f79311a264bfb1d0856d76 /items
parent9505bfa9c47422660c8c7922416ea9943dea7cf9 (diff)
downloadNotEnoughUpdates-REPO-bbf9c18a71f40bbc1187a12a065d7db1ba14cdb2.tar.gz
NotEnoughUpdates-REPO-bbf9c18a71f40bbc1187a12a065d7db1ba14cdb2.tar.bz2
NotEnoughUpdates-REPO-bbf9c18a71f40bbc1187a12a065d7db1ba14cdb2.zip
SkyBlock Patch 0.19.1 - Item Linking, Leveling Update, Stash QoL, & B… (#956)
* SkyBlock Patch 0.19.1 - Item Linking, Leveling Update, Stash QoL, & Bug Fixes * Added right click to sack * Added undead to lore * Fixed Wisp's and mana steal enchant
Diffstat (limited to 'items')
-rw-r--r--items/BOOK_OF_PROGRESSION.json23
-rw-r--r--items/CORM_NPC.json16
-rw-r--r--items/DEMONLORD_GAUNTLET.json6
-rw-r--r--items/DIVAN_BOOTS.json4
-rw-r--r--items/DIVAN_CHESTPLATE.json4
-rw-r--r--items/DIVAN_HELMET.json4
-rw-r--r--items/DIVAN_LEGGINGS.json4
-rw-r--r--items/DROPLET_WISP;1.json8
-rw-r--r--items/EVERBURNING_FLAME.json11
-rw-r--r--items/FROST_WISP;2.json8
-rw-r--r--items/GLACIAL_WISP;3.json8
-rw-r--r--items/LARGE_GEMSTONE_SACK.json4
-rw-r--r--items/MANA_STEAL;1.json6
-rw-r--r--items/MANA_STEAL;3.json6
-rw-r--r--items/MEDIUM_GEMSTONE_SACK.json6
-rw-r--r--items/REAPER_CHESTPLATE.json4
-rw-r--r--items/RUNE_SACK.json6
-rw-r--r--items/SKELETON_MASTER_BOOTS.json4
-rw-r--r--items/SKELETON_MASTER_CHESTPLATE.json4
-rw-r--r--items/SKELETON_MASTER_HELMET.json4
-rw-r--r--items/SKELETON_MASTER_LEGGINGS.json4
-rw-r--r--items/SMALL_GEMSTONE_SACK.json4
-rw-r--r--items/SUBZERO_WISP;4.json8
-rw-r--r--items/VOODOO_DOLL.json5
-rw-r--r--items/VOODOO_DOLL_WILTED.json5
25 files changed, 112 insertions, 54 deletions
diff --git a/items/BOOK_OF_PROGRESSION.json b/items/BOOK_OF_PROGRESSION.json
new file mode 100644
index 00000000..c58fb449
--- /dev/null
+++ b/items/BOOK_OF_PROGRESSION.json
@@ -0,0 +1,23 @@
+{
+ "itemid": "minecraft:book",
+ "displayname": "§6Book of Progression",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7This book, imbued with great\",1:\"§7power, upgrades as you do.\",2:\"\",3:\"§7§8§oA wise novel once thought to\",4:\"§8§obe the cure to all problems.\",5:\"\",6:\"§eClick to select modifiers!\",7:\"\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Book of Progression\"},ExtraAttributes:{id:\"BOOK_OF_PROGRESSION\",upgradedRarity:\"LEGENDARY\"}}",
+ "damage": 0,
+ "lore": [
+ "§7§7This book, imbued with great",
+ "§7power, upgrades as you do.",
+ "",
+ "§7§8§oA wise novel once thought to",
+ "§8§obe the cure to all problems.",
+ "",
+ "§eClick to select modifiers!",
+ "",
+ "§8§l* §8Soulbound §8§l*",
+ "§6§lLEGENDARY ACCESSORY"
+ ],
+ "internalname": "BOOK_OF_PROGRESSION",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/CORM_NPC.json b/items/CORM_NPC.json
new file mode 100644
index 00000000..a0d8a96f
--- /dev/null
+++ b/items/CORM_NPC.json
@@ -0,0 +1,16 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Corm (NPC)",
+ "nbttag": "{SkullOwner:{Id:\"9bc70e7d-7c47-28f2-b644-09c625e4da44\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdmYjY3MjU3MTYyM2ZjNDI3NDc3YWY1ODRlZDFmNmIwYTZhNTcxNGM4NzJlNDIzNDExOWUwMmI1YTM0YmJjIn19fQ\u003d\u003d\"}]},Name:\"9bc70e7d-7c47-28f2-b644-09c625e4da44\"},display:{Lore:[0:\"\"],Name:\"§9Corm (NPC)\"},ExtraAttributes:{id:\"CORM_NPC\"}}",
+ "damage": 3,
+ "lore": [
+ ""
+ ],
+ "internalname": "CORM_NPC",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "x": -668,
+ "y": 127,
+ "z": -924,
+ "island": "crimson_isle"
+} \ No newline at end of file
diff --git a/items/DEMONLORD_GAUNTLET.json b/items/DEMONLORD_GAUNTLET.json
index 8c58346e..bd88ad51 100644
--- a/items/DEMONLORD_GAUNTLET.json
+++ b/items/DEMONLORD_GAUNTLET.json
@@ -23,9 +23,9 @@
"B1": "MOLTEN_POWDER:32",
"B2": "MOLTEN_POWDER:32",
"B3": "MOLTEN_POWDER:32",
- "C1": "ENCHANTED_RABBIT_HIDE:32",
- "C2": "ENCHANTED_RABBIT_HIDE:32",
- "C3": "ENCHANTED_RABBIT_HIDE:32"
+ "C1": "ENCHANTED_RABBIT_HIDE:64",
+ "C2": "ENCHANTED_RABBIT_HIDE:64",
+ "C3": "ENCHANTED_RABBIT_HIDE:64"
},
"internalname": "DEMONLORD_GAUNTLET",
"slayer_req": "BLAZE_4",
diff --git a/items/DIVAN_BOOTS.json b/items/DIVAN_BOOTS.json
index 6bf18566..4af19ae3 100644
--- a/items/DIVAN_BOOTS.json
+++ b/items/DIVAN_BOOTS.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:golden_boots",
- "displayname": "§6Boots Of Divan",
- "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80\",1:\"§7Defense: §a+110\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6§c.\",9:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Boots Of Divan\"},ExtraAttributes:{id:\"DIVAN_BOOTS\"},AttributeModifiers:[]}",
+ "displayname": "§6Boots of Divan",
+ "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80\",1:\"§7Defense: §a+110\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6§c.\",9:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Boots of Divan\"},ExtraAttributes:{id:\"DIVAN_BOOTS\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Health: §a+80",
diff --git a/items/DIVAN_CHESTPLATE.json b/items/DIVAN_CHESTPLATE.json
index 3b2f4080..eb6c9dbf 100644
--- a/items/DIVAN_CHESTPLATE.json
+++ b/items/DIVAN_CHESTPLATE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:golden_chestplate",
- "displayname": "§6Chestplate Of Divan",
- "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200\",1:\"§7Defense: §a+130\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6§c.\",9:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Chestplate Of Divan\"},ExtraAttributes:{id:\"DIVAN_CHESTPLATE\"},AttributeModifiers:[]}",
+ "displayname": "§6Chestplate of Divan",
+ "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200\",1:\"§7Defense: §a+130\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6§c.\",9:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Chestplate of Divan\"},ExtraAttributes:{id:\"DIVAN_CHESTPLATE\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Health: §a+200",
diff --git a/items/DIVAN_HELMET.json b/items/DIVAN_HELMET.json
index 485b4398..f788fc16 100644
--- a/items/DIVAN_HELMET.json
+++ b/items/DIVAN_HELMET.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
- "displayname": "§6Helmet Of Divan",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"0d4846bb-7eb0-3b66-a04f-c50a6ee167d1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNmNjllZjI3ZjMxMjBhNTEwNTBlNmJlNjZhMGUzZjhlODlhZjg4OGQ0ODA2NzE2YmY4NmY1OTBkYTYzODMxNyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+130\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6§c.\",9:\"§6§lLEGENDARY HELMET\"],Name:\"§6Helmet Of Divan\"},ExtraAttributes:{id:\"DIVAN_HELMET\"},AttributeModifiers:[]}",
+ "displayname": "§6Helmet of Divan",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"0d4846bb-7eb0-3b66-a04f-c50a6ee167d1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNmNjllZjI3ZjMxMjBhNTEwNTBlNmJlNjZhMGUzZjhlODlhZjg4OGQ0ODA2NzE2YmY4NmY1OTBkYTYzODMxNyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+130\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6§c.\",9:\"§6§lLEGENDARY HELMET\"],Name:\"§6Helmet of Divan\"},ExtraAttributes:{id:\"DIVAN_HELMET\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§7Health: §a+100",
diff --git a/items/DIVAN_LEGGINGS.json b/items/DIVAN_LEGGINGS.json
index 092e6365..57dccc4a 100644
--- a/items/DIVAN_LEGGINGS.json
+++ b/items/DIVAN_LEGGINGS.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:golden_leggings",
- "displayname": "§6Leggings Of Divan",
- "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+170\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6§c.\",9:\"§6§lLEGENDARY LEGGINGS\"],Name:\"§6Leggings Of Divan\"},ExtraAttributes:{id:\"DIVAN_LEGGINGS\"},AttributeModifiers:[]}",
+ "displayname": "§6Leggings of Divan",
+ "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+170\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6§c.\",9:\"§6§lLEGENDARY LEGGINGS\"],Name:\"§6Leggings of Divan\"},ExtraAttributes:{id:\"DIVAN_LEGGINGS\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Health: §a+130",
diff --git a/items/DROPLET_WISP;1.json b/items/DROPLET_WISP;1.json
index 5adb1364..1e8248d7 100644
--- a/items/DROPLET_WISP;1.json
+++ b/items/DROPLET_WISP;1.json
@@ -1,7 +1,7 @@
{
"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§7Grants +§a{0}% §3☯ Combat\",15:\"§3Wisdom §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:\"\",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\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
@@ -18,8 +18,8 @@
"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)",
"",
"§6Blaze Slayer",
- "§7§7Grants +§a{0}% §3☯ Combat",
- "§3Wisdom §7against §aBlazes§7.",
+ "§7§7Gain §b{0}x §7Combat XP",
+ "§7§7against §aBlazes§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
@@ -40,7 +40,7 @@
"internalname": "DROPLET_WISP;1",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wisp_Pet",
diff --git a/items/EVERBURNING_FLAME.json b/items/EVERBURNING_FLAME.json
index 2934db51..5ab9cdff 100644
--- a/items/EVERBURNING_FLAME.json
+++ b/items/EVERBURNING_FLAME.json
@@ -1,12 +1,15 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Everburning Flame",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"08a52db1-027d-3c1c-b8ff-7ccd711f7032\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzYxMTQ1MjY1MywKICAicHJvZmlsZUlkIiA6ICJlMmVkYTM1YjMzZGU0M2UxOTVhZmRkNDgxNzQ4ZDlhOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJDaGFsa19SaWNlR0kiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTkwY2JkNzJlNDFhOWJkNDExYmU5MjliNzNmZDI2OTIwNjM2OGIyODEwZDZjNjgxOTkxOGNiOGViNjYyMjRmNCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Increases the speed of your\",1:\"§7Combat minions by §a40%§7.\",2:\"§7Unlimited Duration!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Everburning Flame\"},ExtraAttributes:{id:\"EVERBURNING_FLAME\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"08a52db1-027d-3c1c-b8ff-7ccd711f7032\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzYxMTQ1MjY1MywKICAicHJvZmlsZUlkIiA6ICJlMmVkYTM1YjMzZGU0M2UxOTVhZmRkNDgxNzQ4ZDlhOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJDaGFsa19SaWNlR0kiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTkwY2JkNzJlNDFhOWJkNDExYmU5MjliNzNmZDI2OTIwNjM2OGIyODEwZDZjNjgxOTkxOGNiOGViNjYyMjRmNCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Increases the speed of your\",1:\"§7minion by §a35%§7. Unlimited\",2:\"§7Duration!\",3:\"\",4:\"§7§6Everburning Bonus§7: §a5% §7extra\",5:\"§7speed on Combat minions.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Everburning Flame\"},ExtraAttributes:{id:\"EVERBURNING_FLAME\"}}",
"damage": 3,
"lore": [
"§7Increases the speed of your",
- "§7Combat minions by §a40%§7.",
- "§7Unlimited Duration!",
+ "§7minion by §a35%§7. Unlimited",
+ "§7Duration!",
+ "",
+ "§7§6Everburning Bonus§7: §a5% §7extra",
+ "§7speed on Combat minions.",
"",
"§5§lEPIC"
],
@@ -24,7 +27,7 @@
"internalname": "EVERBURNING_FLAME",
"crafttext": "Requires: Red Sand VIII",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Everburning_Flame",
diff --git a/items/FROST_WISP;2.json b/items/FROST_WISP;2.json
index 47606475..6c28a990 100644
--- a/items/FROST_WISP;2.json
+++ b/items/FROST_WISP;2.json
@@ -1,7 +1,7 @@
{
"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§7Grants +§a{0}% §3☯ Combat\",17:\"§3Wisdom §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:\"§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\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
@@ -20,8 +20,8 @@
"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)",
"",
"§6Blaze Slayer",
- "§7§7Grants +§a{0}% §3☯ Combat",
- "§3Wisdom §7against §aBlazes§7.",
+ "§7§7Gain §b{0}x §7Combat XP",
+ "§7§7against §aBlazes§7.",
"",
"§6Extinguish",
"§7While in combat on the Crimson",
@@ -37,7 +37,7 @@
"internalname": "FROST_WISP;2",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wisp_Pet",
diff --git a/items/GLACIAL_WISP;3.json b/items/GLACIAL_WISP;3.json
index af5c8aaa..c7302152 100644
--- a/items/GLACIAL_WISP;3.json
+++ b/items/GLACIAL_WISP;3.json
@@ -1,7 +1,7 @@
{
"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§7Grants +§a{0}% §3☯ Combat\",17:\"§3Wisdom §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:\"§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\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
@@ -20,8 +20,8 @@
"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)",
"",
"§6Blaze Slayer",
- "§7§7Grants +§a{0}% §3☯ Combat",
- "§3Wisdom §7against §aBlazes§7.",
+ "§7§7Gain §b{0}x §7Combat XP",
+ "§7§7against §aBlazes§7.",
"",
"§6Extinguish",
"§7While in combat on the Crimson",
@@ -37,7 +37,7 @@
"internalname": "GLACIAL_WISP;3",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wisp_Pet",
diff --git a/items/LARGE_GEMSTONE_SACK.json b/items/LARGE_GEMSTONE_SACK.json
index 13b4fbe1..8832b8fd 100644
--- a/items/LARGE_GEMSTONE_SACK.json
+++ b/items/LARGE_GEMSTONE_SACK.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Large Gemstone Sack",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"34a5254e-6e8a-3dc2-b1b8-e21b3f66d7f9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDUxMDA5NCwKICAicHJvZmlsZUlkIiA6ICI1N2IzZGZiNWY4YTY0OWUyOGI1NDRlNGZmYzYzMjU2ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJYaWthcm8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTViYTgwNGI3YWU5MmM2NWIyZjQxZDE4YmU4OTlhM2JkMTM5NzcyZTNlM2M4MWMyZmM4YWRkYmIyNzUzNjk1MiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e2,560,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Large Gemstone Sack\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"LARGE_GEMSTONE_SACK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"34a5254e-6e8a-3dc2-b1b8-e21b3f66d7f9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDUxMDA5NCwKICAicHJvZmlsZUlkIiA6ICI1N2IzZGZiNWY4YTY0OWUyOGI1NDRlNGZmYzYzMjU2ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJYaWthcm8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTViYTgwNGI3YWU5MmM2NWIyZjQxZDE4YmU4OTlhM2JkMTM5NzcyZTNlM2M4MWMyZmM4YWRkYmIyNzUzNjk1MiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e2,560,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§eRight Click to open sack!\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Large Gemstone Sack\"},ExtraAttributes:{id:\"LARGE_GEMSTONE_SACK\"}}",
"damage": 3,
"lore": [
"§7Gemstone pickups go directly",
@@ -10,6 +10,8 @@
"§7Capacity: §e2,560,000 per gemstone type",
"§8Sacks sum their capacity.",
"",
+ "§eRight Click to open sack!",
+ "",
"§5§lEPIC"
],
"recipe": {
diff --git a/items/MANA_STEAL;1.json b/items/MANA_STEAL;1.json
index e42b6b76..2a899543 100644
--- a/items/MANA_STEAL;1.json
+++ b/items/MANA_STEAL;1.json
@@ -1,11 +1,11 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§fEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal I\",1:\"§7Regain §b0.2% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"§7- §fLongsword\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"§7- §cSyphon\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal I\",1:\"§7Regain §b0.25% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"§7- §fLongsword\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"§7- §cSyphon\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Mana Steal I",
- "§7Regain §b0.2% §7of your mana on",
+ "§7Regain §b0.25% §7of your mana on",
"§7hit.",
"",
"§7Use this on an item in an Anvil",
@@ -29,6 +29,6 @@
"internalname": "MANA_STEAL;1",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": ""
} \ No newline at end of file
diff --git a/items/MANA_STEAL;3.json b/items/MANA_STEAL;3.json
index 30dee3b4..7de58b68 100644
--- a/items/MANA_STEAL;3.json
+++ b/items/MANA_STEAL;3.json
@@ -1,11 +1,11 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§fEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal III\",1:\"§7Regain §b0.8% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"§7- §fLongsword\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"§7- §cSyphon\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;3\",enchantments:{mana_steal:3}},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal III\",1:\"§7Regain §b0.75% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"§7- §fLongsword\",14:\"§7- §fGauntlet\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"§7- §cSyphon\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;3\",enchantments:{mana_steal:3}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Mana Steal III",
- "§7Regain §b0.8% §7of your mana on",
+ "§7Regain §b0.75% §7of your mana on",
"§7hit.",
"",
"§7Use this on an item in an Anvil",
@@ -29,6 +29,6 @@
"internalname": "MANA_STEAL;3",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": ""
} \ No newline at end of file
diff --git a/items/MEDIUM_GEMSTONE_SACK.json b/items/MEDIUM_GEMSTONE_SACK.json
index 5b014133..5c981b2a 100644
--- a/items/MEDIUM_GEMSTONE_SACK.json
+++ b/items/MEDIUM_GEMSTONE_SACK.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Medium Gemstone Sack",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0c32562c-d5c6-3bc1-b7df-30fa092b7a65\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDUyNzI3OSwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM1MDAyOGZkOTZhOThkNWIzM2QwODRkMjUyNGI3NmVkMGZjNmIyMWNjYzQwMDY0YTZkMmU3YmY5OTcxODYwZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e512,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Medium Gemstone Sack\"},ExtraAttributes:{id:\"MEDIUM_GEMSTONE_SACK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0c32562c-d5c6-3bc1-b7df-30fa092b7a65\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDUyNzI3OSwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM1MDAyOGZkOTZhOThkNWIzM2QwODRkMjUyNGI3NmVkMGZjNmIyMWNjYzQwMDY0YTZkMmU3YmY5OTcxODYwZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e512,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§eRight Click to open sack!\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Medium Gemstone Sack\"},ExtraAttributes:{id:\"MEDIUM_GEMSTONE_SACK\"}}",
"damage": 3,
"lore": [
"§7Gemstone pickups go directly",
@@ -10,6 +10,8 @@
"§7Capacity: §e512,000 per gemstone type",
"§8Sacks sum their capacity.",
"",
+ "§eRight Click to open sack!",
+ "",
"§9§lRARE"
],
"recipe": {
@@ -26,7 +28,7 @@
"internalname": "MEDIUM_GEMSTONE_SACK",
"crafttext": "Requires: Gemstone Collection III",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Gemstone_Sack",
diff --git a/items/REAPER_CHESTPLATE.json b/items/REAPER_CHESTPLATE.json
index 8e324996..5ad0bd3d 100644
--- a/items/REAPER_CHESTPLATE.json
+++ b/items/REAPER_CHESTPLATE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§6Reaper Chestplate",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Health: §a+180\",2:\"§7Defense: §a+70\",3:\"§7Intelligence: §a+250\",4:\" §8[§8⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Enrage §e§lSNEAK\",7:\"§7Enrage for §a6s §7gaining §f100✦\",8:\"§fSpeed§7, §c100❁ Damage§7, and §c100❁\",9:\"§cStrength§7.\",10:\"§8Cooldown: §a25s\",11:\"\",12:\"§6Full Set Bonus: Trolling The Reaper\",13:\"§7Healing Wands heal §a+50%§7.\",14:\"§7Gain §a+100❈ §7against Zombies.\",15:\"§7§7Deal §c+100% §7damage to zombies\",16:\"§7but §c1% §7to all other mobs.\",17:\"\",18:\"§6Piece Bonus: Zombie Bulwark\",19:\"§7Kill Zombies to accumulate\",20:\"§7defense against them.\",21:\"§7Piece Bonus: §a+0❈\",22:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",23:\"\",24:\"§2This armor piece is undead ༕!\",25:\"\",26:\"§2This armor piece is undead ༕!\",27:\"\",28:\"§7§8This item can be reforged!\",29:\"§7§4☠ §cRequires §5Zombie Slayer 7§c.\",30:\"§6§lLEGENDARY CHESTPLATE\"],color:1776411,Name:\"§6Reaper Chestplate\"},ExtraAttributes:{id:\"REAPER_CHESTPLATE\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Health: §a+180\",2:\"§7Defense: §a+70\",3:\"§7Intelligence: §a+250\",4:\" §8[§8⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Enrage §e§lSNEAK\",7:\"§7Enrage for §a6s §7gaining §f100✦\",8:\"§fSpeed§7, §c100❁ Damage§7, and §c100❁\",9:\"§cStrength§7.\",10:\"§8Cooldown: §a25s\",11:\"\",12:\"§6Full Set Bonus: Trolling The Reaper\",13:\"§7Healing Wands heal §a+50%§7.\",14:\"§7Gain §a+100❈ §7against Zombies.\",15:\"§7§7Deal §c+100% §7damage to zombies\",16:\"§7but §c1% §7to all other mobs.\",17:\"\",18:\"§6Piece Bonus: Zombie Bulwark\",19:\"§7Kill Zombies to accumulate\",20:\"§7defense against them.\",21:\"§7Piece Bonus: §a+0❈\",22:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",23:\"\",24:\"§2This armor piece is undead ༕!\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4☠ §cRequires §5Zombie Slayer 7§c.\",28:\"§6§lLEGENDARY CHESTPLATE\"],color:1776411,Name:\"§6Reaper Chestplate\"},ExtraAttributes:{id:\"REAPER_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Strength: §c+25",
@@ -30,8 +30,6 @@
"",
"§2This armor piece is undead ༕!",
"",
- "§2This armor piece is undead ༕!",
- "",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Zombie Slayer 7§c.",
"§6§lLEGENDARY CHESTPLATE"
diff --git a/items/RUNE_SACK.json b/items/RUNE_SACK.json
index c20596d0..bd5038dd 100644
--- a/items/RUNE_SACK.json
+++ b/items/RUNE_SACK.json
@@ -1,14 +1,16 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Rune Sack",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2be8f028-4b71-31f0-9368-d2cbe1d25673\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMjE5MzE2OCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTkxZWI0ZWUzZWNjZTM0NDc0ODNhMWYxNTFjMTFmYWNjOWRlMjU1NzdhYjdiNTFmYmYzZDljMmIyYTRiNjlmYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Rune pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7Capacity: §e64 per rune tier\",4:\"§8Sacks sum their capacity.§r§7\",5:\"\",6:\"§5§lEPIC\",7:\"\",8:\"§7Cost\",9:\"§b14,000 Bits\"],Name:\"§5Rune Sack\"},ExtraAttributes:{id:\"RUNE_SACK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2be8f028-4b71-31f0-9368-d2cbe1d25673\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMjE5MzE2OCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTkxZWI0ZWUzZWNjZTM0NDc0ODNhMWYxNTFjMTFmYWNjOWRlMjU1NzdhYjdiNTFmYmYzZDljMmIyYTRiNjlmYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Rune pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7Capacity: §e64 per rune tier\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§eRight Click to open sack!\",7:\"\",8:\"§5§lEPIC\",9:\"\",10:\"§7Cost\",11:\"§b14,000 Bits\"],Name:\"§5Rune Sack\"},ExtraAttributes:{id:\"RUNE_SACK\"}}",
"damage": 3,
"lore": [
"§7Rune pickups go directly into",
"§7your sacks.",
"",
"§7Capacity: §e64 per rune tier",
- "§8Sacks sum their capacity.§r§7",
+ "§8Sacks sum their capacity.",
+ "",
+ "§eRight Click to open sack!",
"",
"§5§lEPIC",
"",
diff --git a/items/SKELETON_MASTER_BOOTS.json b/items/SKELETON_MASTER_BOOTS.json
index b98ea772..79c3a603 100644
--- a/items/SKELETON_MASTER_BOOTS.json
+++ b/items/SKELETON_MASTER_BOOTS.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Skeleton Master Boots",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d90\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+14\",4:\"§7Defense: §a+22\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c12§c.\",16:\"§5§lEPIC DUNGEON BOOTS\"],color:16739083,Name:\"§5Skeleton Master Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_BOOTS\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d90\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+14\",4:\"§7Defense: §a+22\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c12§c.\",18:\"§5§lEPIC DUNGEON BOOTS\"],color:16739083,Name:\"§5Skeleton Master Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d90",
@@ -16,6 +16,8 @@
"§7Increase the damage you deal",
"§7with arrows by §c25%§7.",
"",
+ "§2This armor piece is undead ༕!",
+ "",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §cCatacombs Skill",
diff --git a/items/SKELETON_MASTER_CHESTPLATE.json b/items/SKELETON_MASTER_CHESTPLATE.json
index a60467d2..3ec1077e 100644
--- a/items/SKELETON_MASTER_CHESTPLATE.json
+++ b/items/SKELETON_MASTER_CHESTPLATE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§5Skeleton Master Chestplate",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§7Your bows don\u0027t consume arrows.\",9:\"§6Full Set Bonus: Skeleton Master\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §cCatacombs Skill\",16:\"§c12§c.\",17:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16739083,Name:\"§5Skeleton Master Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_CHESTPLATE\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d142\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§7Your bows don\u0027t consume arrows.\",9:\"§6Full Set Bonus: Skeleton Master\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c25%§7.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c12§c.\",19:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16739083,Name:\"§5Skeleton Master Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d142",
@@ -17,6 +17,8 @@
"§7Increase the damage you deal",
"§7with arrows by §c25%§7.",
"",
+ "§2This armor piece is undead ༕!",
+ "",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §cCatacombs Skill",
diff --git a/items/SKELETON_MASTER_HELMET.json b/items/SKELETON_MASTER_HELMET.json
index 4c2b09ca..4ffbe67b 100644
--- a/items/SKELETON_MASTER_HELMET.json
+++ b/items/SKELETON_MASTER_HELMET.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:leather_helmet",
"displayname": "§5Skeleton Master Helmet",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d100\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+26\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c12§c.\",16:\"§5§lEPIC DUNGEON HELMET\"],color:16739083,Name:\"§5Skeleton Master Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_HELMET\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d100\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+16\",4:\"§7Defense: §a+26\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c12§c.\",18:\"§5§lEPIC DUNGEON HELMET\"],color:16739083,Name:\"§5Skeleton Master Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_HELMET\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d100",
@@ -16,6 +16,8 @@
"§7Increase the damage you deal",
"§7with arrows by §c25%§7.",
"",
+ "§2This armor piece is undead ༕!",
+ "",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §cCatacombs Skill",
diff --git a/items/SKELETON_MASTER_LEGGINGS.json b/items/SKELETON_MASTER_LEGGINGS.json
index 5cb01495..ab14b0f4 100644
--- a/items/SKELETON_MASTER_LEGGINGS.json
+++ b/items/SKELETON_MASTER_LEGGINGS.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:leather_leggings",
"displayname": "§5Skeleton Master Leggings",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d132\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §cCatacombs Skill\",15:\"§c12§c.\",16:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16739083,Name:\"§5Skeleton Master Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_LEGGINGS\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d132\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"§7Health: §a+24\",4:\"§7Defense: §a+38\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"§6Full Set Bonus: Skeleton Master\",9:\"§7Increase the damage you deal\",10:\"§7with arrows by §c25%§7.\",11:\"\",12:\"§2This armor piece is undead ༕!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 52500 / 52500\",16:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c12§c.\",18:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16739083,Name:\"§5Skeleton Master Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d132",
@@ -16,6 +16,8 @@
"§7Increase the damage you deal",
"§7with arrows by §c25%§7.",
"",
+ "§2This armor piece is undead ༕!",
+ "",
"§7§8This item can be reforged!",
"§aPerfect 52500 / 52500",
"§7§4❣ §cRequires §cCatacombs Skill",
diff --git a/items/SMALL_GEMSTONE_SACK.json b/items/SMALL_GEMSTONE_SACK.json
index 71fb8de0..b2af2351 100644
--- a/items/SMALL_GEMSTONE_SACK.json
+++ b/items/SMALL_GEMSTONE_SACK.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§aSmall Gemstone Sack",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1edfb5ef-7d57-33e8-80f7-6d68c3f3fb61\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDU0MTI2OCwKICAicHJvZmlsZUlkIiA6ICI4MmM2MDZjNWM2NTI0Yjc5OGI5MWExMmQzYTYxNjk3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3ROb3RvcmlvdXNOZW1vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY2NjI0YTdiZGVlNjI0MGRkZGJlZDgyNjgwOTBlMjM0ZDBiYTQ3MGVhODk2ZTg5MjlmNGVmYjIxM2YyMjY5NDQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e128,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aSmall Gemstone Sack\"},ExtraAttributes:{id:\"SMALL_GEMSTONE_SACK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1edfb5ef-7d57-33e8-80f7-6d68c3f3fb61\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDU0MTI2OCwKICAicHJvZmlsZUlkIiA6ICI4MmM2MDZjNWM2NTI0Yjc5OGI5MWExMmQzYTYxNjk3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3ROb3RvcmlvdXNOZW1vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY2NjI0YTdiZGVlNjI0MGRkZGJlZDgyNjgwOTBlMjM0ZDBiYTQ3MGVhODk2ZTg5MjlmNGVmYjIxM2YyMjY5NDQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e128,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§eRight Click to open sack!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aSmall Gemstone Sack\"},ExtraAttributes:{id:\"SMALL_GEMSTONE_SACK\"}}",
"damage": 3,
"lore": [
"§7Gemstone pickups go directly",
@@ -10,6 +10,8 @@
"§7Capacity: §e128,000 per gemstone type",
"§8Sacks sum their capacity.",
"",
+ "§eRight Click to open sack!",
+ "",
"§a§lUNCOMMON"
],
"recipe": {
diff --git a/items/SUBZERO_WISP;4.json b/items/SUBZERO_WISP;4.json
index 192c0907..98cd0498 100644
--- a/items/SUBZERO_WISP;4.json
+++ b/items/SUBZERO_WISP;4.json
@@ -1,7 +1,7 @@
{
"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§7Grants +§a{0}% §3☯ Combat \",17:\"§3Wisdom §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:\"§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\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
@@ -20,8 +20,8 @@
"§7Next Upgrade: §a+30❈ §7\u0026 §f+3❂ §8(§a0§7/§c100§8)",
"",
"§6Blaze Slayer",
- "§7§7Grants +§a{0}% §3☯ Combat ",
- "§3Wisdom §7against §aBlazes§7.",
+ "§7§7Gain §b{0}x §7Combat XP",
+ "§7§7against §aBlazes§7.",
"",
"§6Extinguish",
"§7While in combat on the Crimson",
@@ -41,7 +41,7 @@
"internalname": "SUBZERO_WISP;4",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wisp_Pet",
diff --git a/items/VOODOO_DOLL.json b/items/VOODOO_DOLL.json
index a94b6437..758de3b1 100644
--- a/items/VOODOO_DOLL.json
+++ b/items/VOODOO_DOLL.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:fish",
"displayname": "§9Voodoo Doll",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Acupuncture §e§lRIGHT CLICK\",1:\"§7Shoot arrows from every\",2:\"§7direction around the targeted\",3:\"§7monster.\",4:\"§7\",5:\"§7Monsters hit by at least one\",6:\"§7arrow are slowed and receive\",7:\"§7§c2,850 §7damage/s for §a10§7s.\",8:\"§8Mana Cost: §3200\",9:\"§8Cooldown: §a5s\",10:\"\",11:\"§8Who do you voodoo?\",12:\"\",13:\"§7§4☠ §cRequires §5Zombie Slayer 5§c.\",14:\"§9§lRARE\"],Name:\"§9Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Acupuncture §e§lRIGHT CLICK\",1:\"§7Shoot arrows from every\",2:\"§7direction around the targeted\",3:\"§7monster.\",4:\"§7\",5:\"§7Monsters hit by at least one\",6:\"§7arrow are slowed and receive\",7:\"§7§c70,058.8 §7damage/s for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3200\",10:\"§8Cooldown: §a5s\",11:\"\",12:\"§8Who do you voodoo?\",13:\"\",14:\"§7§4☠ §cRequires §5Zombie Slayer 5§c.\",15:\"§9§lRARE\"],Name:\"§9Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL\"}}",
"damage": 3,
"lore": [
"§6Ability: Acupuncture §e§lRIGHT CLICK",
@@ -11,7 +11,8 @@
"§7",
"§7Monsters hit by at least one",
"§7arrow are slowed and receive",
- "§7§c2,850 §7damage/s for §a10§7s.",
+ "§7§c70,058.8 §7damage/s for",
+ "§7§a10s§7.",
"§8Mana Cost: §3200",
"§8Cooldown: §a5s",
"",
diff --git a/items/VOODOO_DOLL_WILTED.json b/items/VOODOO_DOLL_WILTED.json
index 03c8a03e..a393795d 100644
--- a/items/VOODOO_DOLL_WILTED.json
+++ b/items/VOODOO_DOLL_WILTED.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:fish",
"displayname": "§5Jinxed Voodoo Doll",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Acupuncture §e§lRIGHT CLICK\",1:\"§7Shoot arrows from every\",2:\"§7direction around the targeted\",3:\"§7monster.\",4:\"§7\",5:\"§7Monsters hit by at least one\",6:\"§7arrow are slowed and receive\",7:\"§7§c3,333 §7damage/s for §a12§7s.\",8:\"§8Mana Cost: §3180\",9:\"§8Cooldown: §a3s\",10:\"\",11:\"§8Who do you voodoo?\",12:\"\",13:\"§5§lEPIC\"],Name:\"§5Jinxed Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL_WILTED\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Acupuncture §e§lRIGHT CLICK\",1:\"§7Shoot arrows from every\",2:\"§7direction around the targeted\",3:\"§7monster.\",4:\"§7\",5:\"§7Monsters hit by at least one\",6:\"§7arrow are slowed and receive\",7:\"§7§c70,058.8 §7damage/s for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3180\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§8Who do you voodoo?\",13:\"\",14:\"§5§lEPIC\"],Name:\"§5Jinxed Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL_WILTED\"}}",
"damage": 3,
"lore": [
"§6Ability: Acupuncture §e§lRIGHT CLICK",
@@ -11,7 +11,8 @@
"§7",
"§7Monsters hit by at least one",
"§7arrow are slowed and receive",
- "§7§c3,333 §7damage/s for §a12§7s.",
+ "§7§c70,058.8 §7damage/s for",
+ "§7§a10s§7.",
"§8Mana Cost: §3180",
"§8Cooldown: §a3s",
"",