minecraft-all-the-mon/config/cumulus_menus-client.toml
2026-02-28 21:10:56 -03:00

16 lines
738 B
TOML

[Menu]
#Determines whether the Menu API is enabled or not
"Enable Menu API" = false
#Sets the current active menu title screen
"Active Menu" = "cumulus_menus:minecraft"
#Adds a button to the top right of the main menu screen to open a menu selection screen
"Enables menu selection button" = false
["World Preview"]
#Changes the background panorama into a preview of the latest played world
"Enables world preview" = false
#Adds a button to the top right of the main menu screen to toggle between the panorama and world preview
"Enables toggle world button" = false
#Adds a button to the top right of the main menu screen to allow quick loading into a world if the world preview is enabled
"Enables quick load button" = false