Configuring Beta Days
By default, all of the features of Beta Days are disabled until you have properly configured the mod to your liking.
There are two configuration files for Beta Days. You can find the files in your .minecraft/config folder under the following names
beta_days-client.toml
beta_days-common.toml
beta_days-client.toml
#Client side changes.
[client]
#Disable the 1.9+ combat sounds.
disableCombatSounds = true
#Removes environmental fog from the Nether Dimension.
disableNetherFog = true
#Enable the classic menu. (May cause mod compatibility issues when used with other menu mods)
enableClassicMenu = true
#The maximum distance fog can be toggled to.
toggleFogMaxDistance = 16
#Gives the classic HUD, removing the hunger bar, and adjusting the position of armor bar.
oldHud = true
#Enable custom dimension entry messages. (Vanilla Dimensions)
customDimensionMessages = true
#The height offset of the hearts when using the old HUD.
heartHeight = 32
#Displays Minecraft version at the top of screen when in game.
oldIngameVersion = true
beta_days-common.toml
#Server and Client side changes.
[common]
#Disables mobs dropping experience. (Disables the experience bar along with it)
disableExperienceDrop = true
#Disables sprinting.
disableSprinting = true
#Disables the 1.9+ combat cooldown.
disableCombatCooldown = true
#Allows for seeds to drop randomly when tilling dirt.
tillSeeds = true
#Disables hunger, food gives health instead.
hungerDisabled = true
#Disables the 1.9+ sweep attack. Only applies when the Sweeping Edge enchantment is not used.
disableCombatSweep = true
#Disables the ability to stack food items.
disableFoodStacking = true
#Allows for instantly shooting bows.
originalBow = true
Other Guides
💬 ML Support FAQ (PLEASE READ FIRST!!!)
Author: Jonathing
💬 Which versions of Minecraft do you support?
Author: Jonathing
💬 Can I port one of your mods?
Author: Jonathing
💬 Mods aren't loading on my server!
Author: Lachney
💬 Do you make Fabric mods?
Author: Lachney and Silver_David
💬 How do I install Minecraft mods?
Author: Lachney, Jonathing, and JoltLiz
💬 Change Default Java Installation (Windows 10)
Author: Lachney and Jonathing
💬 Why can't I use Java 11 or above?
Author: Jonathing
💬 How do I get out of the Dream or Nightmare dimension?
Author: Lachney
💬 How do I configure Dungeons Plus?
Author: Silver_David
💬 How do I configure Beta Days?
Author: Lachney
💬 Can you update/port this mod?
Author: Lachney
💬 Why is my modpack crashing?
Author: Lachney