mirror of
https://github.com/TeamMidnightDust/CustomSplashScreen.git
synced 2025-12-17 08:15:08 +01:00
First release!
Have fun ;)
This commit is contained in:
19
src/main/resources/assets/customsplashscreen/lang/en_us.json
Normal file
19
src/main/resources/assets/customsplashscreen/lang/en_us.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user