aboutsummaryrefslogtreecommitdiff
path: root/items/SILVERFISH_MONSTER.json
blob: 424a830a51993a7bf62876c760db9d86605b4418 (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": "§aSilverfish (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7Silverfish are a vanilla mob which retain their\",1:\"§7typical behavior when encountered in Skyblock. \"],Name:\"§aSilverfish (Monster)\"},ExtraAttributes:{id:\"SILVERFISH_MONSTER\"}}",
  "damage": 60,
  "lore": [
    "§7Silverfish are a vanilla mob which retain their",
    "§7typical behavior when encountered in Skyblock. "
  ],
  "internalname": "SILVERFISH_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Silverfish"
  ],
  "entityrender": "Silverfish",
  "entityscale": 2
}