From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/SPIRIT_OF_THE_PACK_MONSTER.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 items/SPIRIT_OF_THE_PACK_MONSTER.json (limited to 'items/SPIRIT_OF_THE_PACK_MONSTER.json') diff --git a/items/SPIRIT_OF_THE_PACK_MONSTER.json b/items/SPIRIT_OF_THE_PACK_MONSTER.json new file mode 100644 index 00000000..c4e6e917 --- /dev/null +++ b/items/SPIRIT_OF_THE_PACK_MONSTER.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Spirit of the Pack (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Spirit of the Pack is a wolf that can be found\",1:\"§7in the Howling Cave in The Park and is a way to get\",2:\"§7large amounts of experience to complete Wolf\",3:\"§7Slayer quests quicker. \"],Name:\"§9Spirit of the Pack (Monster)\"},ExtraAttributes:{id:\"SPIRIT_OF_THE_PACK_MONSTER\"}}", + "damage": 95, + "lore": [ + "§7The Spirit of the Pack is a wolf that can be found", + "§7in the Howling Cave in The Park and is a way to get", + "§7large amounts of experience to complete Wolf", + "§7Slayer quests quicker. " + ], + "internalname": "SPIRIT_OF_THE_PACK_MONSTER", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_of_the_Pack" + ], + "entityrender": "Wolf" +} \ No newline at end of file -- cgit