diff --git a/config/utilitarian-common.toml b/config/utilitarian-common.toml index 319582cc..7cddffd0 100644 --- a/config/utilitarian-common.toml +++ b/config/utilitarian-common.toml @@ -1,7 +1,7 @@ #Enable No Startup Messages module -noStartupMessagesEnabled = true +noStartupMessagesEnabled = false #A list of word sequences that if contained in a message will be stopped. -noStartupMessagesMessages = [] +noStartupMessagesMessages = ["This game is using an alpha build of Ender IO"] #Disable recipe advancements disableRecipeAdvancements = true #Enable startup ding sound