The Drilling Pumpjack

by Nerze

A pumpjack which extract oil from the depths of the planet, made from the BinbinHfr mod : https://mods.factorio.com/mods/binbinhfr/WaterWell

Content
6 years ago
0.13 - 0.15
30
Fluids

a Want this in 0.15?

7 years ago
(updated 7 years ago)

I got it working by editing 2 files: ~DrillingPumpjack_1.2.1\info.json
~DrillingPumpjack_1.2.1\prototypes\technologies.lua

Really the only things preventing this mod from loading in 0.15 are the wrong game version in a couple places (info.json) and the call for alien-science-pack (technologies.lua).

In info.json:
Navigate to line 5 "factorio_version": and replace the 0.14 to 0.15
On line 13 "dependencies": change the 0.14 to 0.15

In technologies.lua
Line 71 under 'ingredients = ' you'll see the call for {"alien-science-pack", 1}},
This line take special care that you delete that line up to the },
Leave that last } and the comma. They are required to end that block of code.

I've tested this by placing a Mk1 Drilling pumpjack in-game and so far so good!

7 years ago

I'll go back and add the new science packs probly once I figure out what they are called haha to balance the removal of the alien packs.

7 years ago

it is not appearing in mod list once i download it. this is a great mod but can someone fix this please

6 years ago

Sorry for the lack of update, I'll get it working as soon as possible

6 years ago

Here you go ! A fresh new update to work with 0.15, if you need anything, or have suggestions, message me at nerze.dev@gmail.com !

New response