New Mod to make life... ...different
New Mod to make life... ...different
Hello,
I love factorio but am a complete coding bolthead.
However, I wondered if someone could construct a mod for me, it's a very simple one.
That you may put only pumpjacks on oil and put only drilling machines on ores. That is to say, you may not put anything else on ore or oil patches; no belts, no electricity poles etc. All the things required to run pumpjacks and mining machines must be off ore.
That's it.
Thanks
I love factorio but am a complete coding bolthead.
However, I wondered if someone could construct a mod for me, it's a very simple one.
That you may put only pumpjacks on oil and put only drilling machines on ores. That is to say, you may not put anything else on ore or oil patches; no belts, no electricity poles etc. All the things required to run pumpjacks and mining machines must be off ore.
That's it.
Thanks
Re: New Mod to make life... ...different
Hi @darkfrei,
Thank-you for your suggestion but this is not quite what I am looking for.
That only allows you to build in certain areas, agreed, but I am just looking for a mod that prevents non mining equipment from being built on ore and oil patches.
Thanks
Thank-you for your suggestion but this is not quite what I am looking for.
That only allows you to build in certain areas, agreed, but I am just looking for a mod that prevents non mining equipment from being built on ore and oil patches.
Thanks
- DedlySpyder
- Filter Inserter
- Posts: 253
- Joined: Fri Jun 20, 2014 11:42 am
- Contact:
Re: New Mod to make life... ...different
Just wondering, but why? Sounds like it would just make mining ore much more tedious because you could only mine around the edges
Re: New Mod to make life... ...different
Could fill cars, then drive them away.DedlySpyder wrote:Just wondering, but why? Sounds like it would just make mining ore much more tedious because you could only mine around the edges
Re: New Mod to make life... ...different
Something like this?
Code
- Attachments
-
- no-build-on-ores_0.0.1.zip
- License: free use, free change
- (1.75 KiB) Downloaded 123 times
-
- 2017-02-22 22_29_00.png (68.57 KiB) Viewed 4437 times
-
- Inserter
- Posts: 35
- Joined: Tue Jan 24, 2017 11:52 pm
- Contact:
Re: New Mod to make life... ...different
It seems to me that for this kind of thing it would be a lot easier to just not do it than to code it that way. I.e., if you don't want to be able to build anything on ore ... don't build it there .
Re: New Mod to make life... ...different
Yes, that is absolutely what you can do but it takes real discipline.BryanSw wrote:It seems to me that for this kind of thing it would be a lot easier to just not do it than to code it that way. I.e., if you don't want to be able to build anything on ore ... don't build it there .
Why do it? Because if you have lots of large but low value ore patches, it makes base design an awful lot more complex.
EDIT: Spelling
Re: New Mod to make life... ...different
You can download the mod higher.lamenters wrote:Yes, that is absolutely what you can do but it takes real discipline.BryanSw wrote:It seems to me that for this kind of thing it would be a lot easier to just not do it than to code it that way. I.e., if you don't want to be able to build anything on ore ... don't build it there .
Why do it? Because if you have lots of large but low value ore patches, it makes base design an awful lot more complex.
EDIT: Spelling
Re: New Mod to make life... ...different
The above mod looks fine. (My apologies for the late reply, a death in the family)
I shall try it out tonight and let you all know.
Does it work with bob's mods and angel's mods?
Looking at the code, I would think not but TBH, I know nothing about it.
Thanks
I shall try it out tonight and let you all know.
Does it work with bob's mods and angel's mods?
Looking at the code, I would think not but TBH, I know nothing about it.
Thanks
Re: New Mod to make life... ...different
The code define types, not names of entities. It means, it must working with all mods, when here is no bug. Code was not enough tested and make backup before installing.
UPD: https://mods.factorio.com/mod/dont-build-on-ores
UPD: https://mods.factorio.com/mod/dont-build-on-ores