diff options
author | Millee <7035205+reallymillee@users.noreply.github.com> | 2024-04-27 20:04:30 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-27 10:04:30 +0000 |
commit | 0ca718a074b745016aea9f205c546b608d83c639 (patch) | |
tree | d063b5a76ad88e73aa58957789ce942d2781c4bc /items/CRYSTAL_HOLLOWS_PORTAL.json | |
parent | 950cd1c77d5caca3315aa54fccd3d7ee39409d04 (diff) | |
download | NotEnoughUpdates-REPO-0ca718a074b745016aea9f205c546b608d83c639.tar.gz NotEnoughUpdates-REPO-0ca718a074b745016aea9f205c546b608d83c639.tar.bz2 NotEnoughUpdates-REPO-0ca718a074b745016aea9f205c546b608d83c639.zip |
Updating changed item names/lores from Glacite patch (#1181)
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", |