Update output from Gitea Actions
This commit is contained in:
15
pack/overrides/config/cumulus_menus-client.toml
Normal file
15
pack/overrides/config/cumulus_menus-client.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[Menu]
|
||||
#Determines whether the Menu API is enabled or not
|
||||
"Enable Menu API" = true
|
||||
#Sets the current active menu title screen
|
||||
"Active Menu" = "minecraft:minecraft"
|
||||
#Adds a button to the top right of the main menu screen to open a menu selection screen
|
||||
"Enables menu selection button" = true
|
||||
|
||||
["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" = true
|
||||
#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" = true
|
||||
Reference in New Issue
Block a user