name "latex-fluid" every 1 ticks do input fe:: from cube bottom side output fe:: to phyto, fluidextractor, blockplacer end every 20 ticks do input fluid::water from eternal output fluid::water to phyto end every 20 ticks do input from phyto slots 2-5 output to logbarrel end every 20 ticks do input minecraft:acacia_sapling from logbarrel output 1 to each phyto if phyto slots 0 has > 1 minecraft:acacia_sapling then input retain 1 minecraft:acacia_sapling from phyto output minecraft:acacia_sapling to logbarrel end end every 20 ticks do input minecraft:acacia_log from logbarrel output 1 to each blockplacer south side end every 20 ticks do input fluid:industrialforegoing:latex from fluidextractor output fluid:industrialforegoing:latex to fluid_storage end