Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
SeasonHUD-Fabric

SeasonHUD-Fabric

This is an addon for FabricSeasons that displays the current season on the HUD or under the minimap

1.28M
182
Game Mechanics
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.2–1.19.4
1.18.2
1.16.5

Platforms

Fabric

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source
Donate on PayPalDonate on Ko-fi

Creators

lanAnderson
lanAnderson Owner

Details

Licensed MIT
Published 2 years ago
Updated 3 weeks ago
DescriptionGalleryChangelogVersions

Show all versions

1
21
22
23

seasonhud-fabric-1.20.1-1.5.8

by lanAnderson on Sep 20, 2023
Download

seasonhud-fabric-1.19.4-1.5.8

by lanAnderson on Sep 20, 2023
Download

seasonhud-fabric-1.19.2-1.5.8

by lanAnderson on Sep 20, 2023
Download

[1.5.8] - 2023-09-19

Fixed

  • Fixed issue with the config screen when using InvMove

1.20.1-1.5.7

by lanAnderson on Sep 19, 2023
Download

[1.5.7] - 2023-09-18

Added

  • Ported changes to localization made in 1.16.5 version

Fixed

  • Fixed incorrect calendar item name for FabricSeasons Extras

fabric-1.20.1-1.5.6

by lanAnderson on Sep 8, 2023
Download

1.19.2-1.5.6

by lanAnderson on Sep 8, 2023
Download

1.19.4-1.5.6

by lanAnderson on Sep 8, 2023
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.5.6] - 2023-09-07

Changed

  • Removed requirement of FabricSeasons Extras and made it optional

[1.5.5] - 2023-09-04

Added

  • Added Russian translation provided by mpustovoi

[1.5.4] - 2023-08-27

Fixed

  • Fixed Fall displaying incorrectly in the Fabric Version

[1.5.3] - 2023-08-16

Added

  • Added JourneyMap support for Fabric

Fixed

  • Fixed label placement when using JourneyMap

[1.5.2] - 2023-08-16

Fixed

  • Fixed Simplified Chinese

[1.5.1] - 2023-08-05

Added

  • 1.20 update
  • (Fabric) Updated to latest FabricSeasons
  • (Fabric) Added FabricSeasons Extras as a required dependency, as the Calendar item was moved there

[1.5.0] - 2023-08-02

Added

  • Added ability to change position of the season text when using Xaero's Minimap
    • Minimap Menu ('Y' by default) -> Information Settings -> Info Display Manager

[1.4.19] - 2023-06-29

Added

  • Added 1.20.1 support

Fixed

  • Fixed crash with latest version of FTBChunks

[1.4.18] - 2023-06-03

Added

  • Added 1.20 support
  • Added an option to display the default SeasonHUD overlay if the minimap is hidden

Fixed

  • Will now disable if Journeymap is hidden

[1.4.17] - 2023-06-02

Fixed

  • Will now disable if Xaero's Minimap is hidden

[1.4.16] - 2023-05-24

Added

  • Added support for handling custom sub-season days

[1.4.15] - 2023-05-16

Fixed

  • Fixed localization spacing

[1.4.14] - 2023-04-27

Fixed

  • Overlapping with Open Parties and Claims

[1.4.13] - 2023-04-26

Fixed

  • Fixed the HUD staying rendered while inventories are open, while using Journeymap or no minimap

[1.4.12] - 2023-04-18

Fixed

  • Fixed background color of Journeymap labels if the theme is changed

[1.4.11] - 2023-04-18

Fixed

  • The season HUD not showing up while using FTBChunks on a server

[1.4.10] - 2023-04-05

Fixed

  • Fixed alignment issue with JourneyMap on the bottom half the screen

Added

  • Added config option to display above the JourneyMap minimap

[1.4.9] - 2023-04-02

Changed

  • Slight code cleanup

[1.4.8] - 2023-03-15

Changed

  • Re-enabled Xaero's Minimap Fairplay support
  • Updated to support the latest version of Xaero's Minimap Fairplay

[1.4.7] - 2023-03-02

Changed

  • Updated to the release version of Serene Seasons

[1.4.6] - 2023-02-20

Changed

  • Slight code cleanup
  • Xaero's Minimap Fairplay still hasn't been updated to match the regular version, so continue using [1.4.4] if using it

[1.4.5] - 2023-02-12

Fixed

  • Fixed crash with Xaero's Minimap v23.1.0, due to the info display changes
  • Temporarily disabled Fairplay functionality, until it is updated with those same changes

[1.4.4] - 2023-02-04

Added

  • If the player is not in the overworld, the HUD will disable itself.

Changed

  • Some slight code cleanup.

[1.4.3] - 2023-02-03

Added

  • Added a config option to show normal seasons in tropical biomes

[1.4.2] - 2023-02-02

Fixed

  • Attempt #2 of fixing UI overlap in a claimed chunk

