diff options
Diffstat (limited to 'items/CRYSTAL_HOLLOWS_PORTAL.json')
-rw-r--r-- | items/CRYSTAL_HOLLOWS_PORTAL.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/CRYSTAL_HOLLOWS_PORTAL.json b/items/CRYSTAL_HOLLOWS_PORTAL.json index 766214d1..278edc65 100644 --- a/items/CRYSTAL_HOLLOWS_PORTAL.json +++ b/items/CRYSTAL_HOLLOWS_PORTAL.json @@ -1,13 +1,13 @@ { "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\"}}", + "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 §5the Crystal\",3:\"§5Hollows§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", + "§7portal to §5the Crystal", + "§5Hollows§7 for you to use", "§7whenever you want!", "", "§7§8The portal will spawn facing", @@ -18,7 +18,7 @@ "internalname": "CRYSTAL_HOLLOWS_PORTAL", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Portals", |