
Hazmat
unethical bugfixes and crash "fixes"
- Загрузки
- 472
- Подписчики
- 3
- Обновлён
- 4 апреля 2025 г.
- Лицензия
- DHI02.1-MAL
Опубликован 15 марта 2025 г.
Hazmat
Unethical "fixes" to random crash issues.
Datapack Filter Fix
LifecycledResourceManagerImplMixin=false in the config to disable. Fixes Mojang's fucked up pack.mcmeta filtering system, since they somehow forgot to make the namespace filter actually do anything.
Force Attribute
DefaultAttributeContainerMixin=false in the config to disable. Will prevent any crashes due to entities not having attributes set.
Packet Fucker
DecoderHandlerMixin=true in the config to enable. Will prevent any crashes due to invalid server-sent packets. NOT GOOD FOR GENERAL USE. This was implemented as a temporary flag to go into broken worlds to manually remove broken blocks or items.
Player Backup x7
PlayerSaveHandlerMixin=false in the config to disable. Will keep seven extra playerdata backups alongside the normal one.
Центр версий
4 версийЧенджлог
1.2.1+1.21.1Релиз1.21, 1.21.1 · 4 апреля 2025 г.
- whoops I did it wrong that's on me
1.2.0+1.21.1Релиз1.21, 1.21.1 · 4 апреля 2025 г.
- make more player dat backups
1.1.0+1.21.1Релиз1.21, 1.21.1 · 2 апреля 2025 г.
- added a fix for datapack namespace filtering being useless
1.0.0+1.21.1Релиз1.21.1 · 15 марта 2025 г.
- initial commit
Комментарии
Загружаем…