[1.4.1] - 2023-02-02

Fixed

  • Fixed UI overlap if in a claimed chunk while using FTB Chunks

[1.4.0] - 2023-01-30

Added

  • Added optional support for CuriosAPI
    • If CuriosAPI is loaded, then the Calendar item from SereneSeason can be equipped in the "Charm" slot
    • If the "Need Calendar" option is enabled, then a Calendar in the "Charm" slot will meet the requirement

[1.3.6] - 2023-01-21

Changed

  • Some code cleanup

[1.3.5] - 2023-01-20

Added

  • Added support for Xaero's Minimap Fair-play

[1.3.4] - 2023-01-19

Added

  • Added an option to show the HUD only if the player has the Calendar item in their inventory

[1.3.3] - 2023-01-11

Added

  • Added config option with presets for HUD location (when no minimap is present)
  • Added button in config screen for HUD location

[1.3.2] - 2023-01-10

Added

  • Added config options to offset the default HUD

Changed

  • Built against latest recommended Forge version

[1.3.1] - 2023-01-06

Added

  • Added an option to disable the mod ingame.

Changed

  • Slight code cleanup

[1.3.0] - 2022-12-29

Added

  • Added am in-game config screen and a keybind for it
    • Default key is 'H'

Changed

  • Due to some changes from 1.19.2 -> 1.19.3, I had to change to separate builds for each, rather than a unified version
  • Fixed an issue with tropical season dates. Should be accurate now

fabric-1.20.1-1.5.5

by lanAnderson on Sep 4, 2023
Download

1.19.4-1.5.5

by lanAnderson on Sep 4, 2023
Download

1.19.2-1.5.5

by lanAnderson on Sep 4, 2023
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.5.5] - 2023-09-04

Added

  • Added Russian translation provided by mpustovoi

[1.5.4] - 2023-08-27

Fixed

  • Fixed Fall displaying incorrectly in the Fabric Version

[1.5.3] - 2023-08-16

Added

  • Added JourneyMap support for Fabric

Fixed

  • Fixed label placement when using JourneyMap

[1.5.2] - 2023-08-16

Fixed

  • Fixed Simplified Chinese

[1.5.1] - 2023-08-05

Added

  • 1.20 update
  • (Fabric) Updated to latest FabricSeasons
  • (Fabric) Added FabricSeasons Extras as a required dependency, as the Calendar item was moved there

[1.5.0] - 2023-08-02

Added

  • Added ability to change position of the season text when using Xaero's Minimap
    • Minimap Menu ('Y' by default) -> Information Settings -> Info Display Manager

[1.4.19] - 2023-06-29

Added

  • Added 1.20.1 support

Fixed

  • Fixed crash with latest version of FTBChunks

[1.4.18] - 2023-06-03

Added

  • Added 1.20 support
  • Added an option to display the default SeasonHUD overlay if the minimap is hidden

Fixed

  • Will now disable if Journeymap is hidden

[1.4.17] - 2023-06-02

Fixed

  • Will now disable if Xaero's Minimap is hidden

[1.4.16] - 2023-05-24

Added

  • Added support for handling custom sub-season days

[1.4.15] - 2023-05-16

Fixed

  • Fixed localization spacing

[1.4.14] - 2023-04-27

Fixed

  • Overlapping with Open Parties and Claims

[1.4.13] - 2023-04-26

Fixed

  • Fixed the HUD staying rendered while inventories are open, while using Journeymap or no minimap

[1.4.12] - 2023-04-18

Fixed

  • Fixed background color of Journeymap labels if the theme is changed

[1.4.11] - 2023-04-18

Fixed

  • The season HUD not showing up while using FTBChunks on a server

[1.4.10] - 2023-04-05

Fixed

  • Fixed alignment issue with JourneyMap on the bottom half the screen

Added

  • Added config option to display above the JourneyMap minimap

[1.4.9] - 2023-04-02

Changed

  • Slight code cleanup

[1.4.8] - 2023-03-15

Changed

  • Re-enabled Xaero's Minimap Fairplay support
  • Updated to support the latest version of Xaero's Minimap Fairplay

[1.4.7] - 2023-03-02

Changed

  • Updated to the release version of Serene Seasons

[1.4.6] - 2023-02-20

Changed

  • Slight code cleanup
  • Xaero's Minimap Fairplay still hasn't been updated to match the regular version, so continue using [1.4.4] if using it

[1.4.5] - 2023-02-12

Fixed

  • Fixed crash with Xaero's Minimap v23.1.0, due to the info display changes
  • Temporarily disabled Fairplay functionality, until it is updated with those same changes

[1.4.4] - 2023-02-04

Added

  • If the player is not in the overworld, the HUD will disable itself.

Changed

  • Some slight code cleanup.

[1.4.3] - 2023-02-03

