atm9/client/config/utilitarian-common.toml
2024-10-03 12:30:14 -07:00

12 lines
335 B
TOML

["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