aboutsummaryrefslogtreecommitdiff
path: root/items/WITHER_GOURD_MONSTER.json
blob: 120992bc8e2f7ddaaee3b5a74b6c56a796c6f376 (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": "§9Wither Gourd (Monster)",
    "nbttag": "{display:{Lore:[0:\"§7The Wither Gourd is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§during the night during Spooky Festivals\"],Name:\"§9Wither Gourd (Monster)\"},ExtraAttributes:{id:\"WITHER_GOURD_MONSTER\"}}",
    "damage": 54,
    "lore": [
      "§7The Wither Gourd is a mob added in the",
      "§7Spooky Festival v2 Update. It can only spawn",
      "§during the night during Spooky Festivals"
    ],
    "internalname": "WITHER_GOURD_MONSTER",
    "clickcommand": "",
    "modver": "2.0.0-REL",
    "infoType": "WIKI_URL",
    "info": [
      "https://hypixel-skyblock.fandom.com/wiki/Spooky_Mobs"
    ],
    "entityrender": "Wither Skeleton"
  }