Added

  • Added a config option to show normal seasons in tropical biomes

[1.4.2] - 2023-02-02

Fixed

  • Attempt #2 of fixing UI overlap in a claimed chunk

[1.4.1] - 2023-02-02

Fixed

  • Fixed UI overlap if in a claimed chunk while using FTB Chunks

[1.4.0] - 2023-01-30

Added

  • Added optional support for CuriosAPI
    • If CuriosAPI is loaded, then the Calendar item from SereneSeason can be equipped in the "Charm" slot
    • If the "Need Calendar" option is enabled, then a Calendar in the "Charm" slot will meet the requirement

[1.3.6] - 2023-01-21

Changed

  • Some code cleanup

[1.3.5] - 2023-01-20

Added

  • Added support for Xaero's Minimap Fair-play

[1.3.4] - 2023-01-19

Added

  • Added an option to show the HUD only if the player has the Calendar item in their inventory

[1.3.3] - 2023-01-11

Added

  • Added config option with presets for HUD location (when no minimap is present)
  • Added button in config screen for HUD location

[1.3.2] - 2023-01-10

Added

  • Added config options to offset the default HUD

Changed

  • Built against latest recommended Forge version

[1.3.1] - 2023-01-06

Added

  • Added an option to disable the mod ingame.

Changed

  • Slight code cleanup

[1.3.0] - 2022-12-29

Added

  • Added am in-game config screen and a keybind for it
    • Default key is 'H'

Changed

  • Due to some changes from 1.19.2 -> 1.19.3, I had to change to separate builds for each, rather than a unified version
  • Fixed an issue with tropical season dates. Should be accurate now

fabric-1.20.1-1.5.4

by lanAnderson on Aug 28, 2023
Download

1.19.4-1.5.4

by lanAnderson on Aug 28, 2023
Download

1.19.2-1.5.4

by lanAnderson on Aug 28, 2023
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.5.4] - 2023-08-27

Fixed

  • Fixed Fall displaying incorrectly in the Fabric Version

[1.5.3] - 2023-08-16

Added

  • Added JourneyMap support for Fabric

Fixed

  • Fixed label placement when using JourneyMap

[1.5.2] - 2023-08-16

Fixed

  • Fixed Simplified Chinese

[1.5.1] - 2023-08-05

Added

  • 1.20 update
  • (Fabric) Updated to latest FabricSeasons
  • (Fabric) Added FabricSeasons Extras as a required dependency, as the Calendar item was moved there

[1.5.0] - 2023-08-02

Added

  • Added ability to change position of the season text when using Xaero's Minimap
    • Minimap Menu ('Y' by default) -> Information Settings -> Info Display Manager

[1.4.19] - 2023-06-29

Added

  • Added 1.20.1 support

Fixed

  • Fixed crash with latest version of FTBChunks

[1.4.18] - 2023-06-03

Added

  • Added 1.20 support
  • Added an option to display the default SeasonHUD overlay if the minimap is hidden

Fixed

  • Will now disable if Journeymap is hidden

[1.4.17] - 2023-06-02

Fixed

  • Will now disable if Xaero's Minimap is hidden

[1.4.16] - 2023-05-24

Added

  • Added support for handling custom sub-season days

[1.4.15] - 2023-05-16

Fixed

  • Fixed localization spacing

[1.4.14] - 2023-04-27

Fixed

  • Overlapping with Open Parties and Claims

[1.4.13] - 2023-04-26

Fixed

  • Fixed the HUD staying rendered while inventories are open, while using Journeymap or no minimap

[1.4.12] - 2023-04-18

Fixed

  • Fixed background color of Journeymap labels if the theme is changed

[1.4.11] - 2023-04-18

Fixed

  • The season HUD not showing up while using FTBChunks on a server

[1.4.10] - 2023-04-05

Fixed

  • Fixed alignment issue with JourneyMap on the bottom half the screen

Added

  • Added config option to display above the JourneyMap minimap

[1.4.9] - 2023-04-02

Changed

  • Slight code cleanup

[1.4.8] - 2023-03-15

Changed

  • Re-enabled Xaero's Minimap Fairplay support
  • Updated to support the latest version of Xaero's Minimap Fairplay

[1.4.7] - 2023-03-02

Changed

  • Updated to the release version of Serene Seasons

[1.4.6] - 2023-02-20

Changed

  • Slight code cleanup
  • Xaero's Minimap Fairplay still hasn't been updated to match the regular version, so continue using [1.4.4] if using it

[1.4.5] - 2023-02-12

Fixed

  • Fixed crash with Xaero's Minimap v23.1.0, due to the info display changes
  • Temporarily disabled Fairplay functionality, until it is updated with those same changes

[1.4.4] - 2023-02-04

Added

  • If the player is not in the overworld, the HUD will disable itself.

Changed

  • Some slight code cleanup.

[1.4.3] - 2023-02-03

Added

  • Added a config option to show normal seasons in tropical biomes

[1.4.2] - 2023-02-02

Fixed

  • Attempt #2 of fixing UI overlap in a claimed chunk

[1.4.1] - 2023-02-02

Fixed

  • Fixed UI overlap if in a claimed chunk while using FTB Chunks

[1.4.0] - 2023-01-30

Added

  • Added optional support for CuriosAPI
    • If CuriosAPI is loaded, then the Calendar item from SereneSeason can be equipped in the "Charm" slot
    • If the "Need Calendar" option is enabled, then a Calendar in the "Charm" slot will meet the requirement

[1.3.6] - 2023-01-21

Changed

  • Some code cleanup

[1.3.5] - 2023-01-20

Added

  • Added support for Xaero's Minimap Fair-play

[1.3.4] - 2023-01-19

Added

  • Added an option to show the HUD only if the player has the Calendar item in their inventory

[1.3.3] - 2023-01-11

Added

  • Added config option with presets for HUD location (when no minimap is present)
  • Added button in config screen for HUD location

[1.3.2] - 2023-01-10

Added

  • Added config options to offset the default HUD

Changed

  • Built against latest recommended Forge version

[1.3.1] - 2023-01-06

Added

  • Added an option to disable the mod ingame.

Changed

  • Slight code cleanup

[1.3.0] - 2022-12-29

Added

  • Added am in-game config screen and a keybind for it
    • Default key is 'H'

Changed

  • Due to some changes from 1.19.2 -> 1.19.3, I had to change to separate builds for each, rather than a unified version
  • Fixed an issue with tropical season dates. Should be accurate now

fabric-1.20.1-1.5.3

by lanAnderson on Aug 20, 2023
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.5.3] - 2023-08-16

Added

  • Added JourneyMap support for Fabric

Fixed

  • Fixed label placement when using JourneyMap

[1.5.2] - 2023-08-16

Fixed

  • Fixed Simplified Chinese

[1.5.1] - 2023-08-05

Added

  • 1.20 update
  • (Fabric) Updated to latest FabricSeasons
  • (Fabric) Added FabricSeasons Extras as a required dependency, as the Calendar item was moved there

[1.5.0] - 2023-08-02

Added

  • Added ability to change position of the season text when using Xaero's Minimap
    • Minimap Menu ('Y' by default) -> Information Settings -> Info Display Manager

[1.4.19] - 2023-06-29

Added

  • Added 1.20.1 support

Fixed

  • Fixed crash with latest version of FTBChunks

[1.4.18] - 2023-06-03

Added

  • Added 1.20 support
  • Added an option to display the default SeasonHUD overlay if the minimap is hidden

Fixed

  • Will now disable if Journeymap is hidden

[1.4.17] - 2023-06-02

Fixed

  • Will now disable if Xaero's Minimap is hidden

[1.4.16] - 2023-05-24

Added

  • Added support for handling custom sub-season days

[1.4.15] - 2023-05-16

Fixed

  • Fixed localization spacing

[1.4.14] - 2023-04-27

Fixed

  • Overlapping with Open Parties and Claims

[1.4.13] - 2023-04-26

Fixed

  • Fixed the HUD staying rendered while inventories are open, while using Journeymap or no minimap

[1.4.12] - 2023-04-18

Fixed

  • Fixed background color of Journeymap labels if the theme is changed

[1.4.11] - 2023-04-18

Fixed

  • The season HUD not showing up while using FTBChunks on a server

[1.4.10] - 2023-04-05

Fixed

  • Fixed alignment issue with JourneyMap on the bottom half the screen

Added

  • Added config option to display above the JourneyMap minimap

[1.4.9] - 2023-04-02

Changed

  • Slight code cleanup

[1.4.8] - 2023-03-15

Changed

  • Re-enabled Xaero's Minimap Fairplay support
  • Updated to support the latest version of Xaero's Minimap Fairplay

[1.4.7] - 2023-03-02

Changed

  • Updated to the release version of Serene Seasons

[1.4.6] - 2023-02-20

Changed

  • Slight code cleanup
  • Xaero's Minimap Fairplay still hasn't been updated to match the regular version, so continue using [1.4.4] if using it

[1.4.5] - 2023-02-12

Fixed

  • Fixed crash with Xaero's Minimap v23.1.0, due to the info display changes
  • Temporarily disabled Fairplay functionality, until it is updated with those same changes

[1.4.4] - 2023-02-04

Added

  • If the player is not in the overworld, the HUD will disable itself.

Changed

  • Some slight code cleanup.

[1.4.3] - 2023-02-03

Added

  • Added a config option to show normal seasons in tropical biomes

[1.4.2] - 2023-02-02

Fixed

  • Attempt #2 of fixing UI overlap in a claimed chunk

[1.4.1] - 2023-02-02

Fixed

  • Fixed UI overlap if in a claimed chunk while using FTB Chunks

[1.4.0] - 2023-01-30

Added

  • Added optional support for CuriosAPI
    • If CuriosAPI is loaded, then the Calendar item from SereneSeason can be equipped in the "Charm" slot
    • If the "Need Calendar" option is enabled, then a Calendar in the "Charm" slot will meet the requirement

[1.3.6] - 2023-01-21

Changed

  • Some code cleanup

[1.3.5] - 2023-01-20

Added

  • Added support for Xaero's Minimap Fair-play

[1.3.4] - 2023-01-19

Added

  • Added an option to show the HUD only if the player has the Calendar item in their inventory

[1.3.3] - 2023-01-11

Added

  • Added config option with presets for HUD location (when no minimap is present)
  • Added button in config screen for HUD location

[1.3.2] - 2023-01-10

Added

  • Added config options to offset the default HUD

Changed

  • Built against latest recommended Forge version

[1.3.1] - 2023-01-06

Added

  • Added an option to disable the mod ingame.

Changed

  • Slight code cleanup

[1.3.0] - 2022-12-29

Added

  • Added am in-game config screen and a keybind for it
    • Default key is 'H'

Changed

  • Due to some changes from 1.19.2 -> 1.19.3, I had to change to separate builds for each, rather than a unified version
  • Fixed an issue with tropical season dates. Should be accurate now

1.19.4-1.5.3

by lanAnderson on Aug 20, 2023
Download

1.19.2-1.5.3

by lanAnderson on Aug 20, 2023
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.5.3] - 2023-08-19

Added

  • Added JourneyMap support for Fabric

Fixed

  • Fixed label placement when using JourneyMap

[1.5.2] - 2023-08-16

Fixed

  • Fixed Simplified Chinese

[1.5.1] - 2023-08-05

Added

  • (Fabric) Updated to latest FabricSeasons
  • (Fabric) Added FabricSeasons Extras as a required dependency, as the Calendar item was moved there

[1.5.0] - 2023-08-02

Added

  • Added ability to change position of the season text when using Xaero's Minimap
    • Minimap Menu ('Y' by default) -> Information Settings -> Info Display Manager

[1.4.19] - 2023-06-29

Added

  • Added 1.20.1 support

Fixed

  • Fixed crash with latest version of FTBChunks

[1.4.18] - 2023-06-03

Added

  • Added 1.20 support
  • Added an option to display the default SeasonHUD overlay if the minimap is hidden

Fixed

  • Will now disable if Journeymap is hidden

[1.4.17] - 2023-06-02

Fixed

  • Will now disable if Xaero's Minimap is hidden

[1.4.16] - 2023-05-24

Added

  • Added support for handling custom sub-season days

[1.4.15] - 2023-05-16

Fixed

  • Fixed localization spacing

[1.4.14] - 2023-04-27

Fixed

  • Overlapping with Open Parties and Claims

[1.4.13] - 2023-04-26

Fixed

  • Fixed the HUD staying rendered while inventories are open, while using Journeymap or no minimap

[1.4.12] - 2023-04-18

Fixed

  • Fixed background color of Journeymap labels if the theme is changed

[1.4.11] - 2023-04-18

Fixed

  • The season HUD not showing up while using FTBChunks on a server

[1.4.10] - 2023-04-05

Fixed

  • Fixed alignment issue with JourneyMap on the bottom half the screen

Added

  • Added config option to display above the JourneyMap minimap

[1.4.9] - 2023-04-02

Changed

  • Slight code cleanup

[1.4.8] - 2023-03-15

Changed

  • Re-enabled Xaero's Minimap Fairplay support
  • Updated to support the latest version of Xaero's Minimap Fairplay

[1.4.7] - 2023-03-02

Changed

  • Updated to the release version of Serene Seasons

[1.4.6] - 2023-02-20

Changed

  • Slight code cleanup
  • Xaero's Minimap Fairplay still hasn't been updated to match the regular version, so continue using [1.4.4] if using it

[1.4.5] - 2023-02-12

Fixed

  • Fixed crash with Xaero's Minimap v23.1.0, due to the info display changes
  • Temporarily disabled Fairplay functionality, until it is updated with those same changes

[1.4.4] - 2023-02-04

Added

  • If the player is not in the overworld, the HUD will disable itself.

Changed

  • Some slight code cleanup.

[1.4.3] - 2023-02-03

Added

  • Added a config option to show normal seasons in tropical biomes

[1.4.2] - 2023-02-02

Fixed

  • Attempt #2 of fixing UI overlap in a claimed chunk

[1.4.1] - 2023-02-02

Fixed

  • Fixed UI overlap if in a claimed chunk while using FTB Chunks

[1.4.0] - 2023-01-30

