
Enhanced Celestials
A mod adding new Lunar Events like blood moons and harvest moons!
Обновлён 5 марта 2026 г. · опубликован 26 октября 2022 г.

Enhanced Celestials is a mod that aims to improve the overall environment of the night by adding lunar events such as Blood moons & Harvest moons! Expect fresh lunar content with each coming update!




Mods that enhance compatibility with others mods. For example, shader support.

Add-ons created by the community for this mod!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.20.1-5.0.3.2-forge | Релиз | 1.20.1 | forge, neoforge | 5 марта 2026 г. | .jar (1.6 МБ) |
| 1.20.1-5.0.3.2-fabric | Релиз | 1.20.1 | fabric, quilt | 5 марта 2026 г. | .jar (1.5 МБ) |
| 6.0.2.5-neoforge | Релиз | 1.21.1 | neoforge | 11 октября 2025 г. | .jar (1.5 МБ) |
| 6.0.2.5-forge | Релиз | 1.21.1 | forge, neoforge | 11 октября 2025 г. | .jar (1.5 МБ) |
| 6.0.2.5-fabric | Релиз | 1.21.1 | fabric, quilt | 11 октября 2025 г. | .jar (1.5 МБ) |
| 6.0.2.4-neoforge | Релиз | 1.21.1 | neoforge | 5 августа 2025 г. | .jar (1.5 МБ) |
| 6.0.2.4-forge | Релиз | 1.21.1 | forge, neoforge | 5 августа 2025 г. | .jar (1.5 МБ) |
| 6.0.2.4-fabric | Релиз | 1.21.1 | fabric, quilt | 5 августа 2025 г. | .jar (1.5 МБ) |
| 6.0.2.3-neoforge | Релиз | 1.21.1 | neoforge | 4 августа 2025 г. | .jar (1.6 МБ) |
| 6.0.2.3-forge | Релиз | 1.21.1 | forge, neoforge | 4 августа 2025 г. | .jar (1.6 МБ) |
| 6.0.2.3-fabric | Релиз | 1.21.1 | fabric, quilt | 4 августа 2025 г. | .jar (1.5 МБ) |
| 6.0.2.2-neoforge | Релиз | 1.21.1 | neoforge | 4 августа 2025 г. | .jar (1.6 МБ) |
| 6.0.2.2-forge | Релиз | 1.21.1 | forge, neoforge | 4 августа 2025 г. | .jar (1.6 МБ) |
| 6.0.2.2-fabric | Релиз | 1.21.1 | fabric, quilt | 4 августа 2025 г. | .jar (1.5 МБ) |
| 6.0.2.1-neoforge | Релиз | 1.21.1 | neoforge | 22 июля 2025 г. | .jar (1.6 МБ) |
Показаны последние 15 из 78 версий. Все версии — на Modrinth.
Ченджлог
1.20.1-5.0.3.2-forgeРелиз1.20.1 · 5 марта 2026 г.
5.0.3.2
- Add translations
- Add Data gen to jar.
5.0.3.1
- Increase min version of Data Anchor to resolve Lunar Event world data saving issues.
5.0.3.0
- LOTS OF REFACTORS, CLEAN UP, AND CODE CHANGES, EXPECT MODS WHO RELY ON THIS TO BREAK!!!
- Rewrite mod internals to use Data Anchor.
- Add a way to override lunar event probabilities without replacing the file.
5.0.2.3
- Fix LunarForecast when requires clear skies is false.
5.0.2.2
- Fix issues with rain and lunar events.
5.0.2.1
- Fix crashes/errors related to the new Lunar Forecast system.
5.0.2.0
- Rewrite Lunar forecasting internal to address various bugs and desync issues.
- Add a new config option to enforce a max number of days between events.
5.0.1.0
- Move to arch loom and fix project compiling
- Switch datapack path to
<modid>/enhancedcelestials/<path>instead of<modid>/<path>on fabric. - Fix tags on fabric.
5.0.0.4
- Fix Harvest moon crops missing in item tag.
5.0.0.3
- Fix a crash related to dynamic registries.
5.0.0.2
Fix Forge MixinLootTableManager injection signature, fixes #161
5.0.0.1
- Fix blood moon mob spawn rate.
5.0.0.0
- Port to 1.20.1
End 1.19.4, Start 1.20.1
4.0.0.0
- Port to 1.19.4
End 1.19.3, Start 1.19.4
3.0.0.0
- Port to 1.19.3
End 1.19.2, Start 1.19.3
2.1.0.5
- Fix skylight colors.
- Lunar events will no longer apply their effects when raining if
requires_clear_skiesis set to true in LunarDimensionSettings json. Overworld sets this value to true by default.
2.1.0.4
- Add Japanese Translation.
- Changes command permission level from 3 to 2, allowing commands to be used by command blocks and data packs.
- Fix Super Moon rise/set notifications.
2.1.0.3
- Fix incorrect moon/skylight colors when an event ends.
- Remove blend strength fields in color settings. Set color values as if they were blended for sky & moon texture colors.
- Use a resource key to declare the default lunar event.
- LunarForecast blend initializes with a value of 1. Fixes moon growing/color blending when joining a server with an active event.
- Bump CorgiLib dependency version.
- Remove Jankson library.
2.1.0.2
- Use CorgiLib's Conditions.
- Add CorgiLib dependency.
2.1.0.1
- Update codec keys to use persistent spelling/casing scheme
2.1.0.0
- Rewrite to use data packs.
- Abstraction/Refactors/More configurations.
- Add Super Moon.
- Add moon event tags.
2.0.0.0
- 1.19 port.
1.20.1-5.0.3.2-fabricРелиз1.20.1 · 5 марта 2026 г.
5.0.3.2
- Add translations
- Add Data gen to jar.
5.0.3.1
- Increase min version of Data Anchor to resolve Lunar Event world data saving issues.
5.0.3.0
- LOTS OF REFACTORS, CLEAN UP, AND CODE CHANGES, EXPECT MODS WHO RELY ON THIS TO BREAK!!!
- Rewrite mod internals to use Data Anchor.
- Add a way to override lunar event probabilities without replacing the file.
5.0.2.3
- Fix LunarForecast when requires clear skies is false.
5.0.2.2
- Fix issues with rain and lunar events.
5.0.2.1
- Fix crashes/errors related to the new Lunar Forecast system.
5.0.2.0
- Rewrite Lunar forecasting internal to address various bugs and desync issues.
- Add a new config option to enforce a max number of days between events.
5.0.1.0
- Move to arch loom and fix project compiling
- Switch datapack path to
<modid>/enhancedcelestials/<path>instead of<modid>/<path>on fabric. - Fix tags on fabric.
5.0.0.4
- Fix Harvest moon crops missing in item tag.
5.0.0.3
- Fix a crash related to dynamic registries.
5.0.0.2
Fix Forge MixinLootTableManager injection signature, fixes #161
5.0.0.1
- Fix blood moon mob spawn rate.
5.0.0.0
- Port to 1.20.1
End 1.19.4, Start 1.20.1
4.0.0.0
- Port to 1.19.4
End 1.19.3, Start 1.19.4
3.0.0.0
- Port to 1.19.3
End 1.19.2, Start 1.19.3
2.1.0.5
- Fix skylight colors.
- Lunar events will no longer apply their effects when raining if
requires_clear_skiesis set to true in LunarDimensionSettings json. Overworld sets this value to true by default.
2.1.0.4
- Add Japanese Translation.
- Changes command permission level from 3 to 2, allowing commands to be used by command blocks and data packs.
- Fix Super Moon rise/set notifications.
2.1.0.3
- Fix incorrect moon/skylight colors when an event ends.
- Remove blend strength fields in color settings. Set color values as if they were blended for sky & moon texture colors.
- Use a resource key to declare the default lunar event.
- LunarForecast blend initializes with a value of 1. Fixes moon growing/color blending when joining a server with an active event.
- Bump CorgiLib dependency version.
- Remove Jankson library.
2.1.0.2
- Use CorgiLib's Conditions.
- Add CorgiLib dependency.
2.1.0.1
- Update codec keys to use persistent spelling/casing scheme
2.1.0.0
- Rewrite to use data packs.
- Abstraction/Refactors/More configurations.
- Add Super Moon.
- Add moon event tags.
2.0.0.0
- 1.19 port.
6.0.2.5-neoforgeРелиз1.21.1 · 11 октября 2025 г.
6.0.2.5
- Fix chat spam when events switch. Fix an issue with events blending. Fixes #247
6.0.2.4
- Update libraries to latest versions. Fixes Datapack crashes.
6.0.2.3
- Add defaulted values if some keys are not specified for Lunar Events.
6.0.2.2
- Make getForecast accessible externally.
6.0.2.1
- Bump corgilib version and other fixes.
6.0.2.0
- Rewrite Enhanced Celestials to use Data Anchor.
6.0.1.3
- Fix LunarForecast when requires clear skies is false.
6.0.1.2
- Fix issues with rain and lunar events.
6.0.1.1
- Fix crashes/errors related to the new Lunar Forecast system.
6.0.1.0
- Rewrite Lunar forecasting internal to address various bugs and desync issues.
- Add a new config option to enforce a max number of days between events.
6.0.0.0
- Port to 1.21
5.0.1.0
- Move to arch loom and fix project compiling
- Switch datapack path to
<modid>/enhancedcelestials/<path>instead of<modid>/<path>on fabric. - Fix tags on fabric.
5.0.0.4
- Fix Harvest moon crops missing in item tag.
5.0.0.3
- Fix a crash related to dynamic registries.
5.0.0.2
Fix Forge MixinLootTableManager injection signature, fixes #161
5.0.0.1
- Fix blood moon mob spawn rate.
5.0.0.0
- Port to 1.20.1
End 1.19.4, Start 1.20.1
4.0.0.0
- Port to 1.19.4
End 1.19.3, Start 1.19.4
3.0.0.0
- Port to 1.19.3
End 1.19.2, Start 1.19.3
2.1.0.5
- Fix skylight colors.
- Lunar events will no longer apply their effects when raining if
requires_clear_skiesis set to true in LunarDimensionSettings json. Overworld sets this value to true by default.
2.1.0.4
- Add Japanese Translation.
- Changes command permission level from 3 to 2, allowing commands to be used by command blocks and data packs.
- Fix Super Moon rise/set notifications.
2.1.0.3
- Fix incorrect moon/skylight colors when an event ends.
- Remove blend strength fields in color settings. Set color values as if they were blended for sky & moon texture colors.
- Use a resource key to declare the default lunar event.
- LunarForecast blend initializes with a value of 1. Fixes moon growing/color blending when joining a server with an active event.
- Bump CorgiLib dependency version.
- Remove Jankson library.
2.1.0.2
- Use CorgiLib's Conditions.
- Add CorgiLib dependency.
2.1.0.1
- Update codec keys to use persistent spelling/casing scheme
2.1.0.0
- Rewrite to use data packs.
- Abstraction/Refactors/More configurations.
- Add Super Moon.
- Add moon event tags.
2.0.0.0
- 1.19 port.
6.0.2.5-forgeРелиз1.21.1 · 11 октября 2025 г.
6.0.2.5
- Fix chat spam when events switch. Fix an issue with events blending. Fixes #247
6.0.2.4
- Update libraries to latest versions. Fixes Datapack crashes.
6.0.2.3
- Add defaulted values if some keys are not specified for Lunar Events.
6.0.2.2
- Make getForecast accessible externally.
6.0.2.1
- Bump corgilib version and other fixes.
6.0.2.0
- Rewrite Enhanced Celestials to use Data Anchor.
6.0.1.3
- Fix LunarForecast when requires clear skies is false.
6.0.1.2
- Fix issues with rain and lunar events.
6.0.1.1
- Fix crashes/errors related to the new Lunar Forecast system.
6.0.1.0
- Rewrite Lunar forecasting internal to address various bugs and desync issues.
- Add a new config option to enforce a max number of days between events.
6.0.0.0
- Port to 1.21
5.0.1.0
- Move to arch loom and fix project compiling
- Switch datapack path to
<modid>/enhancedcelestials/<path>instead of<modid>/<path>on fabric. - Fix tags on fabric.
5.0.0.4
- Fix Harvest moon crops missing in item tag.
5.0.0.3
- Fix a crash related to dynamic registries.
5.0.0.2
Fix Forge MixinLootTableManager injection signature, fixes #161
5.0.0.1
- Fix blood moon mob spawn rate.
5.0.0.0
- Port to 1.20.1
End 1.19.4, Start 1.20.1
4.0.0.0
- Port to 1.19.4
End 1.19.3, Start 1.19.4
3.0.0.0
- Port to 1.19.3
End 1.19.2, Start 1.19.3
2.1.0.5
- Fix skylight colors.
- Lunar events will no longer apply their effects when raining if
requires_clear_skiesis set to true in LunarDimensionSettings json. Overworld sets this value to true by default.
2.1.0.4
- Add Japanese Translation.
- Changes command permission level from 3 to 2, allowing commands to be used by command blocks and data packs.
- Fix Super Moon rise/set notifications.
2.1.0.3
- Fix incorrect moon/skylight colors when an event ends.
- Remove blend strength fields in color settings. Set color values as if they were blended for sky & moon texture colors.
- Use a resource key to declare the default lunar event.
- LunarForecast blend initializes with a value of 1. Fixes moon growing/color blending when joining a server with an active event.
- Bump CorgiLib dependency version.
- Remove Jankson library.
2.1.0.2
- Use CorgiLib's Conditions.
- Add CorgiLib dependency.
2.1.0.1
- Update codec keys to use persistent spelling/casing scheme
2.1.0.0
- Rewrite to use data packs.
- Abstraction/Refactors/More configurations.
- Add Super Moon.
- Add moon event tags.
2.0.0.0
- 1.19 port.
6.0.2.5-fabricРелиз1.21.1 · 11 октября 2025 г.
6.0.2.5
- Fix chat spam when events switch. Fix an issue with events blending. Fixes #247
6.0.2.4
- Update libraries to latest versions. Fixes Datapack crashes.
6.0.2.3
- Add defaulted values if some keys are not specified for Lunar Events.
6.0.2.2
- Make getForecast accessible externally.
6.0.2.1
- Bump corgilib version and other fixes.
6.0.2.0
- Rewrite Enhanced Celestials to use Data Anchor.
6.0.1.3
- Fix LunarForecast when requires clear skies is false.
6.0.1.2
- Fix issues with rain and lunar events.
6.0.1.1
- Fix crashes/errors related to the new Lunar Forecast system.
6.0.1.0
- Rewrite Lunar forecasting internal to address various bugs and desync issues.
- Add a new config option to enforce a max number of days between events.
6.0.0.0
- Port to 1.21
5.0.1.0
- Move to arch loom and fix project compiling
- Switch datapack path to
<modid>/enhancedcelestials/<path>instead of<modid>/<path>on fabric. - Fix tags on fabric.
5.0.0.4
- Fix Harvest moon crops missing in item tag.
5.0.0.3
- Fix a crash related to dynamic registries.
5.0.0.2
Fix Forge MixinLootTableManager injection signature, fixes #161
5.0.0.1
- Fix blood moon mob spawn rate.
5.0.0.0
- Port to 1.20.1
End 1.19.4, Start 1.20.1
4.0.0.0
- Port to 1.19.4
End 1.19.3, Start 1.19.4
3.0.0.0
- Port to 1.19.3
End 1.19.2, Start 1.19.3
2.1.0.5
- Fix skylight colors.
- Lunar events will no longer apply their effects when raining if
requires_clear_skiesis set to true in LunarDimensionSettings json. Overworld sets this value to true by default.
2.1.0.4
- Add Japanese Translation.
- Changes command permission level from 3 to 2, allowing commands to be used by command blocks and data packs.
- Fix Super Moon rise/set notifications.
2.1.0.3
- Fix incorrect moon/skylight colors when an event ends.
- Remove blend strength fields in color settings. Set color values as if they were blended for sky & moon texture colors.
- Use a resource key to declare the default lunar event.
- LunarForecast blend initializes with a value of 1. Fixes moon growing/color blending when joining a server with an active event.
- Bump CorgiLib dependency version.
- Remove Jankson library.
2.1.0.2
- Use CorgiLib's Conditions.
- Add CorgiLib dependency.
2.1.0.1
- Update codec keys to use persistent spelling/casing scheme
2.1.0.0
- Rewrite to use data packs.
- Abstraction/Refactors/More configurations.
- Add Super Moon.
- Add moon event tags.
2.0.0.0
- 1.19 port.
6.0.2.4-neoforgeРелиз1.21.1 · 5 августа 2025 г.
6.0.2.4
- Update libraries to latest versions. Fixes Datapack crashes.
6.0.2.3
- Add defaulted values if some keys are not specified for Lunar Events.
6.0.2.2
- Make getForecast accessible externally.
6.0.2.1
- Bump corgilib version and other fixes.
6.0.2.0
- Rewrite Enhanced Celestials to use Data Anchor.
6.0.1.3
- Fix LunarForecast when requires clear skies is false.
6.0.1.2
- Fix issues with rain and lunar events.
6.0.1.1
- Fix crashes/errors related to the new Lunar Forecast system.
6.0.1.0
- Rewrite Lunar forecasting internal to address various bugs and desync issues.
- Add a new config option to enforce a max number of days between events.
6.0.0.0
- Port to 1.21
5.0.1.0
- Move to arch loom and fix project compiling
- Switch datapack path to
<modid>/enhancedcelestials/<path>instead of<modid>/<path>on fabric. - Fix tags on fabric.
5.0.0.4
- Fix Harvest moon crops missing in item tag.
5.0.0.3
- Fix a crash related to dynamic registries.
5.0.0.2
Fix Forge MixinLootTableManager injection signature, fixes #161
5.0.0.1
- Fix blood moon mob spawn rate.
5.0.0.0
- Port to 1.20.1
End 1.19.4, Start 1.20.1
4.0.0.0
- Port to 1.19.4
End 1.19.3, Start 1.19.4
3.0.0.0
- Port to 1.19.3
End 1.19.2, Start 1.19.3
2.1.0.5
- Fix skylight colors.
- Lunar events will no longer apply their effects when raining if
requires_clear_skiesis set to true in LunarDimensionSettings json. Overworld sets this value to true by default.
2.1.0.4
- Add Japanese Translation.
- Changes command permission level from 3 to 2, allowing commands to be used by command blocks and data packs.
- Fix Super Moon rise/set notifications.
2.1.0.3
- Fix incorrect moon/skylight colors when an event ends.
- Remove blend strength fields in color settings. Set color values as if they were blended for sky & moon texture colors.
- Use a resource key to declare the default lunar event.
- LunarForecast blend initializes with a value of 1. Fixes moon growing/color blending when joining a server with an active event.
- Bump CorgiLib dependency version.
- Remove Jankson library.
2.1.0.2
- Use CorgiLib's Conditions.
- Add CorgiLib dependency.
2.1.0.1
- Update codec keys to use persistent spelling/casing scheme
2.1.0.0
- Rewrite to use data packs.
- Abstraction/Refactors/More configurations.
- Add Super Moon.
- Add moon event tags.
2.0.0.0
- 1.19 port.
6.0.2.4-forgeРелиз1.21.1 · 5 августа 2025 г.
6.0.2.4
- Update libraries to latest versions. Fixes Datapack crashes.
6.0.2.3
- Add defaulted values if some keys are not specified for Lunar Events.
6.0.2.2
- Make getForecast accessible externally.
6.0.2.1
- Bump corgilib version and other fixes.
6.0.2.0
- Rewrite Enhanced Celestials to use Data Anchor.
6.0.1.3
- Fix LunarForecast when requires clear skies is false.
6.0.1.2
- Fix issues with rain and lunar events.
6.0.1.1
- Fix crashes/errors related to the new Lunar Forecast system.
6.0.1.0
- Rewrite Lunar forecasting internal to address various bugs and desync issues.
- Add a new config option to enforce a max number of days between events.
6.0.0.0
- Port to 1.21
5.0.1.0
- Move to arch loom and fix project compiling
- Switch datapack path to
<modid>/enhancedcelestials/<path>instead of<modid>/<path>on fabric. - Fix tags on fabric.
5.0.0.4
- Fix Harvest moon crops missing in item tag.
5.0.0.3
- Fix a crash related to dynamic registries.
5.0.0.2
Fix Forge MixinLootTableManager injection signature, fixes #161
5.0.0.1
- Fix blood moon mob spawn rate.
5.0.0.0
- Port to 1.20.1
End 1.19.4, Start 1.20.1
4.0.0.0
- Port to 1.19.4
End 1.19.3, Start 1.19.4
3.0.0.0
- Port to 1.19.3
End 1.19.2, Start 1.19.3
2.1.0.5
- Fix skylight colors.
- Lunar events will no longer apply their effects when raining if
requires_clear_skiesis set to true in LunarDimensionSettings json. Overworld sets this value to true by default.
2.1.0.4
- Add Japanese Translation.
- Changes command permission level from 3 to 2, allowing commands to be used by command blocks and data packs.
- Fix Super Moon rise/set notifications.
2.1.0.3
- Fix incorrect moon/skylight colors when an event ends.
- Remove blend strength fields in color settings. Set color values as if they were blended for sky & moon texture colors.
- Use a resource key to declare the default lunar event.
- LunarForecast blend initializes with a value of 1. Fixes moon growing/color blending when joining a server with an active event.
- Bump CorgiLib dependency version.
- Remove Jankson library.
2.1.0.2
- Use CorgiLib's Conditions.
- Add CorgiLib dependency.
2.1.0.1
- Update codec keys to use persistent spelling/casing scheme
2.1.0.0
- Rewrite to use data packs.
- Abstraction/Refactors/More configurations.
- Add Super Moon.
- Add moon event tags.
2.0.0.0
- 1.19 port.
6.0.2.4-fabricРелиз1.21.1 · 5 августа 2025 г.
6.0.2.4
- Update libraries to latest versions. Fixes Datapack crashes.
6.0.2.3
- Add defaulted values if some keys are not specified for Lunar Events.
6.0.2.2
- Make getForecast accessible externally.
6.0.2.1
- Bump corgilib version and other fixes.
6.0.2.0
- Rewrite Enhanced Celestials to use Data Anchor.
6.0.1.3
- Fix LunarForecast when requires clear skies is false.
6.0.1.2
- Fix issues with rain and lunar events.
6.0.1.1
- Fix crashes/errors related to the new Lunar Forecast system.
6.0.1.0
- Rewrite Lunar forecasting internal to address various bugs and desync issues.
- Add a new config option to enforce a max number of days between events.
6.0.0.0
- Port to 1.21
5.0.1.0
- Move to arch loom and fix project compiling
- Switch datapack path to
<modid>/enhancedcelestials/<path>instead of<modid>/<path>on fabric. - Fix tags on fabric.
5.0.0.4
- Fix Harvest moon crops missing in item tag.
5.0.0.3
- Fix a crash related to dynamic registries.
5.0.0.2
Fix Forge MixinLootTableManager injection signature, fixes #161
5.0.0.1
- Fix blood moon mob spawn rate.
5.0.0.0
- Port to 1.20.1
End 1.19.4, Start 1.20.1
4.0.0.0
- Port to 1.19.4
End 1.19.3, Start 1.19.4
3.0.0.0
- Port to 1.19.3
End 1.19.2, Start 1.19.3
2.1.0.5
- Fix skylight colors.
- Lunar events will no longer apply their effects when raining if
requires_clear_skiesis set to true in LunarDimensionSettings json. Overworld sets this value to true by default.
2.1.0.4
- Add Japanese Translation.
- Changes command permission level from 3 to 2, allowing commands to be used by command blocks and data packs.
- Fix Super Moon rise/set notifications.
2.1.0.3
- Fix incorrect moon/skylight colors when an event ends.
- Remove blend strength fields in color settings. Set color values as if they were blended for sky & moon texture colors.
- Use a resource key to declare the default lunar event.
- LunarForecast blend initializes with a value of 1. Fixes moon growing/color blending when joining a server with an active event.
- Bump CorgiLib dependency version.
- Remove Jankson library.
2.1.0.2
- Use CorgiLib's Conditions.
- Add CorgiLib dependency.
2.1.0.1
- Update codec keys to use persistent spelling/casing scheme
2.1.0.0
- Rewrite to use data packs.
- Abstraction/Refactors/More configurations.
- Add Super Moon.
- Add moon event tags.
2.0.0.0
- 1.19 port.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





















