Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

new: Write a book from text file on disk #2140

Open
mvrozanti opened this issue Mar 20, 2021 · 0 comments
Open

new: Write a book from text file on disk #2140

mvrozanti opened this issue Mar 20, 2021 · 0 comments

Comments

@mvrozanti
Copy link

Add the ability to write a book given a text file on disk.

When activated, the mod would look for a book in the main inventory if it's not on the hotbar and put it in the hotbar. Once in the hotbar switch active slot to the one the book is in. Open book. Input text file data. Optionally sign book.

A problem that could arise is how to split text between pages so as to not cut a word between two pages. When this happens, limit former page to the last space and break page at the space character's index.

@5HT2 5HT2 changed the title Write a book from text file on disk new: Write a book from text file on disk Mar 21, 2021
@5HT2 5HT2 modified the milestones: 2.04.01, 2.05.01 Mar 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants