
Matthiesen Lib
A lightweight Architectury-style library for shared mod code across Fabric and NeoForge.
- Загрузки
- 4K
- Подписчики
- 1
- Обновлён
- 5 июля 2026 г.
- Лицензия
- MIT
Опубликован 13 мая 2026 г.
Matthiesen Lib
Matthiesen Lib is a lightweight Architectury-style library that enables mod developers to write shared code that works seamlessly across both Fabric and NeoForge mod loaders for Minecraft 1.21.1. Instead of maintaining separate implementations for each platform, you can write your mod logic once in common code and let Matthiesen Lib handle the platform-specific details.
Note: For regular users, This library does nothing on its own - it's a developer tool. If a mod requires Matthiesen Lib, simply drop it in your
modsfolder alongside the mod that needs it.
Docs
Documentation for the library can be found at mods.matthiesen.dev
Dependencies
- Matthiesen Lib API - The core API mod that provides the shared code and functionality for mod developers to use in their mods.
Optional Dependencies
- Ember's Text API - Use fancy text effects anywhere, including custom fonts!
Version Compatibility
| Minecraft Version | Library Version |
|---|---|
| 1.21.1 | 1.x.x |
Ченджлог
1.11.0Релиз1.21.1 · 5 июля 2026 г.
What's Changed
- Add player interaction callbacks for item and block usage by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/45
- Add utility class for managing boss bars in Minecraft by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/46
Full Changelog: https://github.com/Matthiesen-dev/matthiesen-lib/compare/v1.10.4...v1.11.0
1.11.0Релиз1.21.1 · 5 июля 2026 г.
What's Changed
- Add player interaction callbacks for item and block usage by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/45
- Add utility class for managing boss bars in Minecraft by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/46
Full Changelog: https://github.com/Matthiesen-dev/matthiesen-lib/compare/v1.10.4...v1.11.0
1.10.4Релиз1.21.1 · 4 июля 2026 г.
What's Changed
- Add abstract feature registry and registration methods by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/44
Full Changelog: https://github.com/Matthiesen-dev/matthiesen-lib/compare/v1.10.3...v1.10.4
1.10.4Релиз1.21.1 · 4 июля 2026 г.
What's Changed
- Add abstract feature registry and registration methods by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/44
Full Changelog: https://github.com/Matthiesen-dev/matthiesen-lib/compare/v1.10.3...v1.10.4
1.10.3Релиз1.21.1 · 3 июля 2026 г.
What's Changed
- Add methods for registering creative mode tabs with resource locations by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/43
Full Changelog: https://github.com/Matthiesen-dev/matthiesen-lib/compare/v1.10.2...v1.10.3
1.10.3Релиз1.21.1 · 3 июля 2026 г.
What's Changed
- Add methods for registering creative mode tabs with resource locations by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/43
Full Changelog: https://github.com/Matthiesen-dev/matthiesen-lib/compare/v1.10.2...v1.10.3
1.10.2Релиз1.21.1 · 3 июля 2026 г.
What's Changed
- Fix creative mode tab registration with auto-start feature by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/42
Full Changelog: https://github.com/Matthiesen-dev/matthiesen-lib/compare/v1.10.1...v1.10.2
1.10.2Релиз1.21.1 · 3 июля 2026 г.
What's Changed
- Fix creative mode tab registration with auto-start feature by @Adammatthiesen in https://github.com/Matthiesen-dev/matthiesen-lib/pull/42
Full Changelog: https://github.com/Matthiesen-dev/matthiesen-lib/compare/v1.10.1...v1.10.2
Комментарии
Загружаем…