TerraFirmaCraft

TerraFirmaCraft

2M Downloads

Different crops should require different temp/railfall to grow (like fruit trees)

nuuno2000 opened this issue ยท 3 comments

commented

At the moment crops all have the same requirements when it comes to temp/rainfall to grow besides bell peppers, jute and sugarcane, imo it should be different for each crop, like it is for fruit trees.
I also recomend that crops and fruit trees only spawn where the environment is suitable

Meta Info

  • TFC Version: 0.X.X.146 (at time of request)
commented

Seems like with the taste system gone, there's less reason to need a bunch of different vegetables and grain. Balancing these so they're believable and available in enough climates will be work. Potatoes are very hardy, and are grown above 10,000 ft in the Andes and Nepal. :)

commented

Related: #802 but I don't see why we'd implement that when we didn't for fruit trees and berries.

commented

Good catch, seems it was forgotten:

// todo: unique rain tolerances for each crop
// todo: unique temp range for beets
// todo: unique temp range for pumpkins
// todo: unique temp range for melons
// these definitions are defined in the spreadsheet at
// https://docs.google.com/spreadsheets/d/1Ghw3dCmVO5Gv0MMGBydUxox_nwLYmmcZkGSbbf0QSAE/edit#gid=893781093
// It should be modified first, and then the resulting definitions copied to this space here