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": 1200,
|
|
"value": 1200
|
|
}
|
|
} |