Minor changes
All checks were successful
EpicKnarvik97/Books-Without-Borders/pipeline/head This commit looks good

Changes bookshelf peeking to require sneaking
Makes sure plain books are displayed in the book list
This commit is contained in:
2023-06-24 12:03:37 +02:00
parent 1158820f97
commit c389c6fbcb
3 changed files with 20 additions and 5 deletions

View File

@@ -30,6 +30,5 @@ Options:
# Whether to display "COPY" or "COPY_OF_COPY" instead of "ORIGINAL" when a book is copied. This also uses the
# vanilla behavior where a copy of a copy cannot be copied further.
Change_Generation_On_Copy: false
# Whether to enable hitting a chiseled bookshelf to see the shelf's contents. Sneaking is required to destroy a
# bookshelf if this is enabled.
# Whether to enable hitting a chiseled bookshelf while sneaking to see the shelf's contents.
Enable_Book_Peeking: false