Added

  • Added optional support for CuriosAPI
    • If CuriosAPI is loaded, then the Calendar item from SereneSeason can be equipped in the "Charm" slot
    • If the "Need Calendar" option is enabled, then a Calendar in the "Charm" slot will meet the requirement

[1.3.6] - 2023-01-21

Changed

  • Some code cleanup

[1.3.5] - 2023-01-20

Added

  • Added support for Xaero's Minimap Fair-play

[1.3.4] - 2023-01-19

Added

  • Added an option to show the HUD only if the player has the Calendar item in their inventory

[1.3.3] - 2023-01-11

Added

  • Added config option with presets for HUD location (when no minimap is present)
  • Added button in config screen for HUD location

[1.3.2] - 2023-01-10

Added

  • Added config options to offset the default HUD

Changed

  • Built against latest recommended Forge version

[1.3.1] - 2023-01-06

Added

  • Added an option to disable the mod ingame.

Changed

  • Slight code cleanup

[1.3.0] - 2022-12-29

Added

  • Added am in-game config screen and a keybind for it
    • Default key is 'H'

Changed

  • Due to some changes from 1.19.2 -> 1.19.3, I had to change to separate builds for each, rather than a unified version
  • Fixed an issue with tropical season dates. Should be accurate now

fabric-1.20.1-1.5.2

by lanAnderson on Aug 17, 2023
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.5.2] - 2023-08-16

Fixed

  • Fixed Simplified Chinese

[1.5.1] - 2023-08-05

Added

  • 1.20 update
  • (Fabric) Updated to latest FabricSeasons
  • (Fabric) Added FabricSeasons Extras as a required dependency, as the Calendar item was moved there

[1.5.0] - 2023-08-02

Added

  • Added ability to change position of the season text when using Xaero's Minimap
    • Minimap Menu ('Y' by default) -> Information Settings -> Info Display Manager

[1.4.19] - 2023-06-29

Added

  • Added 1.20.1 support

Fixed

  • Fixed crash with latest version of FTBChunks

[1.4.18] - 2023-06-03

Added

  • Added 1.20 support
  • Added an option to display the default SeasonHUD overlay if the minimap is hidden

Fixed

  • Will now disable if Journeymap is hidden

[1.4.17] - 2023-06-02

Fixed

  • Will now disable if Xaero's Minimap is hidden

[1.4.16] - 2023-05-24

Added

  • Added support for handling custom sub-season days

[1.4.15] - 2023-05-16

Fixed

  • Fixed localization spacing

[1.4.14] - 2023-04-27

Fixed

  • Overlapping with Open Parties and Claims

[1.4.13] - 2023-04-26

Fixed

  • Fixed the HUD staying rendered while inventories are open, while using Journeymap or no minimap

[1.4.12] - 2023-04-18

Fixed

  • Fixed background color of Journeymap labels if the theme is changed

[1.4.11] - 2023-04-18

Fixed

  • The season HUD not showing up while using FTBChunks on a server

[1.4.10] - 2023-04-05

Fixed

  • Fixed alignment issue with JourneyMap on the bottom half the screen

Added

  • Added config option to display above the JourneyMap minimap

[1.4.9] - 2023-04-02

Changed

  • Slight code cleanup

[1.4.8] - 2023-03-15

Changed

  • Re-enabled Xaero's Minimap Fairplay support
  • Updated to support the latest version of Xaero's Minimap Fairplay

[1.4.7] - 2023-03-02

Changed

  • Updated to the release version of Serene Seasons

[1.4.6] - 2023-02-20

Changed

  • Slight code cleanup
  • Xaero's Minimap Fairplay still hasn't been updated to match the regular version, so continue using [1.4.4] if using it

[1.4.5] - 2023-02-12

Fixed

  • Fixed crash with Xaero's Minimap v23.1.0, due to the info display changes
  • Temporarily disabled Fairplay functionality, until it is updated with those same changes

[1.4.4] - 2023-02-04

Added

  • If the player is not in the overworld, the HUD will disable itself.

Changed

  • Some slight code cleanup.

[1.4.3] - 2023-02-03

Added

  • Added a config option to show normal seasons in tropical biomes

[1.4.2] - 2023-02-02

Fixed

  • Attempt #2 of fixing UI overlap in a claimed chunk

[1.4.1] - 2023-02-02

Fixed

  • Fixed UI overlap if in a claimed chunk while using FTB Chunks

[1.4.0] - 2023-01-30

Added

  • Added optional support for CuriosAPI
    • If CuriosAPI is loaded, then the Calendar item from SereneSeason can be equipped in the "Charm" slot
    • If the "Need Calendar" option is enabled, then a Calendar in the "Charm" slot will meet the requirement

[1.3.6] - 2023-01-21

Changed

  • Some code cleanup

[1.3.5] - 2023-01-20

Added

  • Added support for Xaero's Minimap Fair-play

[1.3.4] - 2023-01-19

