
CraterLib
A Universal Modding API and Utilities library
Обновлён 27 июня 2026 г. · опубликован 10 мая 2023 г.

CraterLib is a library mod used by the First Dark Development and HypherionSA's mods. This mod contains shared code that are used across multiple mods, as well as some platform helpers, to make Porting and Multiple Mod Loader support easier during development.
This mod does not do anything on its own, and requires a "Module" (or Mod that relies on this library) to perform any work. Other developers are welcome to use this library for their own projects, but keep in mind that it's primarily designed for our usage, and does not always contain all the features that other library mods contain.

When things go wrong, and they definitely do from time to time, you can open an Issue on Github if it's a bug or suggestion, or for quicker support, you can join our discord and ask your question in the appropriate channel
The artwork contained on this page is licensed under All Rights Reserved (by HypherionSA) and may not be re-used anywhere else, aside from our official Curse/Modrinth/Documentation pages. This license excludes the BisectHosting logo, which is licensed under their respective licenses
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.2-3.1.2 | Релиз | 26.2 | neoforge | 27 июня 2026 г. | .jar (1.4 МБ) |
| 26.2-3.1.2 | Релиз | 26.2 | forge | 27 июня 2026 г. | .jar (1.4 МБ) |
| 26.2-3.1.2 | Релиз | 26.2 | fabric, quilt | 27 июня 2026 г. | .jar (1.4 МБ) |
| 26.1.2-3.1.2+hotfix.1 | Релиз | 26.1.2 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.21.11-3.1.2+hotfix.1 | Релиз | 1.21.11 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.21.9-3.1.2+hotfix.1 | Релиз | 1.21.9, 1.21.10 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.21.6-3.1.2+hotfix.1 | Релиз | 1.21.6, 1.21.7, 1.21.8 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.21.5-3.1.2+hotfix.1 | Релиз | 1.21.5 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.21.3-3.1.2+hotfix.1 | Релиз | 1.21.3, 1.21.4 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.21-3.1.2+hotfix.1 | Релиз | 1.21, 1.21.1 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.20-3.1.2+hotfix.1 | Релиз | 1.20, 1.20.1 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.19.2-3.1.2+hotfix.1 | Релиз | 1.19.2 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 1.18.2-3.1.2+hotfix.1 | Релиз | 1.18.2 | forge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 26.1.2-3.1.2 | Релиз | 26.1.2 | neoforge | 20 мая 2026 г. | .jar (1.4 МБ) |
| 26.1.2-3.1.2 | Релиз | 26.1.2 | fabric, quilt | 20 мая 2026 г. | .jar (1.4 МБ) |
Показаны последние 15 из 327 версий. Все версии — на Modrinth.
Ченджлог
26.2-3.1.2Релиз26.2 · 27 июня 2026 г.
Bug Fixes:
- Fix Adventure Relocation on Forge
New Features:
- Added
saveEverythingAPI for upcoming mod
Changes:
- Updated Moon-Config to fix some issues relating to Kotlin based config setups
- Changed chat hook point for Forge and NeoForge to get modified chat messages from other mods
- Revert JarInJar'ing Adventure because it's causing too many issues with other mods
26.2-3.1.2Релиз26.2 · 27 июня 2026 г.
Bug Fixes:
- Fix Adventure Relocation on Forge
New Features:
- Added
saveEverythingAPI for upcoming mod
Changes:
- Updated Moon-Config to fix some issues relating to Kotlin based config setups
- Changed chat hook point for Forge and NeoForge to get modified chat messages from other mods
- Revert JarInJar'ing Adventure because it's causing too many issues with other mods
26.2-3.1.2Релиз26.2 · 27 июня 2026 г.
Bug Fixes:
- Fix Adventure Relocation on Forge
New Features:
- Added
saveEverythingAPI for upcoming mod
Changes:
- Updated Moon-Config to fix some issues relating to Kotlin based config setups
- Changed chat hook point for Forge and NeoForge to get modified chat messages from other mods
- Revert JarInJar'ing Adventure because it's causing too many issues with other mods
26.1.2-3.1.2+hotfix.1Релиз26.1.2 · 20 мая 2026 г.
Bug Fixes:
- Fix Adventure Relocation on Forge
New Features:
- Added
saveEverythingAPI for upcoming mod
Changes:
- Updated Moon-Config to fix some issues relating to Kotlin based config setups
- Changed chat hook point for Forge and NeoForge to get modified chat messages from other mods
- Revert JarInJar'ing Adventure because it's causing too many issues with other mods
1.21.11-3.1.2+hotfix.1Релиз1.21.11 · 20 мая 2026 г.
Bug Fixes:
- Fix Adventure Relocation on Forge
New Features:
- Added
saveEverythingAPI for upcoming mod
Changes:
- Updated Moon-Config to fix some issues relating to Kotlin based config setups
- Changed chat hook point for Forge and NeoForge to get modified chat messages from other mods
- Revert JarInJar'ing Adventure because it's causing too many issues with other mods
1.21.9-3.1.2+hotfix.1Релиз1.21.9, 1.21.10 · 20 мая 2026 г.
Bug Fixes:
- Fix Adventure Relocation on Forge
New Features:
- Added
saveEverythingAPI for upcoming mod
Changes:
- Updated Moon-Config to fix some issues relating to Kotlin based config setups
- Changed chat hook point for Forge and NeoForge to get modified chat messages from other mods
- Revert JarInJar'ing Adventure because it's causing too many issues with other mods
1.21.6-3.1.2+hotfix.1Релиз1.21.6, 1.21.7, 1.21.8 · 20 мая 2026 г.
Bug Fixes:
- Fix Adventure Relocation on Forge
New Features:
- Added
saveEverythingAPI for upcoming mod
Changes:
- Updated Moon-Config to fix some issues relating to Kotlin based config setups
- Changed chat hook point for Forge and NeoForge to get modified chat messages from other mods
- Revert JarInJar'ing Adventure because it's causing too many issues with other mods
1.21.5-3.1.2+hotfix.1Релиз1.21.5 · 20 мая 2026 г.
Bug Fixes:
- Fix Adventure Relocation on Forge
New Features:
- Added
saveEverythingAPI for upcoming mod
Changes:
- Updated Moon-Config to fix some issues relating to Kotlin based config setups
- Changed chat hook point for Forge and NeoForge to get modified chat messages from other mods
- Revert JarInJar'ing Adventure because it's causing too many issues with other mods
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
