First release!

Have fun ;)
This commit is contained in:
Motschen
2021-01-20 20:05:17 +01:00
parent ee17804831
commit ab9bfde873
27 changed files with 994 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
{
"text.autoconfig.customsplashscreen.title":"Custom Splash Screen Config",
"text.autoconfig.customsplashscreen.option.progressBarType":"Progress Bar Type",
"text.autoconfig.customsplashscreen.option.logoStyle":"Logo Style",
"text.autoconfig.customsplashscreen.option.backgroundImage":"Background Image",
"text.autoconfig.customsplashscreen.option.backgroundColor":"Background Color",
"text.autoconfig.customsplashscreen.option.progressBarColor":"Progress Bar Color",
"text.autoconfig.customsplashscreen.option.progressFrameColor":"Progress Bar Frame Color",
"text.autoconfig.customsplashscreen.option.customProgressBarMode":"Custom Progress Bar Mode",
"text.autoconfig.customsplashscreen.option.customProgressBarBackground":"Custom Progress Bar Background",
"text.autoconfig.customsplashscreen.option.bossBarType":"Boss Bar Style",
"text.autoconfig.customsplashscreen.option.textures":"Texture Locations",
"text.autoconfig.customsplashscreen.option.textures.MojangLogo":"Mojang Logo",
"text.autoconfig.customsplashscreen.option.textures.Aspect1to1Logo":"Aspect 1 to 1 Logo",
"text.autoconfig.customsplashscreen.option.textures.BossBarTexture":"Boss Bar Texture",
"text.autoconfig.customsplashscreen.option.textures.CustomBarTexture":"Custom Progress Bar Texture",
"text.autoconfig.customsplashscreen.option.textures.CustomBarBackgroundTexture":"Custom Progress Bar Background Texture",
"text.autoconfig.customsplashscreen.option.textures.BackgroundTexture":"Background Texture"
}