diff options
Diffstat (limited to 'items/WEREWOLF_SC.json')
-rw-r--r-- | items/WEREWOLF_SC.json | 19 |
1 files changed, 19 insertions, 0 deletions
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 |