aboutsummaryrefslogtreecommitdiff
path: root/items/FARMING_1_TRAVEL_SCROLL.json
blob: abbecfb8c7a1a9cfbeab92653c61e0dcfcc47d49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "itemid": "minecraft:map",
  "displayname": "§9Travel Scroll to the Barn",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aThe Barn\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to the Barn\"},ExtraAttributes:{id:\"FARMING_1_TRAVEL_SCROLL\"}}",
  "damage": 0,
  "lore": [
    "§7Consume this item to add its",
    "§7destination to your fast travel",
    "§7options.",
    "",
    "§7Island: §aThe Barn",
    "§7Teleport: §eSpawn",
    "",
    "§9§lRARE TRAVEL SCROLL"
  ],
  "recipe": {
    "A1": "ENCHANTED_CARROT:16",
    "A2": "ENCHANTED_CARROT:16",
    "A3": "ENCHANTED_CARROT:16",
    "B1": "ENCHANTED_POTATO:16",
    "B2": "ENCHANTED_ENDER_PEARL:16",
    "B3": "ENCHANTED_POTATO:16",
    "C1": "ENCHANTED_POTATO:16",
    "C2": "ENCHANTED_POTATO:16",
    "C3": "ENCHANTED_POTATO:16"
  },
  "internalname": "FARMING_1_TRAVEL_SCROLL",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "crafttext": "Requires: Potato VI",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls",
    "https://wiki.hypixel.net/Travel_Scroll_To_The_Barn"
  ]
}