Added

  • Added an option to show the HUD only if the player has the Calendar item in their inventory

[1.3.3] - 2023-01-11

Added

  • Added config option with presets for HUD location (when no minimap is present)
  • Added button in config screen for HUD location

[1.3.2] - 2023-01-10

Added

  • Added config options to offset the default HUD

Changed

  • Built against latest recommended Forge version

[1.3.1] - 2023-01-06

Added

  • Added an option to disable the mod ingame.

Changed

  • Slight code cleanup

[1.3.0] - 2022-12-29

Added

  • Added am in-game config screen and a keybind for it
    • Default key is 'H'

Changed

  • Due to some changes from 1.19.2 -> 1.19.3, I had to change to separate builds for each, rather than a unified version
  • Fixed an issue with tropical season dates. Should be accurate now

1.19.4-1.5.2

by lanAnderson on Aug 17, 2023
Download

1.19.2-1.5.2

by lanAnderson on Aug 17, 2023
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.5.2] - 2023-08-16

Fixed

  • Fixed Simplified Chinese

[1.5.1] - 2023-08-02

Added

  • (Fabric) Updated to latest FabricSeasons
  • (Fabric) Added FabricSeasons Extras as a required dependency, as the Calendar item was moved there

[1.5.0] - 2023-08-02

Added

  • Added ability to change position of the season text when using Xaero's Minimap
    • Minimap Menu ('Y' by default) -> Information Settings -> Info Display Manager

[1.4.19] - 2023-06-29

Added

  • Added 1.20.1 support

Fixed

  • Fixed crash with latest version of FTBChunks

[1.4.18] - 2023-06-03

Added

  • Added 1.20 support
  • Added an option to display the default SeasonHUD overlay if the minimap is hidden

Fixed

  • Will now disable if Journeymap is hidden

[1.4.17] - 2023-06-02

Fixed

  • Will now disable if Xaero's Minimap is hidden

[1.4.16] - 2023-05-24

Added

  • Added support for handling custom sub-season days

[1.4.15] - 2023-05-16

Fixed

  • Fixed localization spacing

[1.4.14] - 2023-04-27

Fixed

  • Overlapping with Open Parties and Claims

[1.4.13] - 2023-04-26

Fixed

  • Fixed the HUD staying rendered while inventories are open, while using Journeymap or no minimap

[1.4.12] - 2023-04-18

Fixed

  • Fixed background color of Journeymap labels if the theme is changed

[1.4.11] - 2023-04-18

Fixed

  • The season HUD not showing up while using FTBChunks on a server

[1.4.10] - 2023-04-05

Fixed

  • Fixed alignment issue with JourneyMap on the bottom half the screen

Added

  • Added config option to display above the JourneyMap minimap

[1.4.9] - 2023-04-02

Changed

  • Slight code cleanup

[1.4.8] - 2023-03-15

Changed

  • Re-enabled Xaero's Minimap Fairplay support
  • Updated to support the latest version of Xaero's Minimap Fairplay

[1.4.7] - 2023-03-02

Changed

  • Updated to the release version of Serene Seasons

[1.4.6] - 2023-02-20

Changed

  • Slight code cleanup
  • Xaero's Minimap Fairplay still hasn't been updated to match the regular version, so continue using [1.4.4] if using it

[1.4.5] - 2023-02-12

Fixed

  • Fixed crash with Xaero's Minimap v23.1.0, due to the info display changes
  • Temporarily disabled Fairplay functionality, until it is updated with those same changes

[1.4.4] - 2023-02-04

Added

  • If the player is not in the overworld, the HUD will disable itself.

Changed

  • Some slight code cleanup.

[1.4.3] - 2023-02-03

Added

  • Added a config option to show normal seasons in tropical biomes

[1.4.2] - 2023-02-02

Fixed

  • Attempt #2 of fixing UI overlap in a claimed chunk

[1.4.1] - 2023-02-02

Fixed

  • Fixed UI overlap if in a claimed chunk while using FTB Chunks

[1.4.0] - 2023-01-30

Added

  • Added optional support for CuriosAPI
    • If CuriosAPI is loaded, then the Calendar item from SereneSeason can be equipped in the "Charm" slot
    • If the "Need Calendar" option is enabled, then a Calendar in the "Charm" slot will meet the requirement

[1.3.6] - 2023-01-21

Changed

  • Some code cleanup

[1.3.5] - 2023-01-20

Added

  • Added support for Xaero's Minimap Fair-play

[1.3.4] - 2023-01-19

Added

  • Added an option to show the HUD only if the player has the Calendar item in their inventory

[1.3.3] - 2023-01-11

Added

  • Added config option with presets for HUD location (when no minimap is present)
  • Added button in config screen for HUD location

[1.3.2] - 2023-01-10

Added

  • Added config options to offset the default HUD

Changed

  • Built against latest recommended Forge version

