diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:06:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:06:37 -0500 |
commit | bfd03c106be6f3259194cac4f681469cebf1c1c2 (patch) | |
tree | ed834be43a5c5063ac8c878104fccd823fd3a5d9 /items/DANGER_1_TRAVEL_SCROLL.json | |
parent | 3159ba4908bd6429f28d5be95749f1106cc5bdff (diff) | |
parent | bef32fe763500bc9122b9843e07e4574afcc2482 (diff) | |
download | NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.gz NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.bz2 NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.zip |
Merge pull request #29 from IRONM00N/books
Books
Diffstat (limited to 'items/DANGER_1_TRAVEL_SCROLL.json')
-rw-r--r-- | items/DANGER_1_TRAVEL_SCROLL.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/DANGER_1_TRAVEL_SCROLL.json b/items/DANGER_1_TRAVEL_SCROLL.json index 3bda8e70..bfaea945 100644 --- a/items/DANGER_1_TRAVEL_SCROLL.json +++ b/items/DANGER_1_TRAVEL_SCROLL.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:map", - "displayname": "§9Travel Scroll to Spider's Den", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSpider's Den\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to Spider's Den\"},ExtraAttributes:{id:\"DANGER_1_TRAVEL_SCROLL\"}}", + "displayname": "§9Travel Scroll to Spider\u0027s Den", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSpider\u0027s Den\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_TRAVEL_SCROLL\"}}", "damage": 0, "lore": [ "§7Consume this item to add its", "§7destination to your fast travel", "§7options.", "", - "§7Island: §aSpider's Den", + "§7Island: §aSpider\u0027s Den", "§7Teleport: §eSpawn", "", "§9§lRARE TRAVEL SCROLL" |