This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bookcode.txt
4 lines (4 loc) · 4.66 KB
/
bookcode.txt
1
2
3
4
MinecraftJSON Import Code:
give @p written_book{pages:["[\"\",{\"text\":\" The Wanderer’s Tome\\n\"},{\"text\":\"\\nThis ancient book seems\\nto grant the user the\\nability to travel to any\\nof the locations listed\\nwithin its pages. Simply\\nopen the book and \\npicture where you wish to\\ngo, and the Wanderer’s\\nTome will take you there,\\nat the cost of your own \\nvitality.\",\"color\":\"dark_gray\"}]","[\"\",{\"text\":\" Sanctuaries\",\"bold\":true},{\"text\":\"\\nThe Crystal Ruins\",\"color\":\"dark_gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 1\"},\"bold\":false},{\"text\":\"\\nTownsend\",\"color\":\"red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 2\"}},{\"text\":\"\\nMarket\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 3\"}},{\"text\":\"\\nShadowfall Arena\",\"color\":\"dark_red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 4\"}}]","[\"\",{\"text\":\"Wildernesses:\",\"color\":\"dark_green\",\"bold\":true},{\"text\":\"\\nNorthern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 5\"},\"bold\":false},{\"text\":\"\\nEastern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 6\"}},{\"text\":\"\\nSouthern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 7\"}},{\"text\":\"\\nWestern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 8\"}},{\"text\":\"\\nNortheastern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 9\"}},{\"text\":\"\\nSoutheastern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 10\"}},{\"text\":\"\\nNorthwestern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 11\"}},{\"text\":\"\\nSouthwestern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 12\"}}]","[\"\",{\"text\":\"Call a new Tomb\",\"color\":\"dark_red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpupdatet set 1\"}}]"],title:Tome,author:Lasciel}
Actual Book Command:
/give @p written_book{pages:["[\"\",{\"text\":\" The Wanderer’s Tome\\n\"},{\"text\":\"\\nThis ancient book seems\\nto grant the user the\\nability to travel to any\\nof the locations listed\\nwithin its pages. Simply\\nopen the book and \\npicture where you wish to\\ngo, and the Wanderer’s\\nTome will take you there,\\nat the cost of your own \\nvitality.\",\"color\":\"dark_gray\"}]","[\"\",{\"text\":\" Sanctuaries\",\"bold\":true},{\"text\":\"\\nThe Crystal Ruins\",\"color\":\"dark_gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 1\"},\"bold\":false},{\"text\":\"\\nTownsend\",\"color\":\"red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 2\"}},{\"text\":\"\\nMarket\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 3\"}},{\"text\":\"\\nShadowfall Arena\",\"color\":\"dark_red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 4\"}}]","[\"\",{\"text\":\"Wildernesses:\",\"color\":\"dark_green\",\"bold\":true},{\"text\":\"\\nNorthern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 5\"},\"bold\":false},{\"text\":\"\\nEastern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 6\"}},{\"text\":\"\\nSouthern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 7\"}},{\"text\":\"\\nWestern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 8\"}},{\"text\":\"\\nNortheastern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 9\"}},{\"text\":\"\\nSoutheastern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 10\"}},{\"text\":\"\\nNorthwestern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 11\"}},{\"text\":\"\\nSouthwestern\",\"color\":\"dark_green\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpbook set 12\"}}]","[\"\",{\"text\":\"Call a new Tomb\",\"color\":\"dark_red\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/trigger warpupdatet set 1\"}}]"],title:The Wanderer's Tome,author:Lasciel}