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": "§fMove Jerry",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this where you would like\",1:\"§7Jerry to move to!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fMove Jerry\"},ExtraAttributes:{id:\"ASSISTANT\"}}",
"damage": 120,
"lore": [
"§7Place this where you would like",
"§7Jerry to move to!",
"",
"§f§lCOMMON"
],
"internalname": "ASSISTANT",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jerry",
"https://wiki.hypixel.net/Move_Jerry"
]
}
|