We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca569b commit e855872Copy full SHA for e855872
1 file changed
data/prefabDescs.json
@@ -93,7 +93,7 @@
93
},
94
{
95
"ModelID": 60,
96
- "minerPeriod": 360000,
+ "minerPeriod": 300000,
97
"waterTypes": [
98
1000,
99
1116,
@@ -377,7 +377,7 @@
377
"assemblerRecipeType": 0,
378
"idleEnergyPerTick": 50000,
379
"workEnergyPerTick": 500000,
380
- "minerPeriod": 36000,
+ "minerPeriod": 30000,
381
"minerType": 1,
382
"minimapType": 2,
383
"allowBuildInWater": true,
0 commit comments