aboutsummaryrefslogtreecommitdiff
path: root/items/PIG_ANIMAL.json
blob: 0802c4e836f9c9225c233711b0d4ec0021d36469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§aPig (Animal)",
  "nbttag": "{display:{Lore:[0:\"§7Pigs are passive mobs that can be found at the\",1:\"§7Barn and they drop raw porkchops and experience. \"],Name:\"§aPig (Animal)\"},ExtraAttributes:{id:\"PIG_ANIMAL\"}}",
  "damage": 90,
  "lore": [
    "§7Pigs are passive mobs that can be found at the",
    "§7Barn and they drop raw porkchops and experience. "
  ],
  "internalname": "PIG_ANIMAL",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Pig"
  ],
  "entityrender": "Pig"
}