Files
test/config/guideme.toml
luxtracon 60535c0011 Initial Commit
Commit Suicide

add disabled jars to lfs

remove mods

re-add mods
2025-11-01 18:08:31 +01:00

16 lines
544 B
TOML

[guides]
#Never load translated guide pages for your current language.
ignoreTranslatedGuides = false
#Never show errors in guides when recipes can't be found (i.e. because they were hidden by a datapack).
hideMissingRecipeErrors = false
[gui]
#Adapt GUI scaling for the Guide screen to fix Minecraft font issues at GUI scale 1 and 3.
adaptiveScaling = true
#Use the full width of the screen for the guide when it is opened.
fullWidthLayout = true
[debug]
#Show debugging overlays in GUI on mouse-over.
showDebugGuiOverlays = false