Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The logic reader should be set to input arc furnace and variable should be importslotoccupant the memory should be set to 1 and the processor should be set to reader equals memory then the writer should be set to input logic compare and output arc furnace with the variable activate
like right now i have a 9 silo ore sorting system with 9 stackers, so that only full stacks of 50 ore go to the silo, and just 1 silo per ore type.
so if you only count the ores an arc furnace can do, that would be 7 in total i believe.
So i am trying to put an arc furnace between the stacker and silo, so i store that ingot instead of the raw ore. Since I can use those raw ingots in complex furnace as well as for crafting.
You set the memory to 0, then compare if the value of the memory is equal to the value of the logic writer and you set the logic writer to read from the compare and write to whatever you want to send and endless stream of 0 and 1.
Also the best method is to use an IC chip because everytime the program runs, will send the activation signal if conditions are met instead of spamming the activate and will avoid the clogging and lack of power issues.