Files
Reimagined/Server/config/scholar-common.toml
T
2026-05-07 21:38:27 +03:00

15 lines
851 B
TOML

[ui]
#Vanilla book view/edit screens will be replaced with Scholar's two-paged view/edit screens. Default: true
in_hand_two_page_book_screens = true
#Vanilla lectern book view screen will be replaced with Scholar's two-paged view/edit screens.
#Can be disabled if you want to use different screen for lectern (such as from Amendments (but Scholar now has lectern editing, so...)). Default: true
lectern_two_page_book_screens = true
#Holding sneak while opening a book screen will show vanilla screen. Default: false
sneaking_opens_vanilla_book_screen = false
[misc]
#Hovering over a slot in a Chiseled Bookshelf will show tooltip of a book that's stored in that slot. Default: true
chiseled_bookshelf_tooltip = true
#Written books will have an enchantment glint on them. Default: false
written_book_enchantment_glint = false