TerraFirmaCraft

TerraFirmaCraft

2M Downloads

Add config file option for changing default month length

Gaelmare opened this issue ยท 3 comments

commented

Per discord today, would be really nice to have!

  • TFC Version: build 107
  • Enhancement for TFC alone?
commented

As per the discussion, the config file option would be the default month length. It still can be edited per world with the command.

commented

Would be great for pack makers, etc.

commented

I looked at this, and solving this is more involved than I thought. Crop growth times are set in forge preinit and never adjusted when the month length changes. The config options aren't available in preinit, so not sure how to fix. I'm thinking the crop growth should also be scaled when the month length changes.