From 63696b7ea25003c6c637e13c52de4b1f55fb4282 Mon Sep 17 00:00:00 2001 From: MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> Date: Tue, 2 Mar 2021 00:17:05 -0500 Subject: A metric ton of mobs (#422) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Wiki Link Mithril Drill Engine * Wiki Link * Wiki Link * Fixed an error * Iron horse wiki link * Fix * Real Fix * Update GOLD_BARDING.json * Update DIAMOND_BARDING.json * I hate JSON files y * Please Work JSON * Update IRON_BARDING.json * Update GOLD_BARDING.json * smh don't use 3 spaces * . * Wiki Links for Social 1 * Parkour Checkpoint Wiki Link * Update ENDER_PORTAL_FRAME.json * Update ULTIMATE_SOUL_EATER;1.json * Update ULTIMATE_SOUL_EATER;2.json * Update ULTIMATE_SOUL_EATER;3.json * Update ULTIMATE_SOUL_EATER;4.json * Update ULTIMATE_SOUL_EATER;5.json * Update ULTIMATE_LEGION;2.json * Update ULTIMATE_LEGION;3.json * Update ULTIMATE_LEGION;4.json * Update ULTIMATE_SWARM;2.json * Update ULTIMATE_SWARM;3.json * Update ULTIMATE_SWARM;3.json * Update ULTIMATE_SWARM;4.json * Update ULTIMATE_LAST_STAND;2.json * Update ULTIMATE_LAST_STAND;3.json * Update ULTIMATE_LAST_STAND;4.json * Update ULTIMATE_WISE;1.json * Update ULTIMATE_WISE;5.json * Update ULTIMATE_NO_PAIN_NO_GAIN;2.json * Update ULTIMATE_NO_PAIN_NO_GAIN;3.json * Update ULTIMATE_NO_PAIN_NO_GAIN;4.json * New Pet Skin * Skin Parents * Stray : * 😠 * Delete ENDERPACK.json * Holy Moly thats a lot of files * Delete BLUE_SHARK_SC.json * Delete CRAZY_WITCH_MONSTER.json * Delete GHOST_MONSTER.json * Delete GOBLIN_MONSTER.json * Delete GREAT_WHITE_SHARK_SC.json * Delete GRIM_REAPER_SC.json * Delete ICE_WALKER_MONSTER.json * Delete NIGHTMARE_SC.json * Delete NURSE_SHARK_SC.json * Delete PHANTOM_FISHER_SC.json * Delete PHANTOM_SPIRIT_MONSTER.json * Delete SCARECROW_SC.json * Delete SCARY_JERRY_MONSTER.json * Delete TIGER_SHARK_SC.json * Delete TREASURE_HOARDER_MONSTER.json * Delete TRICK_OR_TREATER_MONSTER.json * Delete WEREWOLF_SC.json * Delete WITHER_GOURD_MONSTER.json * Delete WRAITH_MONSTER.json * Okay in the correct folder this time Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> --- items/BLUE_SHARK_SC.json | 19 +++++++++++++++++++ items/CRAZY_WITCH_MONSTER.json | 19 +++++++++++++++++++ items/GHOST_MONSTER.json | 19 +++++++++++++++++++ items/GOBLIN_MONSTER.json | 19 +++++++++++++++++++ items/GREAT_WHITE_SHARK_SC.json | 19 +++++++++++++++++++ items/GRIM_REAPER_SC.json | 19 +++++++++++++++++++ items/ICE_WALKER_MONSTER.json | 19 +++++++++++++++++++ items/NIGHTMARE_SC.json | 19 +++++++++++++++++++ items/NURSE_SHARK_SC.json | 19 +++++++++++++++++++ items/PHANTOM_FISHER_SC.json | 19 +++++++++++++++++++ items/PHANTOM_SPIRIT_MONSTER.json | 19 +++++++++++++++++++ items/SCARECROW_SC.json | 19 +++++++++++++++++++ items/SCARY_JERRY_MONSTER.json | 19 +++++++++++++++++++ items/TIGER_SHARK_SC.json | 19 +++++++++++++++++++ items/TREASURE_HOARDER_MONSTER.json | 19 +++++++++++++++++++ items/TRICK_OR_TREATER_MONSTER.json | 19 +++++++++++++++++++ items/WEREWOLF_SC.json | 19 +++++++++++++++++++ items/WITHER_GOURD_MONSTER.json | 19 +++++++++++++++++++ items/WRAITH_MONSTER.json | 19 +++++++++++++++++++ 19 files changed, 361 insertions(+) create mode 100644 items/BLUE_SHARK_SC.json create mode 100644 items/CRAZY_WITCH_MONSTER.json create mode 100644 items/GHOST_MONSTER.json create mode 100644 items/GOBLIN_MONSTER.json create mode 100644 items/GREAT_WHITE_SHARK_SC.json create mode 100644 items/GRIM_REAPER_SC.json create mode 100644 items/ICE_WALKER_MONSTER.json create mode 100644 items/NIGHTMARE_SC.json create mode 100644 items/NURSE_SHARK_SC.json create mode 100644 items/PHANTOM_FISHER_SC.json create mode 100644 items/PHANTOM_SPIRIT_MONSTER.json create mode 100644 items/SCARECROW_SC.json create mode 100644 items/SCARY_JERRY_MONSTER.json create mode 100644 items/TIGER_SHARK_SC.json create mode 100644 items/TREASURE_HOARDER_MONSTER.json create mode 100644 items/TRICK_OR_TREATER_MONSTER.json create mode 100644 items/WEREWOLF_SC.json create mode 100644 items/WITHER_GOURD_MONSTER.json create mode 100644 items/WRAITH_MONSTER.json (limited to 'items') diff --git a/items/BLUE_SHARK_SC.json b/items/BLUE_SHARK_SC.json new file mode 100644 index 00000000..de0e4db4 --- /dev/null +++ b/items/BLUE_SHARK_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Blue Shark (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Blue Shark is one of 4 sharks added in the fishing aspect of the\",1:\"§7community center update. It can be caught durring fishing festivals\",2:\"§7while Marina is mayor by those of at least Fishing Level 9.\"],Name:\"§3Blue Shark (Sea Creature)\"},ExtraAttributes:{id:\"BLUE_SHARK_SC\"}}", + "damage": 54, + "lore": [ + "§7The Blue Shark is one of 4 sharks added in the fishing aspect of the", + "§7community center update. It can be caught durring fishing festivals", + "§7while Marina is mayor by those of at least Fishing Level 9." + ], + "internalname": "BLUE_SHARK_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blue_Shark" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/CRAZY_WITCH_MONSTER.json b/items/CRAZY_WITCH_MONSTER.json new file mode 100644 index 00000000..9cba114a --- /dev/null +++ b/items/CRAZY_WITCH_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Crazy Witch (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Crazy Witch is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Crazy Witch (Monster)\"},ExtraAttributes:{id:\"CRAZY_WITCH_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7The Crazy Witch is a mob added in the", + "§7Spooky Festival v2 Update. It can only spawn", + "§durring the night durring Spooky Festivals" + ], + "internalname": "CRAZY_WITCH_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spooky_Mobs" + ], + "entityrender": "Witch" + } \ No newline at end of file diff --git a/items/GHOST_MONSTER.json b/items/GHOST_MONSTER.json new file mode 100644 index 00000000..a3088b0f --- /dev/null +++ b/items/GHOST_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Ghost (Monster)", + "nbttag": "{display:{Lore:[0:\"§7Ghosts are powerful mobs that spawn in the\",1:\"§7mist area of the Dwarven mines. They appear as\",2:\"§7the outer part of charged creepers.\"],Name:\"§9Ghost (Monster)\"},ExtraAttributes:{id:\"GHOST_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7Ghosts are powerful mobs that spawn in the", + "§7mist area of the Dwarven mines. They appear as", + "§7the outer part of charged creepers." + ], + "internalname": "GHOST_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ghost" + ], + "entityrender": "Creeper" + } \ No newline at end of file diff --git a/items/GOBLIN_MONSTER.json b/items/GOBLIN_MONSTER.json new file mode 100644 index 00000000..df1981a7 --- /dev/null +++ b/items/GOBLIN_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Goblin (Monster)", + "nbttag": "{display:{Lore:[0:\"§7Goblins are mobs that spawn in the Goblin Burrows\",1:\"§7area of the Dwarven Mines. They can also spawn\",2:\"§7durring goblin raid events.\"],Name:\"§9Goblin (Monster)\"},ExtraAttributes:{id:\"GOBLIN_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7Goblins are mobs that spawn in the Goblin Burrows", + "§7area of the Dwarven Mines. They can also spawn", + "§7durring goblin raid events." + ], + "internalname": "GOBLIN_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Goblins" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/GREAT_WHITE_SHARK_SC.json b/items/GREAT_WHITE_SHARK_SC.json new file mode 100644 index 00000000..7b849e43 --- /dev/null +++ b/items/GREAT_WHITE_SHARK_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Great White Shark (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Blue Shark is one of 4 sharks added in the fishing aspect of the\",1:\"§7community center update. It can be caught durring fishing festivals\",2:\"§7while Marina is mayor by those of at least Fishing Level 24.\"],Name:\"§3Great White Shark (Sea Creature)\"},ExtraAttributes:{id:\"GREAT_WHITE_SHARK_SC\"}}", + "damage": 54, + "lore": [ + "§7The Great White Shark is one of 4 sharks added in the fishing aspect of the", + "§7community center update. It can be caught durring fishing festivals", + "§7while Marina is mayor by those of at least Fishing Level 24." + ], + "internalname": "GREAT_WHITE_SHARK_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_White_Shark" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/GRIM_REAPER_SC.json b/items/GRIM_REAPER_SC.json new file mode 100644 index 00000000..f7346ec1 --- /dev/null +++ b/items/GRIM_REAPER_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Grim Reaper (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Grim Reaper is a legendary sea creature added in the Spooky\",1:\"Festival v2 update. It can only be caught from 1 hour before\",2:\"§7until 1 hour after the Spooky Festival by those above Fishing 26\"],Name:\"§3Grim Reaper (Sea Creature)\"},ExtraAttributes:{id:\"GRIM_REAPER_SC\"}}", + "damage": 54, + "lore": [ + "§7The Grim Reaper is a legendary sea creature added in the Spooky", + "§7Festival v2 update. It can only be caught from 1 hour before", + "§7until 1 hour after the Spooky Festival by those above Fishing 26" + ], + "internalname": "GRIM_REAPER_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Grim_Reaper" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/ICE_WALKER_MONSTER.json b/items/ICE_WALKER_MONSTER.json new file mode 100644 index 00000000..14893ccb --- /dev/null +++ b/items/ICE_WALKER_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Ice Walker (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Ice Walker is a mob that spawns in the Great\",1:\"§7Ice Wall area in the Dwarven Mines. They are\",2:\"§7required to be killed for one commision.\"],Name:\"§9Ice Walker (Monster)\"},ExtraAttributes:{id:\"ICE_WALKER_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7The Ice Walker is a mob that spawns in the Great", + "§7Ice Wall area in the Dwarven Mines. They are", + "§7required to be killed for one commision." + ], + "internalname": "ICE_WALKER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ice_Walker" + ], + "entityrender": "Snow Golem" + } \ No newline at end of file diff --git a/items/NIGHTMARE_SC.json b/items/NIGHTMARE_SC.json new file mode 100644 index 00000000..e53b6ad0 --- /dev/null +++ b/items/NIGHTMARE_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Nightmare (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Nightmare is a rare sea creature added in the Spooky\",1:\"Festival v2 update. It can only be caught from 1 hour before\",2:\"§7until 1 hour after the Spooky Festival by those above Fishing 14\"],Name:\"§3Nightmare (Sea Creature)\"},ExtraAttributes:{id:\"NIGHTMARE_SC\"}}", + "damage": 54, + "lore": [ + "§7The Nightmare is a rare sea creature added in the Spooky", + "§7Festival v2 update. It can only be caught from 1 hour before", + "§7until 1 hour after the Spooky Festival by those above Fishing 14" + ], + "internalname": "NIGHTMARE_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nightmare" + ], + "entityrender": "Horse" + } \ No newline at end of file diff --git a/items/NURSE_SHARK_SC.json b/items/NURSE_SHARK_SC.json new file mode 100644 index 00000000..4b287ee0 --- /dev/null +++ b/items/NURSE_SHARK_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Nurse Shark (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Nurse Shark is one of 4 sharks added in the fishing aspect of the\",1:\"§7community center update. It can be caught durring fishing festivals\",2:\"§7while Marina is mayor by those of at least Fishing Level 5.\"],Name:\"§3Nurse Shark (Sea Creature)\"},ExtraAttributes:{id:\"NURSE_SHARK_SC\"}}", + "damage": 54, + "lore": [ + "§7The Nurse Shark is one of 4 sharks added in the fishing aspect of the", + "§7community center update. It can be caught durring fishing festivals", + "§7while Marina is mayor by those of at least Fishing Level 5." + ], + "internalname": "NURSE_SHARK_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nurse_Shark" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/PHANTOM_FISHER_SC.json b/items/PHANTOM_FISHER_SC.json new file mode 100644 index 00000000..0dba241e --- /dev/null +++ b/items/PHANTOM_FISHER_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Phantom Fisher (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Phantom Fisher is a legendary sea creature added in the Spooky\",1:\"Festival v2 update. It can only be caught from 1 hour before\",2:\"§7until 1 hour after the Spooky Festival by those above Fishing 21\"],Name:\"§3Phantom Fisher (Sea Creature)\"},ExtraAttributes:{id:\"PHANTOM_FISHER_SC\"}}", + "damage": 54, + "lore": [ + "§7The Phantom Fisher is a legendary sea creature added in the Spooky", + "§7Festival v2 update. It can only be caught from 1 hour before", + "§7until 1 hour after the Spooky Festival by those above Fishing 21" + ], + "internalname": "PHANTOM_FISHER_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Phantom_Fisher" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/PHANTOM_SPIRIT_MONSTER.json b/items/PHANTOM_SPIRIT_MONSTER.json new file mode 100644 index 00000000..ef3f7ad9 --- /dev/null +++ b/items/PHANTOM_SPIRIT_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Phantom Spirit (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Phantom Spirit is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Phantom Spirit (Monster)\"},ExtraAttributes:{id:\"PHANTOM_SPIRIT_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7The Phantom Spirit is a mob added in the", + "§7Spooky Festival v2 Update. It can only spawn", + "§durring the night durring Spooky Festivals" + ], + "internalname": "PHANTOM_SPIRIT_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Phantom_Spirit" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/SCARECROW_SC.json b/items/SCARECROW_SC.json new file mode 100644 index 00000000..676381e5 --- /dev/null +++ b/items/SCARECROW_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Scarecrow (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Scarecrow is a common sea creature added in the Spooky\",1:\"Festival v2 update. It can only be caught from 1 hour before\",2:\"§7until 1 hour after the Spooky Festival by those above Fishing 9\"],Name:\"§3Scarecrow (Sea Creature)\"},ExtraAttributes:{id:\"SCARECROW_SC\"}}", + "damage": 54, + "lore": [ + "§7The Scarecrow is a common sea creature added in the Spooky", + "§7Festival v2 update. It can only be caught from 1 hour before", + "§7until 1 hour after the Spooky Festival by those above Fishing 9" + ], + "internalname": "SCARECROW_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Scarecrow" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/SCARY_JERRY_MONSTER.json b/items/SCARY_JERRY_MONSTER.json new file mode 100644 index 00000000..313fd7a6 --- /dev/null +++ b/items/SCARY_JERRY_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Scary Jerry (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Scary Jerry is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Scary Jerry (Monster)\"},ExtraAttributes:{id:\"SCARY_JERRY_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7The Scary Jerry is a mob added in the", + "§7Spooky Festival v2 Update. It can only spawn", + "§durring the night durring Spooky Festivals" + ], + "internalname": "SCARY_JERRY_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spooky_Mobs" + ], + "entityrender": "Viliger" + } \ No newline at end of file diff --git a/items/TIGER_SHARK_SC.json b/items/TIGER_SHARK_SC.json new file mode 100644 index 00000000..4e6d77ae --- /dev/null +++ b/items/TIGER_SHARK_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Tiger Shark (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Tiger Shark is one of 4 sharks added in the fishing aspect of the\",1:\"§7community center update. It can be caught durring fishing festivals\",2:\"§7while Marina is mayor by those of at least Fishing Level 18.\"],Name:\"§3Tiger Shark (Sea Creature)\"},ExtraAttributes:{id:\"TIGER_SHARK_SC\"}}", + "damage": 54, + "lore": [ + "§7The Tiger Shark is one of 4 sharks added in the fishing aspect of the", + "§7community center update. It can be caught durring fishing festivals", + "§7while Marina is mayor by those of at least Fishing Level 18." + ], + "internalname": "TIGER_SHARK_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tiger_Shark" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/TREASURE_HOARDER_MONSTER.json b/items/TREASURE_HOARDER_MONSTER.json new file mode 100644 index 00000000..a8bed991 --- /dev/null +++ b/items/TREASURE_HOARDER_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Treasure Hoarder (Monster)", + "nbttag": "{display:{Lore:[0:\"§7Treasure Hoarders are mobs that spawn in the\",1:\"§7Upper Mines area of the Dwarven Mines. They\",2:\"§7drop the Treasureite material used in the Forge.\"],Name:\"§9Treasure Hoarder (Monster)\"},ExtraAttributes:{id:\"TREASURE_HOARDER_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7Treasure Hoarders are mobs that spawn in the", + "§7Upper Mines area of the Dwarven Mines. They", + "§7drop the Treasureite material used in the Forge." + ], + "internalname": "TREASURE_HOARDER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Treasure_Hoarder" + ], + "entityrender": "Skeleton" + } \ No newline at end of file diff --git a/items/TRICK_OR_TREATER_MONSTER.json b/items/TRICK_OR_TREATER_MONSTER.json new file mode 100644 index 00000000..c1f78a0e --- /dev/null +++ b/items/TRICK_OR_TREATER_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Trick or Treater (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Tirck or Treater is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Trick or Treater(Monster)\"},ExtraAttributes:{id:\"TRICK_OR_TREATER_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7The Trick or Treater is a mob added in the", + "§7Spooky Festival v2 Update. It can only spawn", + "§durring the night durring Spooky Festivals" + ], + "internalname": "TRICK_OR_TREATER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spooky_Mobs" + ], + "entityrender": "Zombie" + } \ No newline at end of file diff --git a/items/WEREWOLF_SC.json b/items/WEREWOLF_SC.json new file mode 100644 index 00000000..ea1eced9 --- /dev/null +++ b/items/WEREWOLF_SC.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Werewolf (Sea Creature)", + "nbttag": "{display:{Lore:[0:\"§7The Werewolf is an epic sea creature added in the Spooky\",1:\"Festival v2 update. It can only be caught from 1 hour before\",2:\"§7until 1 hour after the Spooky Festival by those above Fishing 17\"],Name:\"§3Werewolf (Sea Creature)\"},ExtraAttributes:{id:\"WEREWOLF_SC\"}}", + "damage": 54, + "lore": [ + "§7The Werewolf is an epic sea creature added in the Spooky", + "§7Festival v2 update. It can only be caught from 1 hour before", + "§7until 1 hour after the Spooky Festival by those above Fishing 17" + ], + "internalname": "WEREWOLF_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf" + ], + "entityrender": "Wolf" + } \ No newline at end of file diff --git a/items/WITHER_GOURD_MONSTER.json b/items/WITHER_GOURD_MONSTER.json new file mode 100644 index 00000000..07d18c7d --- /dev/null +++ b/items/WITHER_GOURD_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Wither Gourd (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Wither Gourd is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Wither Gourd (Monster)\"},ExtraAttributes:{id:\"WITHER_GOURD_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7The Wither Gourd is a mob added in the", + "§7Spooky Festival v2 Update. It can only spawn", + "§durring the night durring Spooky Festivals" + ], + "internalname": "WITHER_GOURD_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spooky_Mobs" + ], + "entityrender": "Wither Skeleton" + } \ No newline at end of file diff --git a/items/WRAITH_MONSTER.json b/items/WRAITH_MONSTER.json new file mode 100644 index 00000000..cd01f51a --- /dev/null +++ b/items/WRAITH_MONSTER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Scary Jerry (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Wraith is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Wraith (Monster)\"},ExtraAttributes:{id:\"WRAITH_MONSTER\"}}", + "damage": 54, + "lore": [ + "§7The Wraith is a mob added in the", + "§7Spooky Festival v2 Update. It can only spawn", + "§durring the night durring Spooky Festivals" + ], + "internalname": "WRAITH_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wraith" + ], + "entityrender": "Zombie" + } \ No newline at end of file -- cgit