aboutsummaryrefslogtreecommitdiff
path: root/items/DASHER_SPIDER_MONSTER.json
blob: 9d8b3a424a93d3e58db094b32c9cbc63212d4147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§9Dasher Spider (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7The Dasher Spider is one of the types of spiders\",1:\"§7found in the Spider\u0027s Den. It launches itself\",2:\"§7towards the player, damaging them in the process.\"],Name:\"§9Dasher Spider (Monster)\"},ExtraAttributes:{id:\"DASHER_SPIDER_MONSTER\"}}",
  "damage": 52,
  "lore": [
    "§7The Dasher Spider is one of the types of spiders",
    "§7found in the Spider\u0027s Den. It launches itself",
    "§7towards the player, damaging them in the process."
  ],
  "internalname": "DASHER_SPIDER_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Dasher_Spider"
  ],
  "entityrender": "Spider"
}