diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-08 21:36:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-08 15:36:19 -0500 |
commit | 15d5bb41947be621cff4c77fb5f5cf097cd72a51 (patch) | |
tree | e4dee63373cbaa33595258c1d74ef866c01a254e /items/CRYSTAL_HOLLOWS_TRAVEL_SCROLL.json | |
parent | 54084572c9bceef9d4c448c10205376206980165 (diff) | |
download | NotEnoughUpdates-REPO-15d5bb41947be621cff4c77fb5f5cf097cd72a51.tar.gz NotEnoughUpdates-REPO-15d5bb41947be621cff4c77fb5f5cf097cd72a51.tar.bz2 NotEnoughUpdates-REPO-15d5bb41947be621cff4c77fb5f5cf097cd72a51.zip |
Update stuff (#654)
Diffstat (limited to 'items/CRYSTAL_HOLLOWS_TRAVEL_SCROLL.json')
-rw-r--r-- | items/CRYSTAL_HOLLOWS_TRAVEL_SCROLL.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/CRYSTAL_HOLLOWS_TRAVEL_SCROLL.json b/items/CRYSTAL_HOLLOWS_TRAVEL_SCROLL.json new file mode 100644 index 00000000..8a7bfc46 --- /dev/null +++ b/items/CRYSTAL_HOLLOWS_TRAVEL_SCROLL.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:map", + "displayname": "§9Travel Scroll to the Crystal Hollows", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aCrystal Hollows\",5:\"§7Teleport: §eEntrance\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\",8:\"\",9:\"§eItems Required\",10:\"§a❤ §aFlawed Ruby Gemstone §7x48\",11:\"§9❤ §9Fine Ruby Gemstone §7x80\",12:\"§aEnchanted Ender Pearl §7x16\",13:\"§650,000 Coins\",14:\"\",15:\"§7Duration: §b10h\"],Name:\"§9Travel Scroll to the Crystal Hollows\"},ExtraAttributes:{id:\"CRYSTAL_HOLLOWS_TRAVEL_SCROLL\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Consume this item to add its", + "§7destination to your fast travel", + "§7options.", + "", + "§7Island: §aCrystal Hollows", + "§7Teleport: §eEntrance", + "", + "§9§lRARE TRAVEL SCROLL", + "", + "§eItems Required", + "§a❤ §aFlawed Ruby Gemstone §7x48", + "§9❤ §9Fine Ruby Gemstone §7x80", + "§aEnchanted Ender Pearl §7x16", + "§650,000 Coins", + "", + "§7Duration: §b10h" + ], + "internalname": "CRYSTAL_HOLLOWS_TRAVEL_SCROLL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] +}
\ No newline at end of file |