Super Factory Manager ( SFM )

Super Factory Manager ( SFM )

16M Downloads

forge_energy problem

Killeurdu137 opened this issue ยท 1 comments

commented

yo this is my code

name "Farm"

every 20 ticks do 
    input forge_energy:: from cube top side
    output forge_energy:: to phyto
end

every 20 ticks do 
    input fluid:: from sink
    output fluid:: to phyto
    if every phyto has = 0 *seed* then
    input *seeds* from coffre
    input bone_meal from fertilizeur
    output 1 to each phyto
    end
    forget
    input from phyto slots 2-5
    output to coffre                   
end

and at the begging i cannot put every 1 ticks do cause it is not fe:: but forge_energy:: and on ALLTHEMODS 9 they use the 4.14.1 version any suggestion

commented

That functionality was introduced in SFM 4.15.0