1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
{
"itemid": "minecraft:skull",
"displayname": "§fPortal to the Crystal Hollows",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"7dde6f7a-b747-3811-9d4f-c295d8f37f9b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjFkYmUzMGIwMjdhY2JjZWI2MTI1NjNiZDg3N2NkN2ViYjcxOWVhNmVkMTM5OTAyN2RjZWU1OGJiOTA0OWQ0YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing this item on your\",1:\"§7private island will create a\",2:\"§7portal to §bthe Crystal\",3:\"§bHollows§7 for you to use\",4:\"§7whenever you want!\",5:\"\",6:\"§7§8The portal will spawn facing\",7:\"§8you on the block you click on.\",8:\"\",9:\"§f§lCOMMON PORTAL\"],Name:\"§fPortal to the Crystal Hollows\"},ExtraAttributes:{id:\"CRYSTAL_HOLLOWS_PORTAL\"}}",
"damage": 3,
"lore": [
"§7Placing this item on your",
"§7private island will create a",
"§7portal to §bthe Crystal",
"§bHollows§7 for you to use",
"§7whenever you want!",
"",
"§7§8The portal will spawn facing",
"§8you on the block you click on.",
"",
"§f§lCOMMON PORTAL"
],
"internalname": "CRYSTAL_HOLLOWS_PORTAL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Portals",
"https://wiki.hypixel.net/Portals"
]
}
|