aboutsummaryrefslogtreecommitdiff
path: root/items/ZOMBIE_PIGMEN_MONSTER.json
blob: 2204ae7cf7d5833f1654d6f29e9458781410a01a (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": "§aZombie Pigmen (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7Pigmen, which are also known as Zombie Pigmen, are\",1:\"§7neutral mobs that spawn in the Pigman\u0027s Den and\",2:\"§7Blazing Fortress. They are neutral as long as\",3:\"§7players don\u0027t provoke them.\"],Name:\"§aZombie Pigmen (Monster)\"},ExtraAttributes:{id:\"ZOMBIE_PIGMEN_MONSTER\"}}",
  "damage": 57,
  "lore": [
    "§7Pigmen, which are also known as Zombie Pigmen, are",
    "§7neutral mobs that spawn in the Pigman\u0027s Den and",
    "§7Blazing Fortress. They are neutral as long as",
    "§7players don\u0027t provoke them."
  ],
  "internalname": "ZOMBIE_PIGMEN_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Pigman"
  ],
  "entityrender": "PigZombie"
}