11 lines
290 B
JSON
11 lines
290 B
JSON
{
|
|
"tier_tick_rate": {
|
|
"//": [
|
|
"The amount of ticks required for a crop in this tier to grow. 20 ticks is one ",
|
|
"second. "
|
|
],
|
|
"//range": ">=0",
|
|
"//default": 2400,
|
|
"value": 2400
|
|
}
|
|
} |