Extended Vanilla: Mining & Drills


Adds multiple new tiers of drills, big drills and pumpjacks through the game progression, fully customizable. Also a lategame structure is added: the quarry drill. It can mine resources without an ore patch. Recipes are modified by some mods such as Krastorio 2, AAI and Ev Refining.

Content
3 days ago
1.0 - 2.1
27.5K
Mining

g 2.0.42 error

1 year, 4 months ago

ev-mining-drills/space-age/drills.lua:19: attempt to index field 'layers' (a nil value)
stack traceback:
ev-mining-drills/space-age/drills.lua:19: in main chunk
[C]: in function 'require'
ev-mining-drills/data.lua:13: in main chunk

1 year, 4 months ago
(updated 1 year, 4 months ago)

In mods/ev-mining-drills/space-age/drills.lua change the numbers from these lines from 10, 11, 16 into 9, 10, 14. There are 8 places with roughly the same 5 lines (North South East West, for mk1 and mk2), and it's the last 3 of each group that need changing.

... ].graphics_set.working_visualisations[9].north_animation.layers[1].filename = ...
... ].graphics_set.working_visualisations[10].north_animation.filename = ...
... ].graphics_set.working_visualisations[14].north_animation.layers[1].filename = ...
1 year, 4 months ago

In data.lua change the numbers from these lines...
```

Thank you, kind person!

1 year, 4 months ago
(updated 1 year, 4 months ago)

accidentally double posted

1 year, 4 months ago

In data.lua change the numbers from these lines from 10, 11, 16 into 9, 10, 14. There are 8 places with roughly the same 5 lines (North South East West, for mk1 and mk2), and it's the last 3 of each group that need changing.
... ].graphics_set.working_visualisations[9].north_animation.layers[1].filename = ... ... ].graphics_set.working_visualisations[10].north_animation.filename = ... ... ].graphics_set.working_visualisations[14].north_animation.layers[1].filename = ...

I don't see those in my data.lua for the mod,rather drills.lua

1 year, 4 months ago

Hi, i am unsure in which data.lua i should check ? the mod itself, the game lua ? Can someon give me an example of file to search for ? (i.e something like this : C:\Program Files (x86)\Steam\steamapps\common\Factorio\data\base ... to show where to file de data.lua file that needs to be modified ? thank you :) Love the mod

1 year, 4 months ago

In the folder with the mod, this is the file that needs to be changed: "drills.lua"
ev-mining-drills /space-age/drills.lua

1 year, 4 months ago

My bad, I didn't pay attention to the file name! Sorry for the confusion, I've updated my post to correct it!

1 year, 4 months ago

A fix is coming online right now guys.
Thanks for everything. You can finally rest. 😉
_77

1 year, 4 months ago

Thanks!

This thread has been locked.