TerraFirmaCraft / TerraFirmaCraft

Survival Mode as it Should've Been
https://discord.gg/PRuAKvY
European Union Public License 1.2
530 stars 237 forks source link

Please make it possible to change the length of the year in the configuration file #1281

Closed LevFilatov closed 4 years ago

LevFilatov commented 4 years ago

1.This may not solve any problems, but it will give us more time to grow the crop, and it will add more realistic survival

  1. Two new lines will be added to the configuration file. First, to change the number of days in the year, and second, to switch to the real year (true or false), the number of days in the month will be increased from 8 to the real one (February 30, 31, and 28 in February). if possible, please implement leap years (1 day will be added every 4 years in February).

    • TFC Version: 1.1.0.142 (at time of request)
    • This will definitely affect TFC, I don't know about mods.
    • starting with the next version, mods are not required
DisasterMoo commented 4 years ago

The requested feature already exists: https://github.com/TerraFirmaCraft/TerraFirmaCraft/blob/254ee67e5d554df9844f4b09a97dc80743a46465/src/main/java/net/dries007/tfc/ConfigTFC.java#L476-L478

alcatrazEscapee commented 4 years ago

I will add, that this specific config will only affect new worlds. To change the month length in an existing world, you need to use the command /timetfc set monthlength [value] to avoid totally messing up the calendar.

LevFilatov commented 4 years ago

Okay, thanks

Mortis10 commented 1 month ago

Is this an option in 1.20? The command doesn't work for me.