
Log Begone
Fork of Shut Up Console - Tell those those annoy logs lines begone!
7.7M загрузок139 подписчиковLGPL-3.0-onlyfabricforgeneoforgequilt
Обновлён 8 августа 2024 г. · опубликован 7 августа 2022 г.
Log Begone is a fork of Shut Up Console by Bravarly that simply allows you to remove annoying logs from your log when you remove structures, biomes, blocks, or items that spam your log saying missing. By default, it removes any the_aether log spam as this was made by a modpack that removed it recently.
Need a server to play with friends? Don't know how to setup one? Just rent an already configured server from BisectHosting!
Click on the picture above, select plan(at least 4GB), and use my code azuredoom to get 25% off your first month and enjoy playing with your friends!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.0.3 | Релиз | 1.21.1 | fabric | 8 августа 2024 г. | .jar (72 КБ) |
| 1.0.3 | Релиз | 1.21.1 | neoforge | 8 августа 2024 г. | .jar (72 КБ) |
| 1.0.2 | Релиз | 1.21 | neoforge | 18 июня 2024 г. | .jar (71 КБ) |
| 1.0.2 | Релиз | 1.21 | fabric | 18 июня 2024 г. | .jar (72 КБ) |
| 1.0.1 | Релиз | 1.20.6 | neoforge | 6 июня 2024 г. | .jar (71 КБ) |
| 1.0.1 | Релиз | 1.20.6 | fabric | 6 июня 2024 г. | .jar (72 КБ) |
| 1.0.0 | Релиз | 1.20.6 | neoforge | 6 июня 2024 г. | .jar (127 КБ) |
| 1.0.0 | Релиз | 1.20.6 | fabric | 6 июня 2024 г. | .jar (127 КБ) |
| 1.0.0 | Релиз | 1.20.4 | neoforge | 6 июня 2024 г. | .jar (320 КБ) |
| 1.0.0 | Релиз | 1.20.4 | fabric | 6 июня 2024 г. | .jar (127 КБ) |
| 1.0.8 | Релиз | 1.20.2 | fabric, quilt | 21 сентября 2023 г. | .jar (124 КБ) |
| 1.0.9 | Релиз | 1.20.1 | neoforge | 21 августа 2023 г. | .jar (57 КБ) |
| 1.0.8 | Релиз | 1.20.1 | forge | 12 июня 2023 г. | .jar (57 КБ) |
| 1.0.8 | Релиз | 1.20.1 | fabric, quilt | 12 июня 2023 г. | .jar (124 КБ) |
| 1.0.7 | Релиз | 1.20 | forge | 11 июня 2023 г. | .jar (57 КБ) |
Показаны последние 15 из 41 версий. Все версии — на Modrinth.
Ченджлог
1.0.3Релиз1.21.1 · 8 августа 2024 г.
v1.0.3
- Updated to 1.21.1!
1.0.3Релиз1.21.1 · 8 августа 2024 г.
v1.0.3
- Updated to 1.21.1!
1.0.2Релиз1.21 · 18 июня 2024 г.
v1.0.2
- Updated to 1.21!
1.0.2Релиз1.21 · 18 июня 2024 г.
v1.0.2
- Updated to 1.21!
1.0.1Релиз1.20.6 · 6 июня 2024 г.
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 "
]
}
}
1.0.1Релиз1.20.6 · 6 июня 2024 г.
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 "
]
}
}
1.0.0Релиз1.20.6 · 6 июня 2024 г.
v1.0.0
- Ported to 1.20.6.
1.0.0Релиз1.20.6 · 6 июня 2024 г.
v1.0.0
- Ported to 1.20.6.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
