Моды/Log Begone
Log Begone

Log Begone

Fork of Shut Up Console - Tell those those annoy logs lines begone!

4.1M
117
Все версииneoforge 1.0.1

neoforge 1.0.1

Release1 г. назад

Список изменений

v1.0.1

  • Having issues with TOML bundling in NeoForge, rewrote mod to use GSON so logbegone.toml is now logbegone.json so:
# The configuration file for Log Begone

[logbegone]
# If a log message has one of these phrases, it will be filtered out from logging
phrases = ["Disconnecting VANILLA connection attempt", "Channels "]

# If a log message matches one of these regex patterns, it will be filtered out from logging. EX: 
regex = ["Disconnecting VANILLA connection attempt", "Channels "]

is now

{
  "logbegone": {
    "phrases": [
      "Disconnecting VANILLA connection attempt",
      "Channels "
    ],
    "regex": [
      "Disconnecting VANILLA connection attempt",
      "Channels "
    ]
  }
}

Файлы

logbegone-neo-1.20.6-1.0.1.jar(71.38 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.0.1

Загрузчики

NeoForge

Версии игры

1.20.6

Загрузок

153

Дата публикации

1 г. назад

Загрузил

AzureDoomAzureDoom

ID версии

Главная