Version 5.4

This commit is contained in:
2026-01-27 17:19:00 +00:00
parent 59ef42a1c2
commit d7558df773
3554 changed files with 303488 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[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