Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/loreexpansion/loreexpansion.cfg

22 lines
620 B

# Configuration file
client {
# The theme to use for your narrative.
# The string here will be used for finding your theme in the config folder.
# eg: A string of "tech" will look for "../config/loreexpansion/theme/tech/*"
# The exception to this rule is the default theme which is loaded from the mod jar.
S:theme=default
}
general {
# Whether the player should initially spawn with the Journal or not.
B:spawnWithJournal=true
# Syncs the Lore list when the client connects to the server.
# This setting only has an effect on the server side.
B:syncLoresFromServer=false
}