aboutsummaryrefslogtreecommitdiff
path: root/items/VORACIOUS_SPIDER_MONSTER.json
blob: 934bed6200795de52a8d675fc2242efc20ef3ae5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"
}