diff options
Diffstat (limited to 'items/FORAGING_1_TRAVEL_SCROLL.json')
-rw-r--r-- | items/FORAGING_1_TRAVEL_SCROLL.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/FORAGING_1_TRAVEL_SCROLL.json b/items/FORAGING_1_TRAVEL_SCROLL.json new file mode 100644 index 00000000..354aea23 --- /dev/null +++ b/items/FORAGING_1_TRAVEL_SCROLL.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:map", + "displayname": "§9Travel Scroll to The Park", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aThe Park\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to The Park\"},ExtraAttributes:{id:\"FORAGING_1_TRAVEL_SCROLL\"}}", + "damage": 0, + "lore": [ + "§7Consume this item to add its", + "§7destination to your fast travel", + "§7options.", + "", + "§7Island: §aThe Park", + "§7Teleport: §eSpawn", + "", + "§9§lRARE TRAVEL SCROLL" + ], + "internalname": "FORAGING_1_TRAVEL_SCROLL", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "", + "crafttext": "Requires: Birch Wood IX" +}
\ No newline at end of file |