HomeJavaModsSeason Core
Season Core
ModsJava

Season Core

by KinkinxD · on Modrinth

A Dynamic Seasonsand realistic station system. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth
Season Core — screenshot 1Season Core — screenshot 2Season Core — screenshot 3Season Core — screenshot 4

🌱 SeasonCore

The Heart of the Seasons

SeasonCore is the seasonal engine that brings your world to life—without events, dimensions, or extra clutter.
A lightweight, modular plugin focused on natural cycles, biome painting, and survival-friendly gameplay.


⚠️ World Safety & Biome Restore

Before installing or updating SeasonCore, always make a full backup of your world.

SeasonCore includes a built-in biome backup & restore system:

Keep SeasonCore installed while restoration runs and load the affected chunks so they can be fully restored.


✨ What’s New in This Update

/season biomes – Control & Restore Biome Painting

A new subcommand has been added:

This makes it much safer to test SeasonCore on production worlds.

HUD improvements

Snow & upgrade behavior

Fauna & world integration

Translation updates

Several languages have been revised and improved:


command

⌨️ Season Commands

/season                      – Shows the current day, year, and season.
/season info                 – Displays detailed season info (day, year, total days, etc.).
/season day <n>              – Sets the current day of the season to <n>.
/season skipday [n]          – Skips one or more days (default is 1).
/season set <spring|summer|autumn|winter>
                             – Forces the current season.
/season hud <FIXED|VARIABLE|OFF>
                             – Controls the calendar HUD (BossBar).
/season biomes <on|off|restore>
                             – Enables, disables, or restores biome painting.
/season biomes backup off` | on
                             - Turn off the backup
/season reload               – Reloads all plugin files and restarts internal services.

📖 Season Guide

/seasonguide                 – Gives the player the “Season Guide” book
                               (auto-translated to their language).

Core


📊 PlaceholderAPI Support

SeasonCore exposes basic seasonal data through PlaceholderAPI:

Placeholder Description
%aeternum_day% Current day in the Aeternum calendar.
%aeternum_year% Current Aeternum year.
%aeternum_season% Current season name, using the plugin’s translations (Spring, etc.)

Example: Recommended scoreboard

scoreboards:
  aeternum:
    title: "&bAeternum Seasons"
    lines:
      - "&7Day: &f%aeternum_day%"
      - "&7Year: &f%aeternum_year%"
      - "&7Season: &f%aeternum_season%"
Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more