diff options
Diffstat (limited to 'items/CRYSTAL_NUCLEUS_PORTAL.json')
-rw-r--r-- | items/CRYSTAL_NUCLEUS_PORTAL.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/CRYSTAL_NUCLEUS_PORTAL.json b/items/CRYSTAL_NUCLEUS_PORTAL.json new file mode 100644 index 00000000..d5598ea5 --- /dev/null +++ b/items/CRYSTAL_NUCLEUS_PORTAL.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fPortal to the Crystal Nucleus", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd4fa6b7-d6bf-393d-8601-00e048d57d91\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNTQ5MjQ2MDEzMSwKICAicHJvZmlsZUlkIiA6ICI0ZWQ4MjMzNzFhMmU0YmI3YTVlYWJmY2ZmZGE4NDk1NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJGaXJlYnlyZDg4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM0ZDQyZjljNDYxY2VlMTk5N2I2N2JmMzYxMGM2NDExYmY4NTJiOWU1ZGI2MDdiYmY2MjY1MjdjZmI0MjkxMmMiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Placing this item on your\",1:\"§7private island will create a\",2:\"§7portal to §bthe Crytsal\",3:\"§bNucleus§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 Nucleus\"},ExtraAttributes:{id:\"CRYSTAL_NUCLEUS_PORTAL\"}}", + "damage": 3, + "lore": [ + "§7Placing this item on your", + "§7private island will create a", + "§7portal to §bthe Crytsal", + "§bNucleus§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_NUCLEUS_PORTAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals", + "https://wiki.hypixel.net/Portals" + ] +}
\ No newline at end of file |