aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-10-06 00:04:26 +0200
committerGitHub <noreply@github.com>2021-10-05 18:04:26 -0400
commit1f2797037312c5a23f84b93ae58afa0a025f6fed (patch)
tree78f7cd1ee77bb61baa34a54ac91e38bb00c36453 /items
parent9f11b981f4a3aba7b327553039d6b0a469bb5c93 (diff)
downloadNotEnoughUpdates-REPO-1f2797037312c5a23f84b93ae58afa0a025f6fed.tar.gz
NotEnoughUpdates-REPO-1f2797037312c5a23f84b93ae58afa0a025f6fed.tar.bz2
NotEnoughUpdates-REPO-1f2797037312c5a23f84b93ae58afa0a025f6fed.zip
Add "Travel Scroll to the Void Sepulture" (#622)
* Void scroll thingy * IM SORRY JANI PLEASE DONT KILL ME
Diffstat (limited to 'items')
-rw-r--r--items/VOID_SEPULTURE_TRAVEL_SCROLL.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/VOID_SEPULTURE_TRAVEL_SCROLL.json b/items/VOID_SEPULTURE_TRAVEL_SCROLL.json
new file mode 100644
index 00000000..c27fbf06
--- /dev/null
+++ b/items/VOID_SEPULTURE_TRAVEL_SCROLL.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:map",
+ "displayname": "§f§f§5Travel Scroll to the Void Sepulture",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Requires §bMVP§c+ §7to consume!\",5:\"\",6:\"§7Island: §aThe End\",7:\"§7Teleport: §eVoid Sepulture\",8:\"\",9:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§f§f§5Travel Scroll to the Void Sepulture\"},ExtraAttributes:{id:\"VOID_SEPULTURE_TRAVEL_SCROLL\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§7Consume this item to add its",
+ "§7destination to your fast travel",
+ "§7options.",
+ "",
+ "§7Requires §bMVP§c+ §7to consume!",
+ "",
+ "§7Island: §aThe End",
+ "§7Teleport: §eVoid Sepulture",
+ "",
+ "§5§lEPIC TRAVEL SCROLL"
+ ],
+ "internalname": "VOID_SEPULTURE_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