aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2022-06-11 21:50:13 +0200
committerjani270 <jani270@gmx.de>2022-06-11 21:50:13 +0200
commit8932aa06f3daa7ffe8e8785d0d931963fbea873b (patch)
treed13e72e8b0bf52441eec239d76d69555bcbed068
parentad7a06aa56e715889a92bbf634a1244e89a70b53 (diff)
downloadNotEnoughUpdates-REPO-8932aa06f3daa7ffe8e8785d0d931963fbea873b.tar.gz
NotEnoughUpdates-REPO-8932aa06f3daa7ffe8e8785d0d931963fbea873b.tar.bz2
NotEnoughUpdates-REPO-8932aa06f3daa7ffe8e8785d0d931963fbea873b.zip
Updating dangerous branch
-rw-r--r--constants/leveling.json30
-rw-r--r--items/ASPECT_OF_THE_VOID.json1
-rw-r--r--items/ATOMSPLIT_KATANA.json1
-rw-r--r--items/BURNINGSOUL_DEMON_MINIBOSS.json40
-rw-r--r--items/ENDER_RELIC.json1
-rw-r--r--items/ETHERWARP_CONDUIT.json1
-rw-r--r--items/FINAL_DESTINATION_BOOTS.json1
-rw-r--r--items/FINAL_DESTINATION_CHESTPLATE.json1
-rw-r--r--items/FINAL_DESTINATION_HELMET.json1
-rw-r--r--items/FINAL_DESTINATION_LEGGINGS.json1
-rw-r--r--items/FLARE_DEMON_MINIBOSS.json40
-rw-r--r--items/GLOOMLOCK_GRIMOIRE.json1
-rw-r--r--items/GYROKINETIC_WAND.json1
-rw-r--r--items/JUJU_SHORTBOW.json1
-rw-r--r--items/KADA_KNIGHT_MONSTER.json (renamed from mobs/KADA_KNIGHT_MONSTER.json)0
-rw-r--r--items/KINDLEHEART_DEMON_MINIBOSS.json40
-rw-r--r--items/LESSER_SOULFLOW_ENGINE.json1
-rw-r--r--items/MAGMA_CUBE_RIDER_MONSTER.json (renamed from mobs/MAGMA_CUBE_RIDER_MONSTER.json)0
-rw-r--r--items/MAXED_ATTRIBUTE_SHARD.json43
-rw-r--r--items/MUSHROOM_BULL_MONSTER.json (renamed from mobs/MUSHROOM_BULL_MONSTER.json)0
-rw-r--r--items/NULL_OVOID.json1
-rw-r--r--items/PARTY_HAT_CRAB_ANIMATED.json26
-rw-r--r--items/PET_SKIN_ENDERMAN_NEON.json30
-rw-r--r--items/PET_SKIN_ENDERMAN_XENON.json30
-rw-r--r--items/RAGNAROCK_AXE.json19
-rw-r--r--items/SINSEEKER_SCYTHE.json1
-rw-r--r--items/SOULFLOW.json1
-rw-r--r--items/SOULFLOW_BATTERY.json1
-rw-r--r--items/SOULFLOW_ENGINE.json1
-rw-r--r--items/SOULFLOW_PILE.json1
-rw-r--r--items/SOULFLOW_SUPERCELL.json1
-rw-r--r--items/SOUL_ESOWARD.json1
-rw-r--r--items/TERMINATOR.json1
-rw-r--r--items/VENOMOUS;2.json4
-rw-r--r--items/VENOMOUS;3.json4
-rw-r--r--items/VENOMOUS;4.json4
-rw-r--r--items/VENOMOUS;5.json4
-rw-r--r--items/VOIDEDGE_KATANA.json1
-rw-r--r--items/VOIDLING_GENERATOR_1.json1
-rw-r--r--items/VOIDWALKER_KATANA.json1
-rw-r--r--items/VOID_SEPULTURE_TRAVEL_SCROLL.json1
-rw-r--r--items/VORPAL_KATANA.json1
42 files changed, 327 insertions, 13 deletions
diff --git a/constants/leveling.json b/constants/leveling.json
index fbbb8d17..f573ea9e 100644
--- a/constants/leveling.json
+++ b/constants/leveling.json
@@ -73,7 +73,8 @@
"alchemy": 50,
"runecrafting": 25,
"catacombs": 50,
- "HOTM": 7
+ "HOTM": 7,
+ "social": 25
},
"runecrafting_xp": [
50,
@@ -275,5 +276,32 @@
60000,
100000,
150000
+ ],
+ "social": [
+ 50,
+ 100,
+ 150,
+ 250,
+ 500,
+ 750,
+ 1000,
+ 1250,
+ 1500,
+ 2000,
+ 2500,
+ 3000,
+ 3750,
+ 4500,
+ 6000,
+ 8000,
+ 10000,
+ 12500,
+ 15000,
+ 20000,
+ 25000,
+ 30000,
+ 35000,
+ 40000,
+ 50000
]
}
diff --git a/items/ASPECT_OF_THE_VOID.json b/items/ASPECT_OF_THE_VOID.json
index 5a3268ae..a8de49e2 100644
--- a/items/ASPECT_OF_THE_VOID.json
+++ b/items/ASPECT_OF_THE_VOID.json
@@ -28,6 +28,7 @@
"C2": "NULL_OVOID:8",
"C3": ""
},
+ "slayer_req": "EMAN_6",
"internalname": "ASPECT_OF_THE_VOID",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/ATOMSPLIT_KATANA.json b/items/ATOMSPLIT_KATANA.json
index 42bfbb9e..417cc823 100644
--- a/items/ATOMSPLIT_KATANA.json
+++ b/items/ATOMSPLIT_KATANA.json
@@ -36,6 +36,7 @@
"C2": "VORPAL_KATANA:1",
"C3": ""
},
+ "slayer_req": "EMAN_6",
"internalname": "ATOMSPLIT_KATANA",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/BURNINGSOUL_DEMON_MINIBOSS.json b/items/BURNINGSOUL_DEMON_MINIBOSS.json
new file mode 100644
index 00000000..96048129
--- /dev/null
+++ b/items/BURNINGSOUL_DEMON_MINIBOSS.json
@@ -0,0 +1,40 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Burningsoul Demon (Miniboss)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7The Burningsoul Demon is a Inferno Demonlord\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Blaze during Inferno Demonlord Tier IV Quests.\",3:\"\",4:\"§c❤ Health§8: §c75,000,000\"],Name:\"§5Burningsoul Demon (Miniboss)\"},ExtraAttributes:{id:\"BURNINGSOUL_DEMON_MINIBOSS\"}}",
+ "damage": 3,
+ "lore": [
+ "§7The Burningsoul Demon is a Inferno Demonlord",
+ "§7Miniboss that very rarely spawns after killing a",
+ "§7Blaze during Inferno Demonlord Tier IV Quests.",
+ "",
+ "§c❤ Health§8: §c75,000,000"
+ ],
+ "internalname": "BURNINGSOUL_DEMON_MINIBOSS",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Burningsoul_Demon",
+ "https://wiki.hypixel.net/Burningsoul_Demon"
+ ],
+ "crafttext": "",
+ "recipes": [
+ {
+ "level": 2500,
+ "combat_xp": 8000,
+ "name": "§cBurningsoul Demon",
+ "type": "drops",
+ "panorama": "crimson_isle",
+ "render": "Blaze",
+ "extra": [],
+ "drops": [
+ {
+ "id": "DERELICT_ASHE:4",
+ "extra": [],
+ "chance": "100%"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file
diff --git a/items/ENDER_RELIC.json b/items/ENDER_RELIC.json
index 4568f1b9..f85fb2cd 100644
--- a/items/ENDER_RELIC.json
+++ b/items/ENDER_RELIC.json
@@ -25,6 +25,7 @@
"C2": "EXCEEDINGLY_RARE_ENDER_ARTIFACT_UPGRADER:1",
"C3": "ENCHANTED_OBSIDIAN:32"
},
+ "slayer_req": "EMAN_7",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ender_Relic",
diff --git a/items/ETHERWARP_CONDUIT.json b/items/ETHERWARP_CONDUIT.json
index 2a2cbd9d..4ecd0850 100644
--- a/items/ETHERWARP_CONDUIT.json
+++ b/items/ETHERWARP_CONDUIT.json
@@ -24,6 +24,7 @@
"C2": "NULL_OVOID:3",
"C3": "NULL_OVOID:3"
},
+ "slayer_req": "EMAN_7",
"internalname": "ETHERWARP_CONDUIT",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/FINAL_DESTINATION_BOOTS.json b/items/FINAL_DESTINATION_BOOTS.json
index b1dae836..2a2ed830 100644
--- a/items/FINAL_DESTINATION_BOOTS.json
+++ b/items/FINAL_DESTINATION_BOOTS.json
@@ -39,6 +39,7 @@
"C2": "",
"C3": "NULL_OVOID:1"
},
+ "slayer_req": "EMAN_4",
"internalname": "FINAL_DESTINATION_BOOTS",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/FINAL_DESTINATION_CHESTPLATE.json b/items/FINAL_DESTINATION_CHESTPLATE.json
index b08fcf3f..cb5d2d1b 100644
--- a/items/FINAL_DESTINATION_CHESTPLATE.json
+++ b/items/FINAL_DESTINATION_CHESTPLATE.json
@@ -39,6 +39,7 @@
"C2": "NULL_OVOID:1",
"C3": "NULL_OVOID:1"
},
+ "slayer_req": "EMAN_4",
"internalname": "FINAL_DESTINATION_CHESTPLATE",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/FINAL_DESTINATION_HELMET.json b/items/FINAL_DESTINATION_HELMET.json
index 4add41de..611d37a9 100644
--- a/items/FINAL_DESTINATION_HELMET.json
+++ b/items/FINAL_DESTINATION_HELMET.json
@@ -39,6 +39,7 @@
"C2": "",
"C3": ""
},
+ "slayer_req": "EMAN_4",
"internalname": "FINAL_DESTINATION_HELMET",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/FINAL_DESTINATION_LEGGINGS.json b/items/FINAL_DESTINATION_LEGGINGS.json
index ff2aa5bf..4e068ae2 100644
--- a/items/FINAL_DESTINATION_LEGGINGS.json
+++ b/items/FINAL_DESTINATION_LEGGINGS.json
@@ -39,6 +39,7 @@
"C2": "",
"C3": "ENCHANTED_REDSTONE:64"
},
+ "slayer_req": "EMAN_4",
"internalname": "FINAL_DESTINATION_LEGGINGS",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/FLARE_DEMON_MINIBOSS.json b/items/FLARE_DEMON_MINIBOSS.json
new file mode 100644
index 00000000..ffb00646
--- /dev/null
+++ b/items/FLARE_DEMON_MINIBOSS.json
@@ -0,0 +1,40 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Flare Demon (Miniboss)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7The Flare Demon is a Inferno Demonlord\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Blaze during Inferno Demonlord Tier III Quests.\",3:\"\",4:\"§c❤ Health§8: §c12,000,000\"],Name:\"§5Flare Demon (Miniboss)\"},ExtraAttributes:{id:\"FLARE_DEMON_MINIBOSS\"}}",
+ "damage": 3,
+ "lore": [
+ "§7The Flare Demon is a Inferno Demonlord",
+ "§7Miniboss that very rarely spawns after killing a",
+ "§7Blaze during Inferno Demonlord Tier III Quests.",
+ "",
+ "§c❤ Health§8: §c12,000,000"
+ ],
+ "internalname": "FLARE_DEMON_MINIBOSS",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Flare_Demon",
+ "https://wiki.hypixel.net/Flare_Demon"
+ ],
+ "crafttext": "",
+ "recipes": [
+ {
+ "level": 1730,
+ "combat_xp": 1200,
+ "name": "§cFlare Demon",
+ "type": "drops",
+ "panorama": "crimson_isle",
+ "render": "Blaze",
+ "extra": [],
+ "drops": [
+ {
+ "id": "DERELICT_ASHE:1",
+ "extra": [],
+ "chance": "100%"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file
diff --git a/items/GLOOMLOCK_GRIMOIRE.json b/items/GLOOMLOCK_GRIMOIRE.json
index 2d8ac841..93a82ec2 100644
--- a/items/GLOOMLOCK_GRIMOIRE.json
+++ b/items/GLOOMLOCK_GRIMOIRE.json
@@ -28,6 +28,7 @@
"C2": "ENCHANTED_GUNPOWDER:64",
"C3": "NULL_OVOID:4"
},
+ "slayer_req": "EMAN_5",
"internalname": "GLOOMLOCK_GRIMOIRE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/GYROKINETIC_WAND.json b/items/GYROKINETIC_WAND.json
index b5df4521..cd18769a 100644
--- a/items/GYROKINETIC_WAND.json
+++ b/items/GYROKINETIC_WAND.json
@@ -39,6 +39,7 @@
"C2": "ENCHANTED_BLAZE_ROD:15",
"C3": "NULL_OVOID:16"
},
+ "slayer_req": "EMAN_6",
"internalname": "GYROKINETIC_WAND",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/JUJU_SHORTBOW.json b/items/JUJU_SHORTBOW.json
index 3815c0ed..e2ad790d 100644
--- a/items/JUJU_SHORTBOW.json
+++ b/items/JUJU_SHORTBOW.json
@@ -28,6 +28,7 @@
"C2": "ENCHANTED_QUARTZ_BLOCK:32",
"C3": "ENCHANTED_STRING:64"
},
+ "slayer_req": "EMAN_3",
"internalname": "JUJU_SHORTBOW",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/mobs/KADA_KNIGHT_MONSTER.json b/items/KADA_KNIGHT_MONSTER.json
index a8379209..a8379209 100644
--- a/mobs/KADA_KNIGHT_MONSTER.json
+++ b/items/KADA_KNIGHT_MONSTER.json
diff --git a/items/KINDLEHEART_DEMON_MINIBOSS.json b/items/KINDLEHEART_DEMON_MINIBOSS.json
new file mode 100644
index 00000000..5368a115
--- /dev/null
+++ b/items/KINDLEHEART_DEMON_MINIBOSS.json
@@ -0,0 +1,40 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Kindleheart Demon (Miniboss)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7The Kindleheart Demon is a Inferno Demonlord\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Blaze during Inferno Demonlord Tier IV Quests.\",3:\"\",4:\"§c❤ Health§8: §c25,000,000\"],Name:\"§5Kindleheart Demon (Miniboss)\"},ExtraAttributes:{id:\"KINDLEHEART_DEMON_MINIBOSS\"}}",
+ "damage": 3,
+ "lore": [
+ "§7The Kindleheart Demon is a Inferno Demonlord",
+ "§7Miniboss that very rarely spawns after killing a",
+ "§7Blaze during Inferno Demonlord Tier IV Quests.",
+ "",
+ "§c❤ Health§8: §c25,000,000"
+ ],
+ "internalname": "KINDLEHEART_DEMON_MINIBOSS",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Kindleheart_Demon",
+ "https://wiki.hypixel.net/Kindleheart_Demon"
+ ],
+ "crafttext": "",
+ "recipes": [
+ {
+ "level": 2500,
+ "combat_xp": 2400,
+ "name": "§cKindleheart Demon",
+ "type": "drops",
+ "panorama": "crimson_isle",
+ "render": "Blaze",
+ "extra": [],
+ "drops": [
+ {
+ "id": "DERELICT_ASHE:2",
+ "extra": [],
+ "chance": "100%"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file
diff --git a/items/LESSER_SOULFLOW_ENGINE.json b/items/LESSER_SOULFLOW_ENGINE.json
index 63209d6c..c29b0d1e 100644
--- a/items/LESSER_SOULFLOW_ENGINE.json
+++ b/items/LESSER_SOULFLOW_ENGINE.json
@@ -26,6 +26,7 @@
"C2": "NULL_OVOID:1",
"C3": "NULL_OVOID:1"
},
+ "slayer_req": "EMAN_2",
"internalname": "LESSER_SOULFLOW_ENGINE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/mobs/MAGMA_CUBE_RIDER_MONSTER.json b/items/MAGMA_CUBE_RIDER_MONSTER.json
index 1a47152e..1a47152e 100644
--- a/mobs/MAGMA_CUBE_RIDER_MONSTER.json
+++ b/items/MAGMA_CUBE_RIDER_MONSTER.json
diff --git a/items/MAXED_ATTRIBUTE_SHARD.json b/items/MAXED_ATTRIBUTE_SHARD.json
new file mode 100644
index 00000000..cddb2195
--- /dev/null
+++ b/items/MAXED_ATTRIBUTE_SHARD.json
@@ -0,0 +1,43 @@
+{
+ "itemid": "minecraft:prismarine_shard",
+ "displayname": "§f§f§cMax Attribute Shard",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§bArachno Resistance X, §bArachno X,\",1:\"§bAttack Speed X\",2:\"§bBlazing Fortune X\",3:\"§bBlazing Resistance X, §bBreeze X,\",4:\"§bCombo X, §bDouble Hook X,\",5:\"§bElite X, §bExperience X,\",6:\"§bFisherman X, §bFishing Experience X,\",7:\"§bFishing Speed X, §bHunter X,\",8:\"§bIgnition X, §bInfection X,\",9:\"§bLife Recovery X, §bLife Regeneration X,\",10:\"§bLifeline X, §bMana Pool X,\",11:\"§bMidas Touch X, §bSpeed X,\",12:\"§bTrophy Hunter X\",13:\"§bUndead X\",14:\"§bUndead Resistance X,\",15:\"\",16:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Attribute Shard\"},ExtraAttributes:{attributes:{trophy_hunter:1},id:\"MAXED_ATTRIBUTE_SHARD\"}}",
+ "damage": 0,
+ "lore": [
+ "§bArachno X",
+ "§bArachno Resistance X",
+ "§bAttack Speed X",
+ "§bBlazing Fortune X",
+ "§bBlazing Resistance X",
+ "§bBreeze X",
+ "§bCombo X",
+ "§bDouble Hook X",
+ "§bElite X",
+ "§bExperience X",
+ "§bFisherman X",
+ "§bFishing Experience X",
+ "§bFishing Speed X",
+ "§bHunter X",
+ "§bIgnition X",
+ "§bInfection X",
+ "§bLife Recovery X",
+ "§bLife Regeneration X",
+ "§bLifeline X",
+ "§bMana Pool X",
+ "§bMidas Touch X",
+ "§bSpeed X",
+ "§bTrophy Hunter X",
+ "§bUndead X",
+ "§bUndead Resistance X",
+ "",
+ "§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka"
+ ],
+ "internalname": "MAXED_ATTRIBUTE_SHARD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "§aUsed to test /neuec"
+ ]
+} \ No newline at end of file
diff --git a/mobs/MUSHROOM_BULL_MONSTER.json b/items/MUSHROOM_BULL_MONSTER.json
index 7c72da80..7c72da80 100644
--- a/mobs/MUSHROOM_BULL_MONSTER.json
+++ b/items/MUSHROOM_BULL_MONSTER.json
diff --git a/items/NULL_OVOID.json b/items/NULL_OVOID.json
index 184682b0..3d8b9d86 100644
--- a/items/NULL_OVOID.json
+++ b/items/NULL_OVOID.json
@@ -19,6 +19,7 @@
"C2": "NULL_SPHERE:32",
"C3": ""
},
+ "slayer_req": "EMAN_2",
"internalname": "NULL_OVOID",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/PARTY_HAT_CRAB_ANIMATED.json b/items/PARTY_HAT_CRAB_ANIMATED.json
new file mode 100644
index 00000000..0ecc0a25
--- /dev/null
+++ b/items/PARTY_HAT_CRAB_ANIMATED.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§dPink Crab Hat of Celebration - 2022 Edition",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc7ec3e1-a33e-3808-aec9-e62997cd55f9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NDc5MzE1NTg4NSwKICAicHJvZmlsZUlkIiA6ICI1NTZjNDNmOWJmZjU0MjI1OTI0NDU5M2EwN2QyYzE1MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJHaW50b2tsIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY3ZGY3NTE4NWEwZGNhMGI1Y2VkZTQwNjRiNzg3YTNhMTQwMDRmZGQ0ZGNhNDk0MjI0NmRiMDBjMGMwM2U1MWIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Magic Find: §a+1\",1:\"\",2:\"§6Ability: Party Time!\",3:\"§7Gain §b+1✎ Intelligence §7while\",4:\"§7on your head for each SkyBlock\",5:\"§7year you\u0027ve been playing.\",6:\"\",7:\"§7Obtained: §e2022\",8:\"\",9:\"§c§lSPECIAL HATCCESSORY\"],Name:\"§f§f§dPink Crab Hat of Celebration - 2022 Edition\"},ExtraAttributes:{party_hat_year:2022,party_hat_color:\"pink\",id:\"PARTY_HAT_CRAB_ANIMATED\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Magic Find: §a+1",
+ "",
+ "§6Ability: Party Time!",
+ "§7Gain §b+1✎ Intelligence §7while",
+ "§7on your head for each SkyBlock",
+ "§7year you\u0027ve been playing.",
+ "",
+ "§7Obtained: §e2022",
+ "",
+ "§c§lSPECIAL HATCCESSORY"
+ ],
+ "internalname": "PARTY_HAT_CRAB_ANIMATED",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Crab_Hat_of_Celebration"
+ ]
+} \ No newline at end of file
diff --git a/items/PET_SKIN_ENDERMAN_NEON.json b/items/PET_SKIN_ENDERMAN_NEON.json
new file mode 100644
index 00000000..28a28411
--- /dev/null
+++ b/items/PET_SKIN_ENDERMAN_NEON.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Neon Enderman Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1a2d6c90-33bc-33b0-a709-0e8a0e70168f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MDY2NzE2NzQ2NSwKICAicHJvZmlsZUlkIiA6ICJiYzRlZGZiNWYzNmM0OGE3YWM5ZjFhMzlkYzIzZjRmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YWNhNjgwYjIyNDYxMzQwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZmOTAyMGMwN2Q4NzViYWQxNDQwMzM3YWRiNTVhMDhjMTVkYjA2Yjk5NDY0NmE2OTE3OTVmNGNkMjkzZmUzZGUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Enderman pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Neon Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN_NEON\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Consumed on use",
+ "",
+ "§7§7Pet skins change the look and",
+ "§7particle trail of your pet but",
+ "§7only one skin can be active at a",
+ "§7time!",
+ "",
+ "§7§7This skin can only be applied",
+ "§7to Enderman pets.",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§6§lLEGENDARY COSMETIC"
+ ],
+ "internalname": "PET_SKIN_ENDERMAN_NEON",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+} \ No newline at end of file
diff --git a/items/PET_SKIN_ENDERMAN_XENON.json b/items/PET_SKIN_ENDERMAN_XENON.json
new file mode 100644
index 00000000..a740acc4
--- /dev/null
+++ b/items/PET_SKIN_ENDERMAN_XENON.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Xenon Enderman Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fa479c79-b324-3714-8117-3b3335aab09a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MDY2NzQ5NzkyMywKICAicHJvZmlsZUlkIiA6ICI2MzQxNmVlYWMyYWI0MzFlOWFlZWFjYzI0Zjg4ZGM3NSIsCiAgInByb2ZpbGVOYW1lIiA6ICJEYXJnZWJfWVQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTJkZWZiZTNjZGUzMjZkNDUxMWJiNTMzMzlkNzc3YWZhNzAzZjNlYzRkYWE2OTdkNjFhNDQwMjc0NGNiYjBjZCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Enderman pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Xenon Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN_XENON\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Consumed on use",
+ "",
+ "§7§7Pet skins change the look and",
+ "§7particle trail of your pet but",
+ "§7only one skin can be active at a",
+ "§7time!",
+ "",
+ "§7§7This skin can only be applied",
+ "§7to Enderman pets.",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§6§lLEGENDARY COSMETIC"
+ ],
+ "internalname": "PET_SKIN_ENDERMAN_XENON",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+} \ No newline at end of file
diff --git a/items/RAGNAROCK_AXE.json b/items/RAGNAROCK_AXE.json
index 67285bd1..72f843b1 100644
--- a/items/RAGNAROCK_AXE.json
+++ b/items/RAGNAROCK_AXE.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:golden_axe",
"displayname": "§9Ragnarock Axe",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a2x §7this\",8:\"§7weapon\u0027s strength for §a3s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Cooldown: §a20s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Ragnarock Axe\"},ExtraAttributes:{id:\"RAGNAROCK_AXE\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a2x §7this\",8:\"§7weapon\u0027s strength for §a3s§7.\",9:\"§8Mana Cost: §3396\",10:\"§8Cooldown: §a20s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Ragnarock Axe\"},ExtraAttributes:{id:\"RAGNAROCK_AXE\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+250",
@@ -13,16 +13,27 @@
"§7After not taking damage for",
"§7§a3s§7, gain §a2x §7this",
"§7weapon\u0027s strength for §a3s§7.",
- "§8Mana Cost: §3500",
+ "§8Mana Cost: §3396",
"§8Cooldown: §a20s",
"",
"§7§8This item can be reforged!",
"§9§lRARE SWORD"
],
+ "recipe": {
+ "A1": "HALLOWED_SKULL:5",
+ "A2": "HALLOWED_SKULL:5",
+ "A3": "HALLOWED_SKULL:5",
+ "B1": "",
+ "B2": "STICK:1",
+ "B3": "HALLOWED_SKULL:5",
+ "C1": "",
+ "C2": "STICK:1",
+ "C3": ""
+ },
"internalname": "RAGNAROCK_AXE",
- "crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
+ "crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ragnarock_Axe"
diff --git a/items/SINSEEKER_SCYTHE.json b/items/SINSEEKER_SCYTHE.json
index 68f3bd16..2a64e80e 100644
--- a/items/SINSEEKER_SCYTHE.json
+++ b/items/SINSEEKER_SCYTHE.json
@@ -33,6 +33,7 @@
"C2": "NULL_OVOID:8",
"C3": "NULL_ATOM:4"
},
+ "slayer_req": "EMAN_6",
"internalname": "SINSEEKER_SCYTHE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/SOULFLOW.json b/items/SOULFLOW.json
index 6eb9ca5e..c33fce2a 100644
--- a/items/SOULFLOW.json
+++ b/items/SOULFLOW.json
@@ -20,6 +20,7 @@
"C2": "RAW_SOULFLOW:32",
"C3": ""
},
+ "slayer_req": "EMAN_2",
"internalname": "SOULFLOW",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/SOULFLOW_BATTERY.json b/items/SOULFLOW_BATTERY.json
index b46046a3..9156b063 100644
--- a/items/SOULFLOW_BATTERY.json
+++ b/items/SOULFLOW_BATTERY.json
@@ -31,6 +31,7 @@
"C2": "NULL_OVOID:1",
"C3": "NULL_OVOID:1"
},
+ "slayer_req": "EMAN_5",
"internalname": "SOULFLOW_BATTERY",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/SOULFLOW_ENGINE.json b/items/SOULFLOW_ENGINE.json
index 02c2c7fc..c1627289 100644
--- a/items/SOULFLOW_ENGINE.json
+++ b/items/SOULFLOW_ENGINE.json
@@ -30,6 +30,7 @@
"C2": "LESSER_SOULFLOW_ENGINE:1",
"C3": "REFINED_TITANIUM:6"
},
+ "slayer_req": "EMAN_5",
"internalname": "SOULFLOW_ENGINE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/SOULFLOW_PILE.json b/items/SOULFLOW_PILE.json
index 9abbe537..741af7fe 100644
--- a/items/SOULFLOW_PILE.json
+++ b/items/SOULFLOW_PILE.json
@@ -31,6 +31,7 @@
"C2": "NULL_SPHERE:10",
"C3": "NULL_SPHERE:10"
},
+ "slayer_req": "EMAN_2",
"internalname": "SOULFLOW_PILE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/SOULFLOW_SUPERCELL.json b/items/SOULFLOW_SUPERCELL.json
index 97824d29..3672a8f5 100644
--- a/items/SOULFLOW_SUPERCELL.json
+++ b/items/SOULFLOW_SUPERCELL.json
@@ -31,6 +31,7 @@
"C2": "NULL_OVOID:32",
"C3": "NULL_OVOID:32"
},
+ "slayer_req": "EMAN_7",
"internalname": "SOULFLOW_SUPERCELL",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/SOUL_ESOWARD.json b/items/SOUL_ESOWARD.json
index c38f643e..c60105e4 100644
--- a/items/SOUL_ESOWARD.json
+++ b/items/SOUL_ESOWARD.json
@@ -26,6 +26,7 @@
"C2": "ENCHANTED_BIRCH_LOG:11",
"C3": "NULL_OVOID:2"
},
+ "slayer_req": "EMAN_3",
"internalname": "SOUL_ESOWARD",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/TERMINATOR.json b/items/TERMINATOR.json
index 96deb929..2c5a1bae 100644
--- a/items/TERMINATOR.json
+++ b/items/TERMINATOR.json
@@ -40,6 +40,7 @@
"C2": "NULL_BLADE:3",
"C3": "TARANTULA_SILK:64"
},
+ "slayer_req": "EMAN_7",
"internalname": "TERMINATOR",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/VENOMOUS;2.json b/items/VENOMOUS;2.json
index b3eb2a99..eb88980f 100644
--- a/items/VENOMOUS;2.json
+++ b/items/VENOMOUS;2.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous II\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §2+0.6% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;2\",enchantments:{venomous:2}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous II\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a10% §7and deals §2+0.6% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;2\",enchantments:{venomous:2}}}",
"damage": 0,
"lore": [
"§9Venomous II",
"§7Reduces the target\u0027s walk speed",
- "§7by §a5% §7and deals §2+0.6% §7of",
+ "§7by §a10% §7and deals §2+0.6% §7of",
"§7your damage per second per hit,",
"§7stacking globally up to §240",
"§2§7hits. Lasts §65s§7.",
diff --git a/items/VENOMOUS;3.json b/items/VENOMOUS;3.json
index 2a1501cc..5edfd004 100644
--- a/items/VENOMOUS;3.json
+++ b/items/VENOMOUS;3.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous III\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §2+0.9% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;3\",enchantments:{venomous:3}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous III\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a15% §7and deals §2+0.9% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;3\",enchantments:{venomous:3}}}",
"damage": 0,
"lore": [
"§9Venomous III",
"§7Reduces the target\u0027s walk speed",
- "§7by §a5% §7and deals §2+0.9% §7of",
+ "§7by §a15% §7and deals §2+0.9% §7of",
"§7your damage per second per hit,",
"§7stacking globally up to §240",
"§2§7hits. Lasts §65s§7.",
diff --git a/items/VENOMOUS;4.json b/items/VENOMOUS;4.json
index e111a7bf..b4af08fe 100644
--- a/items/VENOMOUS;4.json
+++ b/items/VENOMOUS;4.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous IV\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §2+1.2% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;4\",enchantments:{venomous:4}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous IV\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a20% §7and deals §2+1.2% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;4\",enchantments:{venomous:4}}}",
"damage": 0,
"lore": [
"§9Venomous IV",
"§7Reduces the target\u0027s walk speed",
- "§7by §a5% §7and deals §2+1.2% §7of",
+ "§7by §a20% §7and deals §2+1.2% §7of",
"§7your damage per second per hit,",
"§7stacking globally up to §240",
"§2§7hits. Lasts §65s§7.",
diff --git a/items/VENOMOUS;5.json b/items/VENOMOUS;5.json
index 864402e4..3c70ec61 100644
--- a/items/VENOMOUS;5.json
+++ b/items/VENOMOUS;5.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§f§aEnchanted Book",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §2+1.5% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;5\",enchantments:{venomous:5}},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §2+1.5% §7of\",3:\"§7your damage per second per hit,\",4:\"§7stacking globally up to §240\",5:\"§2§7hits. Lasts §65s§7.\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§6Source:\",11:\"§aI-V: §7Enchantment Table,\",12:\"§7Spider Eye Collection\",13:\"§aVI: §7Experiments\",14:\"\",15:\"§6Applied To:\",16:\"§7- §fSword\",17:\"§7- §fFishing Weapon\",18:\"§7- §fGauntlet\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"VENOMOUS;5\",enchantments:{venomous:5}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§9Venomous V",
"§7Reduces the target\u0027s walk speed",
- "§7by §a5% §7and deals §2+1.5% §7of",
+ "§7by §a25% §7and deals §2+1.5% §7of",
"§7your damage per second per hit,",
"§7stacking globally up to §240",
"§2§7hits. Lasts §65s§7.",
diff --git a/items/VOIDEDGE_KATANA.json b/items/VOIDEDGE_KATANA.json
index 0da618ce..e585a833 100644
--- a/items/VOIDEDGE_KATANA.json
+++ b/items/VOIDEDGE_KATANA.json
@@ -36,6 +36,7 @@
"C2": "VOIDWALKER_KATANA:1",
"C3": ""
},
+ "slayer_req": "EMAN_3",
"internalname": "VOIDEDGE_KATANA",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/VOIDLING_GENERATOR_1.json b/items/VOIDLING_GENERATOR_1.json
index 7c30531d..8ae50071 100644
--- a/items/VOIDLING_GENERATOR_1.json
+++ b/items/VOIDLING_GENERATOR_1.json
@@ -23,6 +23,7 @@
"C2": "NULL_SPHERE:10",
"C3": "NULL_SPHERE:10"
},
+ "slayer_req": "EMAN_4",
"internalname": "VOIDLING_GENERATOR_1",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
diff --git a/items/VOIDWALKER_KATANA.json b/items/VOIDWALKER_KATANA.json
index bb5521cb..19b9a941 100644
--- a/items/VOIDWALKER_KATANA.json
+++ b/items/VOIDWALKER_KATANA.json
@@ -26,6 +26,7 @@
"C2": "STICK:1",
"C3": ""
},
+ "slayer_req": "EMAN_1",
"internalname": "VOIDWALKER_KATANA",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/VOID_SEPULTURE_TRAVEL_SCROLL.json b/items/VOID_SEPULTURE_TRAVEL_SCROLL.json
index 48aece7b..4c73904b 100644
--- a/items/VOID_SEPULTURE_TRAVEL_SCROLL.json
+++ b/items/VOID_SEPULTURE_TRAVEL_SCROLL.json
@@ -26,6 +26,7 @@
"C2": "RAW_SOULFLOW:16",
"C3": "RAW_SOULFLOW:16"
},
+ "slayer_req": "EMAN_4",
"internalname": "VOID_SEPULTURE_TRAVEL_SCROLL",
"crafttext": "",
"clickcommand": "viewrecipe",
diff --git a/items/VORPAL_KATANA.json b/items/VORPAL_KATANA.json
index 587eae5c..efa70c5d 100644
--- a/items/VORPAL_KATANA.json
+++ b/items/VORPAL_KATANA.json
@@ -36,6 +36,7 @@
"C2": "VOIDEDGE_KATANA:1",
"C3": "REFINED_MITHRIL:4"
},
+ "slayer_req": "EMAN_5",
"internalname": "VORPAL_KATANA",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",