mirror of
https://github.com/TeamMidnightDust/CustomSplashScreen.git
synced 2025-12-13 06:35:09 +01:00
- Fix crash on game start - Fix compatibility with Puzzle - Further improve boss bar loading bar - Fix custom progress bar (closes #16)
44 lines
3.1 KiB
JSON
44 lines
3.1 KiB
JSON
{
|
|
"customsplashscreen.midnightconfig.title":"Custom Splash Screen Config",
|
|
"customsplashscreen.midnightconfig.category.general":"General",
|
|
"customsplashscreen.midnightconfig.category.loading_indicator":"Loading Indicator",
|
|
"customsplashscreen.midnightconfig.category.colors":"Colors",
|
|
"customsplashscreen.midnightconfig.progressBarType":"Progress Bar Type",
|
|
"customsplashscreen.midnightconfig.enum.ProgressBarType.Vanilla":"Vanilla",
|
|
"customsplashscreen.midnightconfig.enum.ProgressBarType.BossBar":"Boss Bar",
|
|
"customsplashscreen.midnightconfig.enum.ProgressBarType.Custom":"Custom",
|
|
"customsplashscreen.midnightconfig.enum.ProgressBarType.SpinningCircle":"Spinning Circle",
|
|
"customsplashscreen.midnightconfig.enum.ProgressBarType.Hidden":"Hidden",
|
|
"customsplashscreen.midnightconfig.progressBarBackground":"Progress Bar Background",
|
|
"customsplashscreen.midnightconfig.logoStyle":"Logo Style",
|
|
"customsplashscreen.midnightconfig.enum.LogoStyle.Mojang":"Wide",
|
|
"customsplashscreen.midnightconfig.enum.LogoStyle.Aspect1to1":"1to1",
|
|
"customsplashscreen.midnightconfig.enum.LogoStyle.Hidden":"Hidden",
|
|
"customsplashscreen.midnightconfig.logoBlend":"Use Blending on Logo",
|
|
"customsplashscreen.midnightconfig.backgroundImage":"Background Image",
|
|
"customsplashscreen.midnightconfig.splashBackgroundColor":"Background Color",
|
|
"customsplashscreen.midnightconfig.splashProgressBarColor":"Progress Bar Color",
|
|
"customsplashscreen.midnightconfig.splashProgressFrameColor":"Progress Bar Frame Color",
|
|
"customsplashscreen.midnightconfig.splashProgressBackgroundColor":"Progress Bar Background Color",
|
|
"customsplashscreen.midnightconfig.customProgressBarMode":"Custom Progress Bar Mode",
|
|
"customsplashscreen.midnightconfig.enum.ProgressBarMode.Linear":"Linear",
|
|
"customsplashscreen.midnightconfig.enum.ProgressBarMode.Stretch":"Stretch",
|
|
"customsplashscreen.midnightconfig.spinningCircleSize":"Spinning Circle Size",
|
|
"customsplashscreen.midnightconfig.spinningCircleSpeed":"Spinning Circle Speed",
|
|
"customsplashscreen.midnightconfig.spinningCircleTrail":"Spinning Circle Trail Length",
|
|
"customsplashscreen.midnightconfig.bossBarColor":"Boss Bar Color",
|
|
"customsplashscreen.midnightconfig.enum.BossBarColor.MAGENTA":"Magenta",
|
|
"customsplashscreen.midnightconfig.enum.BossBarColor.CYAN":"Cyan",
|
|
"customsplashscreen.midnightconfig.enum.BossBarColor.RED":"Red",
|
|
"customsplashscreen.midnightconfig.enum.BossBarColor.LIME":"Lime",
|
|
"customsplashscreen.midnightconfig.enum.BossBarColor.YELLOW":"Yellow",
|
|
"customsplashscreen.midnightconfig.enum.BossBarColor.PURPLE":"Purple",
|
|
"customsplashscreen.midnightconfig.enum.BossBarColor.WHITE":"White",
|
|
"customsplashscreen.midnightconfig.bossBarType":"Boss Bar Style",
|
|
"customsplashscreen.midnightconfig.enum.BossBarType.PROGRESS":"Progress",
|
|
"customsplashscreen.midnightconfig.enum.BossBarType.NOTCHED_6":"6 Notches",
|
|
"customsplashscreen.midnightconfig.enum.BossBarType.NOTCHED_10":"10 Notches",
|
|
"customsplashscreen.midnightconfig.enum.BossBarType.NOTCHED_12":"12 Notches",
|
|
"customsplashscreen.midnightconfig.enum.BossBarType.NOTCHED_20":"20 Notches",
|
|
"customsplashscreen.midnightconfig.bossBarSize":"Boss Bar Size"
|
|
} |