Skip to content

Commit

Permalink
Added missing portal to arachne (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Oct 19, 2023
1 parent 4949d87 commit 3e3d3e3
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions items/ARACHNE_SANCTUARY_PORTAL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"itemid": "minecraft:skull",
"displayname": "§fPortal to Arachne\u0027s Sanctuary",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"24d0508e-2723-377b-9720-6bacfa0f1dc3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzVlMjQ4ZGEyZTEwOGYwOTgxM2E2Yjg0OGEwZmNlZjExMTMwMDk3ODE4MGVkYTQxZDNkMWE3YThlNGRiYTNjMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing this item on your\",1:\"§7private island will create a\",2:\"§7portal to §b§4Arachne\u0027s\",3:\"§4Sanctuary§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 Arachne\u0027s Sanctuary\"},ExtraAttributes:{id:\"ARACHNE_SANCTUARY_PORTAL\"}}",
"damage": 3,
"lore": [
"§7Placing this item on your",
"§7private island will create a",
"§7portal to §b§4Arachne\u0027s",
"§4Sanctuary§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": "ARACHNE_SANCTUARY_PORTAL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Portals",
"https://wiki.hypixel.net/Portals"
]
}

0 comments on commit 3e3d3e3

Please sign in to comment.