1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§aSheep (Animal)",
"nbttag": "{display:{Lore:[0:\"§7Sheep in Hypixel Skyblock are just the classic\",1:\"§7peaceful animal like in vanilla. They can be found\",2:\"§7at the Mushroom Desert.\"],Name:\"§aSheep (Animal)\"},ExtraAttributes:{id:\"SHEEP_ANIMAL\"}}",
"damage": 91,
"lore": [
"§7Sheep in Hypixel Skyblock are just the classic",
"§7peaceful animal like in vanilla. They can be found",
"§7at the Mushroom Desert."
],
"internalname": "SHEEP_ANIMAL",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sheep"
],
"entityrender": "Sheep"
}
|