diff options
Diffstat (limited to 'items/SVEN_PACKMASTER_BOSS.json')
-rw-r--r-- | items/SVEN_PACKMASTER_BOSS.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/SVEN_PACKMASTER_BOSS.json b/items/SVEN_PACKMASTER_BOSS.json new file mode 100644 index 00000000..4a4f2b7a --- /dev/null +++ b/items/SVEN_PACKMASTER_BOSS.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§6Sven Packmaster (Boss)", + "nbttag": "{ench:[],display:{Lore:[0:\"§7Sven Packmaster is a Slayer boss in the Wolf Slayer track.\"],Name:\"§6Sven Packmaster (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_BOSS\"}}", + "damage": 95, + "lore": [ + "§7Sven Packmaster is a Slayer boss in the Wolf Slayer track." + ], + "internalname": "SVEN_PACKMASTER_BOSS", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sven_Packmaster" + ], + "entityrender": "Wolf" +}
\ No newline at end of file |