Update output from Gitea Actions

This commit is contained in:
Shion
2025-08-17 08:13:41 +00:00
commit 6000d6634f
145 changed files with 1548 additions and 0 deletions

View 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