diff options
Diffstat (limited to 'items/PARK_JUNGLE_TRAVEL_SCROLL.json')
-rw-r--r-- | items/PARK_JUNGLE_TRAVEL_SCROLL.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/PARK_JUNGLE_TRAVEL_SCROLL.json b/items/PARK_JUNGLE_TRAVEL_SCROLL.json new file mode 100644 index 00000000..6f95157b --- /dev/null +++ b/items/PARK_JUNGLE_TRAVEL_SCROLL.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:map", + "displayname": "§f§f§5Travel Scroll to Jungle Island", + "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 Park\",7:\"§7Teleport: §eJungle\",8:\"\",9:\"§5§lEPIC TRAVEL SCROLL\"],Name:\"§f§f§5Travel Scroll to Jungle Island\"},ExtraAttributes:{id:\"PARK_JUNGLE_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 Park", + "§7Teleport: §eJungle", + "", + "§5§lEPIC TRAVEL SCROLL" + ], + "internalname": "PARK_JUNGLE_TRAVEL_SCROLL", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |