Vswe / ModJam3

27 stars 54 forks source link

Conditional/Autocrafter issue #75

Closed the-creamster closed 10 years ago

the-creamster commented 10 years ago

I may have not been clear enough in describing issue #74, so here is a better explanation with pictures of the commands. I want to autocraft all the compressed cobblestone variants, but only when there is a certain stock of the previous compressed/non compressed variant. The thing is I set the conditional for the 1x compressed autocrafter to 512(8 stacks) of cobble, but its not even crafting unless i connect the trigger directly to the input; and setting a precise amount to the input doesn't stop it from going past the desired stock threshold. Any ideas what i'm doing wrong?? 2014-10-31_10 21 53 2014-10-31_10 22 04 2014-10-31_10 22 33 2014-10-31_10 22 46 2014-10-31_10 23 24

Vswe commented 10 years ago

A barrel only contains a maximum of one stack at any given time (but if something tries to access it, it refills that stacks if there are more items stored than 64), that's why your setup doesn't work. There's nothing wrong with SFM.