Skip to content

Instantly share code, notes, and snippets.

name "MekLithiumFactories"
every tick do
input fe:: from energy bottom side
output fe:: to matchine1,matchine2 top side
end
every second do
input fluid:mekanism:lithium from raw bottom side slots 0
output 200 fluid:mekanism:lithium to each matchine1 top side
name "MekCrushingFactories"
every tick do
input fe:: from energy bottom side
output fe:: to machine top side
end
every second do
input from raw
output retain 36 to each machine top side