diff options
Diffstat (limited to 'items/VORACIOUS_SPIDER_MONSTER.json')
-rw-r--r-- | items/VORACIOUS_SPIDER_MONSTER.json | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/items/VORACIOUS_SPIDER_MONSTER.json b/items/VORACIOUS_SPIDER_MONSTER.json index 934bed62..fe7fe2fa 100644 --- a/items/VORACIOUS_SPIDER_MONSTER.json +++ b/items/VORACIOUS_SPIDER_MONSTER.json @@ -1,20 +1,31 @@ { "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\"}}", + "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.\",4:\"\",5:\"§c❤ Health§8: §c1.000.000\",6:\"§7Combat XP: §3100\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fString\",11:\"\",12:\"§aUncommon Loot\",13:\"§8 ■ §aEnchanted String §8(§a10%§8)\"],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." + "§7and spawn much more frequently in large groups.", + "", + "§c❤ Health§8: §c1.000.000", + "§7Combat XP: §3100", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fString", + "", + "§aUncommon Loot", + "§8 ■ §aEnchanted String §8(§a10%§8)" ], "internalname": "VORACIOUS_SPIDER_MONSTER", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Voracious_Spider" ], - "entityrender": "Spider" + "entityrender": "Spider", + "crafttext": "" }
\ No newline at end of file |