Mining Drills use minable.mining_time
Mining Drills use minable.mining_time
I have set the mining_time of all entities to 0.1. Turns out that now all electric mining drills, while having a base mining_speed of 0.5, will now harvest using the 0.1 from the minable.mining_time. Using latest Steam version here.
Re: Mining Drills use minable.mining_time
That's... by design. The mining_time on the entity determines the base mining time.
The mining_speed on the drill is a modifier against the entity mining_time.
The mining_speed on the drill is a modifier against the entity mining_time.
If you want to get ahold of me I'm almost always on Discord.
Re: Mining Drills use minable.mining_time
Oops, I might have found my err: I am also setting the mining_time of the ores... let me check...Rseding91 wrote:That's... by design. The mining_time on the entity determines the base mining time.
The mining_speed on the drill is a modifier against the entity mining_time.