aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-10-08 20:11:55 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-10-08 20:11:55 -0400
commit36407aab150c60eb775179962ddf5abaf33a5d8a (patch)
tree3cc576dc61433e316c190d7ceeeba77aac8a8ce6 /items
parent8f971c7940fec57dffd6d1257da5c979fd69320a (diff)
parentc95e50d30bab146a4ea29cf424dba99312553ba1 (diff)
downloadNotEnoughUpdates-REPO-36407aab150c60eb775179962ddf5abaf33a5d8a.tar.gz
NotEnoughUpdates-REPO-36407aab150c60eb775179962ddf5abaf33a5d8a.tar.bz2
NotEnoughUpdates-REPO-36407aab150c60eb775179962ddf5abaf33a5d8a.zip
Merge branch 'All-Enchanted-Books' of https://github.com/IRONM00N/NotEnoughUpdates-REPO into All-Enchanted-Books
Diffstat (limited to 'items')
-rw-r--r--items/BOW-96.json12
-rw-r--r--items/CAULDRON.json24
-rw-r--r--items/CLUCK_THE_FISH.json20
-rw-r--r--items/COFFIN.json24
-rw-r--r--items/CRYSTAL_BALL.json24
-rw-r--r--items/DIRT-8.json12
-rw-r--r--items/DRAGON_HUNTER.json20
-rw-r--r--items/FEATHER_FALLING;10.json2
-rw-r--r--items/GHOST_PERSONALITY.json25
-rw-r--r--items/GOLD_SADAN_HEAD.json34
-rw-r--r--items/HARVESTING;5.json3
-rw-r--r--items/KILLER_PERSONALITY.json25
-rw-r--r--items/LETHALITY;6.json7
-rw-r--r--items/MEGALODON;4.json6
-rw-r--r--items/MUMMY_CANDLE.json24
-rw-r--r--items/MUMMY_PERSONALITY.json25
-rw-r--r--items/PUMPKIN_PERSONALITY.json25
-rw-r--r--items/RED_CLAW_ARTIFACT.json12
-rw-r--r--items/SHADY_RING.json11
-rw-r--r--items/STARRED_STONE_BLADE.json1
-rw-r--r--items/TIGER;0.json2
-rw-r--r--items/TIGER;1.json2
-rw-r--r--items/TIGER;2.json2
-rw-r--r--items/TIGER;3.json2
-rw-r--r--items/ULTIMATE_BANK;2.json28
-rw-r--r--items/ULTIMATE_BANK;3.json28
-rw-r--r--items/ULTIMATE_BANK;4.json28
-rw-r--r--items/ULTIMATE_BANK;5.json28
-rw-r--r--items/ZOMBIE_ARTIFACT.json12
-rw-r--r--items/ZOMBIE_GRAVE.json24
30 files changed, 303 insertions, 189 deletions
diff --git a/items/BOW-96.json b/items/BOW-96.json
deleted file mode 100644
index 84273726..00000000
--- a/items/BOW-96.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "internalname": "BOW-96",
- "itemid": 261,
- "displayname": "§fnull",
- "clickcommand": "",
- "damage": 96,
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fnull\"},ExtraAttributes:{id:\"BOW:96\"}}",
- "modver": "1.0.0",
- "lore": [
- "§f§lCOMMON"
- ]
-} \ No newline at end of file
diff --git a/items/CAULDRON.json b/items/CAULDRON.json
new file mode 100644
index 00000000..e19ce704
--- /dev/null
+++ b/items/CAULDRON.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§fCauldron",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec83d954-808e-3054-a892-6599cc1a6c92\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82MDFkOTdmZjc3MzFiZGUwZTAyNTMyODZiOGMyOTM2ZmQ3ZTYzM2YxMzc5MzFhNGJmNDFlNTFlM2Y4YzdkODRlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive Halloween\",4:\"§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fCauldron\"},ExtraAttributes:{id:\"CAULDRON\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive Halloween",
+ "§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "CAULDRON",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Furniture"
+ ]
+} \ No newline at end of file
diff --git a/items/CLUCK_THE_FISH.json b/items/CLUCK_THE_FISH.json
new file mode 100644
index 00000000..19213b4b
--- /dev/null
+++ b/items/CLUCK_THE_FISH.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:fish",
+ "displayname": "§f§f§cCluck the Fish",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Cluck cluck bkaawwk. Puk Puk\",1:\"§7Pukaaak!\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§f§f§cCluck the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CLUCK_THE_FISH\",uuid:\"ccd1fc39-247d-4a24-bfb6-f6d4ff8c9f7e\",timestamp:\"10/3/20 8:43 PM\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§7Cluck cluck bkaawwk. Puk Puk",
+ "§7Pukaaak!",
+ "",
+ "§c§lSPECIAL"
+ ],
+ "internalname": "CLUCK_THE_FISH",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Cluck_the_Fish"
+ ]
+} \ No newline at end of file
diff --git a/items/COFFIN.json b/items/COFFIN.json
new file mode 100644
index 00000000..0198ffb8
--- /dev/null
+++ b/items/COFFIN.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Coffin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d2463b0-fba2-3136-8211-519da8e903c5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGQ0NDc1NmUwYjRlY2U4ZDc0NjI5NmEzZDVlMjk3ZTE0MTVmNGJhMTc2NDdmZmUyMjgzODUzODNkMTYxYTkifX19\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive Halloween\",4:\"§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Coffin\"},ExtraAttributes:{id:\"COFFIN\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive Halloween",
+ "§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§9§lRARE"
+ ],
+ "internalname": "COFFIN",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Furniture"
+ ]
+} \ No newline at end of file
diff --git a/items/CRYSTAL_BALL.json b/items/CRYSTAL_BALL.json
new file mode 100644
index 00000000..08a1bc2a
--- /dev/null
+++ b/items/CRYSTAL_BALL.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Crystal Ball",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"070a9665-2306-35a8-8aca-350e54aa8f0c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM3N2RmZDIxNTk4YTM5NzRmYTg1OTE5YTE1YzA5NDlmZWM3MzQ0NTFiMTIyMTg5YmEyMTVkMGE5ZDhiZWJmIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive Halloween\",4:\"§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Crystal Ball\"},ExtraAttributes:{id:\"CRYSTAL_BALL\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive Halloween",
+ "§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§9§lRARE"
+ ],
+ "internalname": "CRYSTAL_BALL",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Furniture"
+ ]
+} \ No newline at end of file
diff --git a/items/DIRT-8.json b/items/DIRT-8.json
deleted file mode 100644
index 37bc4f77..00000000
--- a/items/DIRT-8.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "internalname": "DIRT-8",
- "itemid": 3,
- "displayname": "§fnull",
- "clickcommand": "",
- "damage": 8,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fnull\"},ExtraAttributes:{id:\"DIRT:8\"}}",
- "modver": "1.0.0",
- "lore": [
- "§f§lCOMMON"
- ]
-} \ No newline at end of file
diff --git a/items/DRAGON_HUNTER.json b/items/DRAGON_HUNTER.json
deleted file mode 100644
index 741fb266..00000000
--- a/items/DRAGON_HUNTER.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "itemid": "minecraft:enchanted_book",
- "displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a8%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{dragon_hunter:1}}}",
- "damage": 0,
- "lore": [
- "§9Dragon Hunter I",
- "§7Increases damage dealt to",
- "§7§7Ender Dragons§7 by §a8%§7.",
- "",
- "§7Use this on an item in an Anvil",
- "§7to apply it!",
- "",
- "§f§lCOMMON"
- ],
- "internalname": "DRAGON_HUNTER",
- "clickcommand": "",
- "modver": "1.0.0",
- "infoType": ""
-} \ No newline at end of file
diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json
index 0ef4b16a..d207d56a 100644
--- a/items/FEATHER_FALLING;10.json
+++ b/items/FEATHER_FALLING;10.json
@@ -21,4 +21,4 @@
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
-} \ No newline at end of file
+}
diff --git a/items/GHOST_PERSONALITY.json b/items/GHOST_PERSONALITY.json
new file mode 100644
index 00000000..ee58132c
--- /dev/null
+++ b/items/GHOST_PERSONALITY.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§fGhost Minion Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6e20c837-7c24-376a-9d2f-332816aacd3e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg0OTczMDgzOSwKICAicHJvZmlsZUlkIiA6ICJhNzdkNmQ2YmFjOWE0NzY3YTFhNzU1NjYxOTllYmY5MiIsCiAgInByb2ZpbGVOYW1lIiA6ICIwOEJFRDUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmY2M2U4MWVmYzAzMTBiN2RhYjJiMWYzZjc4NjFmNmNkZmZhMzZjNDNmOTVhZjc4MDhhM2U3MWViYTc2YzgyYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §eGhost§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fGhost Minion Skin\"},ExtraAttributes:{id:\"GHOST_PERSONALITY\"}}",
+ "damage": 3,
+ "lore": [
+ "§7§7This Minion skin changes",
+ "§7your minion\u0027s appearance to",
+ "§7a §eGhost§7.",
+ "",
+ "§7§7You can place this item",
+ "§7in any minion of your",
+ "§7choice!",
+ "",
+ "§f§lCOMMON COSMETIC"
+ ],
+ "internalname": "GHOST_PERSONALITY",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin"
+ ]
+} \ No newline at end of file
diff --git a/items/GOLD_SADAN_HEAD.json b/items/GOLD_SADAN_HEAD.json
new file mode 100644
index 00000000..6cfb081c
--- /dev/null
+++ b/items/GOLD_SADAN_HEAD.json
@@ -0,0 +1,34 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§cGolden Sadan Head",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8af5e4de-6856-3c9e-af46-6e988d9024f9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTQ3NDQ5NDU3OCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTc2NmEwZDIxZDI2MWM4Nzg3NjNjYTgyNjRjZDJkZDBiMTdlY2ZhYzM0MjQxMWRiMDc4ODZiMDc4ZTZjYjAxMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d155\",1:\"§7Strength: §c+15 \",2:\"\",3:\"§7Health: §a+70 HP\",4:\"§7Defense: §a+35 \",5:\"\",6:\"§7Obtained from killing §cSadan\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor VI§7.\",10:\"\",11:\"§7§8Necromancy was always strong\",12:\"§8in his family. Says he once beat\",13:\"§8a Wither in a duel. Likes to\",14:\"§8brag.\",15:\"\",16:\"§aPerfect 700000 / 700000\",17:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§f§f§cGolden Sadan Head\"},ExtraAttributes:{modifier:\"heavy\",originTag:\"UNKNOWN\",id:\"GOLD_SADAN_HEAD\",uuid:\"878ff247-7797-4fee-89e2-12d114cce396\",timestamp:\"10/5/20 10:39 AM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7Gear Score: §d155",
+ "§7Strength: §c+15 ",
+ "",
+ "§7Health: §a+70 HP",
+ "§7Defense: §a+35 ",
+ "",
+ "§7Obtained from killing §cSadan",
+ "§c§7in §cThe Catacombs §7lots of",
+ "§7times. Grants §a2x §7stats on",
+ "§7§cThe Catacombs Floor VI§7.",
+ "",
+ "§7§8Necromancy was always strong",
+ "§8in his family. Says he once beat",
+ "§8a Wither in a duel. Likes to",
+ "§8brag.",
+ "",
+ "§aPerfect 700000 / 700000",
+ "§c§lSPECIAL DUNGEON HELMET"
+ ],
+ "internalname": "GOLD_SADAN_HEAD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Golden_Sadan_Head"
+ ]
+} \ No newline at end of file
diff --git a/items/HARVESTING;5.json b/items/HARVESTING;5.json
index 8dea29fe..036805de 100644
--- a/items/HARVESTING;5.json
+++ b/items/HARVESTING;5.json
@@ -26,5 +26,6 @@
},
"internalname": "HARVESTING;5",
"clickcommand": "viewrecipe",
- "modver": "1.0.0"
+ "modver": "1.0.0",
+ "crafttext": "Requires: Wheat II"
} \ No newline at end of file
diff --git a/items/KILLER_PERSONALITY.json b/items/KILLER_PERSONALITY.json
new file mode 100644
index 00000000..bfd08d5c
--- /dev/null
+++ b/items/KILLER_PERSONALITY.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§fKiller Minion Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cd5e5d73-e2f2-358f-bd40-5c950e8b40fe\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njk5ODQ2NDQzNTAsInByb2ZpbGVJZCI6IjQ0MDNkYzU0NzViYzRiMTVhNTQ4Y2ZkYTZiMGViN2Q5IiwicHJvZmlsZU5hbWUiOiJHR0dhbWVyc1lUIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84MjBjMzA2Y2ZlNGM3MmY5ZDg3MGNlYzQ3Zjk1YWM0ZjUxMDNmMjBjOTY2ZDkyMDRhNjc2MDIyYjQ2MDI4NmI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §eKiller§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fKiller Minion Skin\"},ExtraAttributes:{id:\"KILLER_PERSONALITY\"}}",
+ "damage": 3,
+ "lore": [
+ "§7§7This Minion skin changes",
+ "§7your minion\u0027s appearance to",
+ "§7a §eKiller§7.",
+ "",
+ "§7§7You can place this item",
+ "§7in any minion of your",
+ "§7choice!",
+ "",
+ "§f§lCOMMON COSMETIC"
+ ],
+ "internalname": "KILLER_PERSONALITY",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin"
+ ]
+} \ No newline at end of file
diff --git a/items/LETHALITY;6.json b/items/LETHALITY;6.json
index e7a6b692..d1786664 100644
--- a/items/LETHALITY;6.json
+++ b/items/LETHALITY;6.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§9Enchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lethality VI\",1:\"§7Reduces the armor of your target\",2:\"§7by §a18% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LETHALITY;6\",enchantments:{lethality:6},uuid:\"2da8fa60-6172-41c6-843e-a33f3360480c\",timestamp:\"10/6/20 9:32 PM\"},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lethality VI\",1:\"§7Reduces the armor of your target\",2:\"§7by §a18% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LETHALITY;6\",enchantments:{lethality:6},uuid:\"de5a4483-55ad-4ba9-93bf-6a4cf43e98ca\",timestamp:\"10/8/20 3:51 AM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Lethality VI",
@@ -19,5 +19,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchantments"
+ ]
} \ No newline at end of file
diff --git a/items/MEGALODON;4.json b/items/MEGALODON;4.json
index fd55b195..6c740ab8 100644
--- a/items/MEGALODON;4.json
+++ b/items/MEGALODON;4.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §6Megalodon",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+50\",3:\"§7Magic Find: §a+17\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+25% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a20%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c50❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§6Held Item: §5Lucky Clover\",19:\"§7§7Increases §b✯ Magic Find\",20:\"§b§7by §a7.\",21:\"\",22:\"§7§eRight-click to add this pet to\",23:\"§eyour pet menu!\",24:\"\",25:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_LUCKY_CLOVER\\\",\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{3}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_LUCKY_CLOVER\\\",\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Fishing Pet",
@@ -22,10 +22,6 @@
"§7§7On kill gain §c{3}❁ Damage",
"§c§7and §f✦ Speed §7for 5 seconds",
"",
- "§6Held Item: §5Lucky Clover",
- "§7§7Increases §b✯ Magic Find",
- "§b§7by §a7.",
- "",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
diff --git a/items/MUMMY_CANDLE.json b/items/MUMMY_CANDLE.json
new file mode 100644
index 00000000..6399bdaa
--- /dev/null
+++ b/items/MUMMY_CANDLE.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Mummy Candle",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"625ec947-eb50-31d8-9ba8-a62f4ab0e215\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2U5MWU5NTgyMmZlOThjYzVhNTY1OGU4MjRiMWI4Y2YxNGQ0ZGU5MmYwZTFhZjI0ODE1MzcyNDM1YzllYWI2In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive Halloween\",4:\"§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Mummy Candle\"},ExtraAttributes:{id:\"MUMMY_CANDLE\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive Halloween",
+ "§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§9§lRARE"
+ ],
+ "internalname": "MUMMY_CANDLE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Furniture"
+ ]
+} \ No newline at end of file
diff --git a/items/MUMMY_PERSONALITY.json b/items/MUMMY_PERSONALITY.json
new file mode 100644
index 00000000..3acf1203
--- /dev/null
+++ b/items/MUMMY_PERSONALITY.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§fMummy Minion Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"565ce69b-ab66-3abd-b426-a00f231af234\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTc1NjY1ODM3MSwKICAicHJvZmlsZUlkIiA6ICIxOTI1MjFiNGVmZGI0MjVjODkzMWYwMmE4NDk2ZTExYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTZXJpYWxpemFibGUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmYwNTdkMjVhYmM4MDgyYzlhY2Y1M2M3NzFiZjRiZmY1OTUzYjkzOTdkODdmYWE3ZDBiOGFiNjEyZDU5OWVmYiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §eMummy§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fMummy Minion Skin\"},ExtraAttributes:{id:\"MUMMY_PERSONALITY\"}}",
+ "damage": 3,
+ "lore": [
+ "§7§7This Minion skin changes",
+ "§7your minion\u0027s appearance to",
+ "§7a §eMummy§7.",
+ "",
+ "§7§7You can place this item",
+ "§7in any minion of your",
+ "§7choice!",
+ "",
+ "§f§lCOMMON COSMETIC"
+ ],
+ "internalname": "MUMMY_PERSONALITY",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin"
+ ]
+} \ No newline at end of file
diff --git a/items/PUMPKIN_PERSONALITY.json b/items/PUMPKIN_PERSONALITY.json
new file mode 100644
index 00000000..61c63a13
--- /dev/null
+++ b/items/PUMPKIN_PERSONALITY.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§fPumpkin Minion Skin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d4618f33-89aa-3ae4-af1a-d8bb655e39d1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTk5ODg2NjkxMiwKICAicHJvZmlsZUlkIiA6ICJiNzQ3OWJhZTI5YzQ0YjIzYmE1NjI4MzM3OGYwZTNjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTeWxlZXgiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWY2ZGM1NjUyMDEyZWVhOTI2YzBmNjM4YjY4MjBlMGQyMGViOTRjZjBhMDhiMTZiM2UxMDlkNWU1NDlhZWZiOSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes\",1:\"§7your minion\u0027s appearance to\",2:\"§7a §ePumpkin§7.\",3:\"\",4:\"§7§7You can place this item\",5:\"§7in any minion of your\",6:\"§7choice!\",7:\"\",8:\"§f§lCOMMON COSMETIC\"],Name:\"§fPumpkin Minion Skin\"},ExtraAttributes:{id:\"PUMPKIN_PERSONALITY\"}}",
+ "damage": 3,
+ "lore": [
+ "§7§7This Minion skin changes",
+ "§7your minion\u0027s appearance to",
+ "§7a §ePumpkin§7.",
+ "",
+ "§7§7You can place this item",
+ "§7in any minion of your",
+ "§7choice!",
+ "",
+ "§f§lCOMMON COSMETIC"
+ ],
+ "internalname": "PUMPKIN_PERSONALITY",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin"
+ ]
+} \ No newline at end of file
diff --git a/items/RED_CLAW_ARTIFACT.json b/items/RED_CLAW_ARTIFACT.json
index 526b23f1..e9dd481d 100644
--- a/items/RED_CLAW_ARTIFACT.json
+++ b/items/RED_CLAW_ARTIFACT.json
@@ -4,13 +4,10 @@
"displayname": "§5Strong Red Claw Artifact",
"clickcommand": "viewrecipe",
"damage": 3,
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"78146467-3ebe-3485-ae05-e8f8df8dd788\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzA1NTAwMzc2MTYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NhZjU5YjhhYTBmODM1NDZlZjBkMTc4Y2NmODdlN2VkODhjZjc4NThjYWFlNzliMzYzM2NiZDc1YjY1MDUyNWYifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+5 §8(Strong +5)\",1:\"§7Crit Damage: §c+10% §8(Strong +5%)\",2:\"\",3:\"§7Defense: §a+2 §8(Strong +2)\",4:\"\",5:\"§7§4☠ §cRequires §5Wolf Slayer 5\",6:\"§5§lEPIC ACCESSORY\"],Name:\"§5Strong Red Claw Artifact\"},ExtraAttributes:{modifier:\"strong\",id:\"RED_CLAW_ARTIFACT\"}}",
- "modver": "1.0.0",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"78146467-3ebe-3485-ae05-e8f8df8dd788\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzA1NTAwMzc2MTYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NhZjU5YjhhYTBmODM1NDZlZjBkMTc4Y2NmODdlN2VkODhjZjc4NThjYWFlNzliMzYzM2NiZDc1YjY1MDUyNWYifX19\"}]}},display:{Lore:[0:\"§7Crit Damage: §c+5% \",1:\"\",2:\"§7§4☠ §cRequires §5Wolf Slayer 5\",3:\"§5§lEPIC ACCESSORY\"],Name:\"§5Strong Red Claw Artifact\"},ExtraAttributes:{modifier:\"strong\",id:\"RED_CLAW_ARTIFACT\"}}",
+ "modver": "1.3-REL",
"lore": [
- "§7Strength: §c+5 §8(Strong +5)",
- "§7Crit Damage: §c+10% §8(Strong +5%)",
- "",
- "§7Defense: §a+2 §8(Strong +2)",
+ "§7Crit Damage: §c+5% ",
"",
"§7§4☠ §cRequires §5Wolf Slayer 5",
"§5§lEPIC ACCESSORY"
@@ -30,5 +27,6 @@
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Red_Claw_Artifact"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file
diff --git a/items/SHADY_RING.json b/items/SHADY_RING.json
index 32b07bcf..1fe20f7a 100644
--- a/items/SHADY_RING.json
+++ b/items/SHADY_RING.json
@@ -1,20 +1,19 @@
{
"itemid": "minecraft:skull",
- "displayname": "§aUnpleasant Shady Ring",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"20cdbc9f-5a7b-38a6-b4b8-79ab2ce8c891\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzUyNjk3MjU0NTgsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RhODUyNDI3NGE2NWQ4YTgwYTBmNDRlMTAzZTIwMjFlMjdjODkxNmU5NjVhYTExZjY2NWFjMGM0OWJlNDBlYzYifX19\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+1% §8(Unpleasant +1%)\",1:\"\",2:\"§7Get 1% off on most shops.\",3:\"\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aUnpleasant Shady Ring\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"SHOP_PURCHASE\",id:\"SHADY_RING\",uuid:\"46992c46-0dc3-4d9e-9568-20e1bf5a3845\",timestamp:\"6/15/20 6:27 PM\"}}",
+ "displayname": "§aShady Ring",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"20cdbc9f-5a7b-38a6-b4b8-79ab2ce8c891\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzUyNjk3MjU0NTgsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RhODUyNDI3NGE2NWQ4YTgwYTBmNDRlMTAzZTIwMjFlMjdjODkxNmU5NjVhYTExZjY2NWFjMGM0OWJlNDBlYzYifX19\"}]}},display:{Lore:[0:\"§7Get 1% off on most shops.\",1:\"\",2:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aShady Ring\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"SHOP_PURCHASE\",id:\"SHADY_RING\",uuid:\"46992c46-0dc3-4d9e-9568-20e1bf5a3845\",timestamp:\"6/15/20 6:27 PM\"}}",
"damage": 3,
"lore": [
- "§7Crit Chance: §c+1% §8(Unpleasant +1%)",
- "",
"§7Get 1% off on most shops.",
"",
"§a§lUNCOMMON ACCESSORY"
],
"internalname": "SHADY_RING",
"clickcommand": "",
- "modver": "1.0.0",
+ "modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Shady_Ring"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file
diff --git a/items/STARRED_STONE_BLADE.json b/items/STARRED_STONE_BLADE.json
index a262162c..90791dd3 100644
--- a/items/STARRED_STONE_BLADE.json
+++ b/items/STARRED_STONE_BLADE.json
@@ -32,6 +32,7 @@
"C3": "SCARF_FRAGMENT:1"
},
"internalname": "STARRED_STONE_BLADE",
+ "parent": "STONE_BLADE",
"clickcommand": "viewrecipe",
"modver": "1.3-REL",
"crafttext": "",
diff --git a/items/TIGER;0.json b/items/TIGER;0.json
index 0c910080..cc208f92 100644
--- a/items/TIGER;0.json
+++ b/items/TIGER;0.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §fTiger",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fTiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;0\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fTiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;0\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
diff --git a/items/TIGER;1.json b/items/TIGER;1.json
index 4b4a8139..4a55e8cb 100644
--- a/items/TIGER;1.json
+++ b/items/TIGER;1.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §aTiger",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aTiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;1\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aTiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;1\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
diff --git a/items/TIGER;2.json b/items/TIGER;2.json
index 6b60e524..21beb442 100644
--- a/items/TIGER;2.json
+++ b/items/TIGER;2.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §9Tiger",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§6Hemorrhage\",11:\"§7§7Melee attacks reduce healing\",12:\"§7by §6{1}% §7for §a10s\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Tiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;2\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§6Hemorrhage\",11:\"§7§7Melee attacks reduce healing\",12:\"§7by §6{1}% §7for §a10s\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Tiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;2\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
diff --git a/items/TIGER;3.json b/items/TIGER;3.json
index 88e9ee44..044453d7 100644
--- a/items/TIGER;3.json
+++ b/items/TIGER;3.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Tiger",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§6Hemorrhage\",11:\"§7§7Melee attacks reduce healing\",12:\"§7by §6{1}% §7for §a10s\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Tiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;3\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§6Hemorrhage\",11:\"§7§7Melee attacks reduce healing\",12:\"§7by §6{1}% §7for §a10s\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Tiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;3\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
diff --git a/items/ULTIMATE_BANK;2.json b/items/ULTIMATE_BANK;2.json
deleted file mode 100644
index 49e553de..00000000
--- a/items/ULTIMATE_BANK;2.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "itemid": "minecraft:enchanted_book",
- "displayname": "§f§f§fEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank II\",1:\"§7Saves §620.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_BANK;2\",enchantments:{ultimate_bank:2},uuid:\"30335e74-45a6-4d7e-8bcd-2a99c2cbbaeb\",timestamp:\"9/28/20 11:45 AM\"},AttributeModifiers:[]}",
- "damage": 0,
- "lore": [
- "§9§d§lBank II",
- "§7Saves §620.0§7% of your coins on",
- "§7death.",
- "",
- "§7§cYou can only have 1 Ultimate",
- "§cEnchantment on an item!",
- "",
- "§7Use this on an item in an Anvil",
- "§7to apply it!",
- "",
- "§f§lCOMMON"
- ],
- "internalname": "ULTIMATE_BANK;2",
- "parent": "ULTIMATE_BANK;1",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.3-REL",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
- ]
-} \ No newline at end of file
diff --git a/items/ULTIMATE_BANK;3.json b/items/ULTIMATE_BANK;3.json
deleted file mode 100644
index d1beb748..00000000
--- a/items/ULTIMATE_BANK;3.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "itemid": "minecraft:enchanted_book",
- "displayname": "§f§f§fEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank III\",1:\"§7Saves §630.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_BANK;3\",enchantments:{ultimate_bank:3},uuid:\"1b80d8be-8cf9-41b1-a2ed-c54622bd86c5\",timestamp:\"8/28/20 4:56 AM\"},AttributeModifiers:[]}",
- "damage": 0,
- "lore": [
- "§9§d§lBank III",
- "§7Saves §630.0§7% of your coins on",
- "§7death.",
- "",
- "§7§cYou can only have 1 Ultimate",
- "§cEnchantment on an item!",
- "",
- "§7Use this on an item in an Anvil",
- "§7to apply it!",
- "",
- "§f§lCOMMON"
- ],
- "internalname": "ULTIMATE_BANK;3",
- "parent": "ULTIMATE_BANK;1",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.3-REL",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
- ]
-} \ No newline at end of file
diff --git a/items/ULTIMATE_BANK;4.json b/items/ULTIMATE_BANK;4.json
deleted file mode 100644
index 40ac7d26..00000000
--- a/items/ULTIMATE_BANK;4.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "itemid": "minecraft:enchanted_book",
- "displayname": "§f§f§fEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank IV\",1:\"§7Saves §640.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_BANK;4\",enchantments:{ultimate_bank:4},uuid:\"adf69ef3-e421-4695-8157-f5f9cb53632a\",anvil_uses:0,timestamp:\"9/13/20 2:27 AM\"},AttributeModifiers:[]}",
- "damage": 0,
- "lore": [
- "§9§d§lBank IV",
- "§7Saves §640.0§7% of your coins on",
- "§7death.",
- "",
- "§7§cYou can only have 1 Ultimate",
- "§cEnchantment on an item!",
- "",
- "§7Use this on an item in an Anvil",
- "§7to apply it!",
- "",
- "§f§lCOMMON"
- ],
- "internalname": "ULTIMATE_BANK;4",
- "parent": "ULTIMATE_BANK;1",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.3-REL",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
- ]
-} \ No newline at end of file
diff --git a/items/ULTIMATE_BANK;5.json b/items/ULTIMATE_BANK;5.json
deleted file mode 100644
index b6c34d6e..00000000
--- a/items/ULTIMATE_BANK;5.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "itemid": "minecraft:enchanted_book",
- "displayname": "§f§f§aEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank V\",1:\"§7Saves §650.0§7% of your coins on\",2:\"§7death.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_BANK;5\",enchantments:{ultimate_bank:5},uuid:\"ede2d7f4-3a3b-4bcb-b525-b1ced150c8ff\",anvil_uses:0,timestamp:\"7/20/20 9:03 PM\"},AttributeModifiers:[]}",
- "damage": 0,
- "lore": [
- "§9§d§lBank V",
- "§7Saves §650.0§7% of your coins on",
- "§7death.",
- "",
- "§7§cYou can only have 1 Ultimate",
- "§cEnchantment on an item!",
- "",
- "§7Use this on an item in an Anvil",
- "§7to apply it!",
- "",
- "§a§lUNCOMMON"
- ],
- "internalname": "ULTIMATE_BANK;5",
- "parent": "ULTIMATE_BANK;1",
- "crafttext": "",
- "clickcommand": "",
- "modver": "1.3-REL",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments"
- ]
-} \ No newline at end of file
diff --git a/items/ZOMBIE_ARTIFACT.json b/items/ZOMBIE_ARTIFACT.json
index 9d41ad92..732f0fe9 100644
--- a/items/ZOMBIE_ARTIFACT.json
+++ b/items/ZOMBIE_ARTIFACT.json
@@ -1,15 +1,12 @@
{
"internalname": "ZOMBIE_ARTIFACT",
"itemid": "minecraft:skull",
- "displayname": "§9Superior Zombie Artifact",
+ "displayname": "§9Zombie Artifact",
"clickcommand": "viewrecipe",
"damage": 3,
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4508bd9-b77e-3557-82b5-3ae5fada63b3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzNmYjRlNWRiOTdmNDc5YzY2YTQyYmJkOGE3ZDc4MWRhZjIwMWE4ZGRhZjc3YWZjZjRhZWY4Nzc3OWFhOGI0In19fQ==\"}]}},display:{Lore:[0:\"§7Strength: §c+4 §8(Superior +4)\",1:\"§7Crit Damage: §c+2% §8(Superior +2%)\",2:\"\",3:\"§7Reduces the damage taken from\",4:\"§7§7Zombies by §a15%§7.\",5:\"\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Superior Zombie Artifact\"},ExtraAttributes:{modifier:\"superior\",id:\"ZOMBIE_ARTIFACT\"}}",
- "modver": "1.0.0",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4508bd9-b77e-3557-82b5-3ae5fada63b3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzNmYjRlNWRiOTdmNDc5YzY2YTQyYmJkOGE3ZDc4MWRhZjIwMWE4ZGRhZjc3YWZjZjRhZWY4Nzc3OWFhOGI0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Zombies by §a15%§7.\",2:\"\",3:\"§9§lRARE ACCESSORY\"],Name:\"§9Zombie Artifact\"},ExtraAttributes:{modifier:\"superior\",id:\"ZOMBIE_ARTIFACT\"}}",
+ "modver": "1.3-REL",
"lore": [
- "§7Strength: §c+4 §8(Superior +4)",
- "§7Crit Damage: §c+2% §8(Superior +2%)",
- "",
"§7Reduces the damage taken from",
"§7§7Zombies by §a15%§7.",
"",
@@ -30,5 +27,6 @@
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Artifact"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file
diff --git a/items/ZOMBIE_GRAVE.json b/items/ZOMBIE_GRAVE.json
new file mode 100644
index 00000000..a0a78123
--- /dev/null
+++ b/items/ZOMBIE_GRAVE.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§fZombie Grave",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5620cf02-d5ac-39b1-a610-efb840ffdb1d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82Zjc2MzFhYjdlYjQ5NDFhZDFjMDM4OWQ0ZDA1MWYwOTE4Mjg4YTUyYWRmMGRmNzBhMjc5MTgzYTIyYjEyNTc3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive Halloween\",4:\"§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fZombie Grave\"},ExtraAttributes:{id:\"ZOMBIE_GRAVE\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Furniture",
+ "§8Halloween Cosmetic",
+ "",
+ "§7This exclusive Halloween",
+ "§7cosmetic can be placed on your",
+ "§7island or traded.",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "ZOMBIE_GRAVE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.3-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Furniture"
+ ]
+} \ No newline at end of file