feat: initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"tier_tick_rate": {
|
||||
"//": [
|
||||
"The amount of ticks required for a crop in this tier to grow. 20 ticks is one ",
|
||||
"second. "
|
||||
],
|
||||
"//range": ">=0",
|
||||
"//default": 2700,
|
||||
"value": 2700
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user