Search found 4 matches

by epsinator
Sat Jul 23, 2016 10:43 am
Forum: Mods
Topic: [MOD 0.13] Mining Tools - resources generation
Replies: 177
Views: 105673

Re: [MOD 0.12+] Mining Tools - resources generation

Hello, I have a problem with the "wipe" dynamite. I cannot craft it since it requires 0x explosive and 0x sulfur. I presume the issue is along these lines:

[[[[dynamites.lua]]]
function add_dynamite_level( ore, level, pic_undefined )
(...)
elseif ore == "wipe" then
dyna_ingredients ...
by epsinator
Fri Jul 01, 2016 7:35 am
Forum: Releases
Topic: Version 0.13.2
Replies: 43
Views: 33608

Re: Version 0.13.2

Hello,
Can't seem to connect electrical wires to power switch (image bellow), is this a known bug or i'm doing it wrong?
http://i.imgur.com/SLLD8QR.png
[EDIT 1] I'm trying to do it like in : https://www.factorio.com/blog/post/fff-115
[EDIT 2] Nevermind i found it! I had to use the Copper cable ...
by epsinator
Sun Jun 05, 2016 3:21 pm
Forum: Mods
Topic: [MOD 0.12.34] Belt Combinators
Replies: 7
Views: 12598

Re: [MOD 0.12.34] Belt Combinators

I fixed it!

The circuit_wire_max_distance = 7.5 was missing in the belt-combinator.lua .

Please add it in there to fix this issue!

,circuit_wire_connection_point =
{
shadow =
{
red = {0.828125, 0.328125},
green = {0.828125, -0.078125},
},
wire =
{
red = {0.515625, -0.078125},
green ...
by epsinator
Sun Jun 05, 2016 11:08 am
Forum: Mods
Topic: [MOD 0.12.34] Belt Combinators
Replies: 7
Views: 12598

Cannot connect Red/Green wire

The belt-combinator shows the right belt items, however i cannot connect any wire to it and i cannot use it in my circuit network.
Am i doing it the wrong way?
Is there another way to do it?
http://i.imgur.com/qXu8BN0.png
I see that it extends the constant-combinator. I can connect a wire to ...

Go to advanced search