[1.3.1] - 2023-01-06

Added

  • Added an option to disable the mod ingame.

Changed

  • Slight code cleanup

[1.3.0] - 2022-12-29

Added

  • Added am in-game config screen and a keybind for it
    • Default key is 'H'

Changed

  • Due to some changes from 1.19.2 -> 1.19.3, I had to change to separate builds for each, rather than a unified version
  • Fixed an issue with tropical season dates. Should be accurate now

fabric-1.20.1-1.5.1

by lanAnderson on Aug 7, 2023
Download

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.5.1] - 2023-08-05

Added

  • 1.20 update
  • (Fabric) Updated to latest FabricSeasons
  • (Fabric) Added FabricSeasons Extras as a required dependency, as the Calendar item was moved there

[1.5.0] - 2023-08-02

Added

  • Added ability to change position of the season text when using Xaero's Minimap
    • Minimap Menu ('Y' by default) -> Information Settings -> Info Display Manager

[1.4.19] - 2023-06-29

Added

  • Added 1.20.1 support

Fixed

  • Fixed crash with latest version of FTBChunks

[1.4.18] - 2023-06-03

Added

  • Added 1.20 support
  • Added an option to display the default SeasonHUD overlay if the minimap is hidden

Fixed

  • Will now disable if Journeymap is hidden

[1.4.17] - 2023-06-02

Fixed

  • Will now disable if Xaero's Minimap is hidden

[1.4.16] - 2023-05-24

Added

  • Added support for handling custom sub-season days

[1.4.15] - 2023-05-16

Fixed

  • Fixed localization spacing

[1.4.14] - 2023-04-27

Fixed

  • Overlapping with Open Parties and Claims

[1.4.13] - 2023-04-26

Fixed

  • Fixed the HUD staying rendered while inventories are open, while using Journeymap or no minimap

[1.4.12] - 2023-04-18

Fixed

  • Fixed background color of Journeymap labels if the theme is changed

[1.4.11] - 2023-04-18

Fixed

  • The season HUD not showing up while using FTBChunks on a server

[1.4.10] - 2023-04-05

Fixed

  • Fixed alignment issue with JourneyMap on the bottom half the screen

Added

  • Added config option to display above the JourneyMap minimap

[1.4.9] - 2023-04-02

Changed

  • Slight code cleanup

[1.4.8] - 2023-03-15

Changed

  • Re-enabled Xaero's Minimap Fairplay support
  • Updated to support the latest version of Xaero's Minimap Fairplay

[1.4.7] - 2023-03-02

Changed

  • Updated to the release version of Serene Seasons

[1.4.6] - 2023-02-20

Changed

  • Slight code cleanup
  • Xaero's Minimap Fairplay still hasn't been updated to match the regular version, so continue using [1.4.4] if using it

[1.4.5] - 2023-02-12

Fixed

  • Fixed crash with Xaero's Minimap v23.1.0, due to the info display changes
  • Temporarily disabled Fairplay functionality, until it is updated with those same changes

[1.4.4] - 2023-02-04

Added

  • If the player is not in the overworld, the HUD will disable itself.

Changed

  • Some slight code cleanup.

[1.4.3] - 2023-02-03

Added

  • Added a config option to show normal seasons in tropical biomes

[1.4.2] - 2023-02-02

Fixed

  • Attempt #2 of fixing UI overlap in a claimed chunk

[1.4.1] - 2023-02-02

Fixed

  • Fixed UI overlap if in a claimed chunk while using FTB Chunks

[1.4.0] - 2023-01-30

Added

  • Added optional support for CuriosAPI
    • If CuriosAPI is loaded, then the Calendar item from SereneSeason can be equipped in the "Charm" slot
    • If the "Need Calendar" option is enabled, then a Calendar in the "Charm" slot will meet the requirement

[1.3.6] - 2023-01-21

Changed

  • Some code cleanup

[1.3.5] - 2023-01-20

Added

  • Added support for Xaero's Minimap Fair-play

[1.3.4] - 2023-01-19

Added

  • Added an option to show the HUD only if the player has the Calendar item in their inventory

[1.3.3] - 2023-01-11

Added

  • Added config option with presets for HUD location (when no minimap is present)
  • Added button in config screen for HUD location

[1.3.2] - 2023-01-10

Added

  • Added config options to offset the default HUD

Changed

  • Built against latest recommended Forge version

[1.3.1] - 2023-01-06

Added

  • Added an option to disable the mod ingame.

Changed

  • Slight code cleanup

[1.3.0] - 2022-12-29

Added

  • Added am in-game config screen and a keybind for it
    • Default key is 'H'

Changed

  • Due to some changes from 1.19.2 -> 1.19.3, I had to change to separate builds for each, rather than a unified version
  • Fixed an issue with tropical season dates. Should be accurate now
1
21
22
23

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.