1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§fMove Sam",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this where you would like\",1:\"§7Sam to move to!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fMove Sam\"},ExtraAttributes:{id:\"SAM_ASSISTANT\"}}",
"damage": 101,
"lore": [
"§7Place this where you would like",
"§7Sam to move to!",
"",
"§f§lCOMMON"
],
"internalname": "SAM_ASSISTANT",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Move_Sam",
"https://hypixel-skyblock.fandom.com/wiki/Move_Sam"
]
}
|