atm9/client/config/utilitarian-common.toml

12 lines
335 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -07:00
["No Startup Messages"]
#Enable No Startup Messages module
noStartupMessagesEnabled = true
#A list of word sequences that if contained in a message will be stopped.
noStartupMessagesMessages = ["This game is using an alpha build of Ender IO"]
[Recipes]
#Disable recipe advancements
disableRecipeAdvancements = true