Compare commits

..

No commits in common. "3957b81b9cb39c3d94803d4aa0408409947d6706" and "d3fe8d72ad4546ad420f10124618abec7dfd2929" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ dark_mode_toggle_screens = "BOTH"
#Exclude certain screens from being affected by any text color alterations.
font_color_blacklist = ["chat_screen.title", "sign.edit", "hanging_sign.edit"]
#Use a dark theme for the configuration screens.
dark_theme = false
dark_theme = true
#The minimum brightness value of font while dark mode is enabled.
#Range: 0.0 ~ 1.0
font_brightness = 0.75

View File

@ -2,7 +2,7 @@ const vars = {
id: "mcjaen2024",
icon: "https://git.ragestudio.net/srgooglo/jaen-united-2024/raw/branch/main/icon.gif",
name: "Jaen United Server",
version: "1.0.1",
version: "1.0.0",
author: "Jaen United",
description: "Jaen United Minecraft modpack",
}