Create written book

Whats the best way to create a written book in Sponge? Also would it possible to add TextActions, edit that book later and does that book actually have to be represented by the written book itemtype? Could it be for example…Lapis?

Clients only know how to open written books by using written books.

So not possible…got any alternatives? My idea was the make a book of locations you could teleport to. The idea of the book was to give it a more in game feel without the need for commands. Commands are nice but I feel sometimes they take away from the natural game experience.

You can use the data system to get/set the book attributes. In this case you’ll be wanting to set PagedData on a written book item. As mentioned, however, that will only work on a written book, not lapis like you wanted.

More here: https://docs.spongepowered.org/en/plugin/data/index.html

Old thread… But i found myself looking and for anyone else looking heres a link to a program that can give written books