diff options
Diffstat (limited to 'items/VORACIOUS_SPIDER_MONSTER.json')
-rw-r--r-- | items/VORACIOUS_SPIDER_MONSTER.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/VORACIOUS_SPIDER_MONSTER.json b/items/VORACIOUS_SPIDER_MONSTER.json new file mode 100644 index 00000000..934bed62 --- /dev/null +++ b/items/VORACIOUS_SPIDER_MONSTER.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Voracious Spider (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Voracious Spider is a spider that spawns in\",1:\"§7the Spider\u0027s Den. Unlike regular spiders in the Den\",2:\"§7they have much more health and damage output\",3:\"§7and spawn much more frequently in large groups.\"],Name:\"§9Voracious Spider (Monster)\"},ExtraAttributes:{id:\"VORACIOUS_SPIDER_MONSTER\"}}", + "damage": 52, + "lore": [ + "§7The Voracious Spider is a spider that spawns in", + "§7the Spider\u0027s Den. Unlike regular spiders in the Den", + "§7they have much more health and damage output", + "§7and spawn much more frequently in large groups." + ], + "internalname": "VORACIOUS_SPIDER_MONSTER", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Voracious_Spider" + ], + "entityrender": "Spider" +}
\ No newline at end of file |