Quilt Crasher
Активный0.0
Установок
0
Последнее обновление
1 год назад
Версии
1.20 — 1.20.4
Клиент
Quilt
Утилиты
Quilt Crasher
// it's not a bug, it's a feature
Utility to debug mods handling crashes. Can intentionally crash Quilt under configurable circumstances.
Usage
Requires Quilted Fabric API.
There is a Config File which allows configuring
- When the crash should occur (Title screen, mod init, world load (client side), server join (client side))
- Which other mod ids are required for the crash to occur (For simulating n-way mod incompatibility)
- Which mods are required to fix the incompatibility (All are required, and it is ignored if empty)
- The message in the thrown error
Additionally, there is functionality to generate dummy mods. It is configurable
- How many mods should be generated
- If the button to trigger generation should be shown at all