
NModUtils
Provides common code for tnoctua's mods to prevent duplication and memory bloat
- Загрузки
- 2K
- Подписчики
- 1
- Обновлён
- 24 июня 2025 г.
- Лицензия
- LGPL-2.1-only
Опубликован 13 мая 2025 г.
About
This mod is a library that provides common code between tnoctua's mods. By itself the mod is inert and requires dependant(s) to function.
To Developers
You are welcome to use or fork this library. I develop this mod primarily to reduce copy-paste between my mods and to reduce the memory cost of running them. It is sufficent for simple things that most mods need to do such as registering blocks, handling configuration files, data generation, etc.
Ченджлог
1.0.0-beta.2+mc1.21.5Бета1.21.11-pre2, 1.21.11-pre3, 1.21.11 · 24 июня 2025 г.
Added
- Support for registering entity type tags
Updated
- Lowered the Fabric loader version requirement to 0.16.10 for Quilt support
Full Changelog: https://github.com/tnoctua/nmodutils/compare/1.0.0-beta.1...1.0.0-beta.2
1.0.0-beta.1+mc1.21.5Бета1.21.11-pre2, 1.21.11-pre3, 1.21.11 · 3 июня 2025 г.
Full Changelog: https://github.com/tnoctua/nmodutils/commits/1.0.0-beta.1
Комментарии
Загружаем…