name "infuser bees" every tick do input fe:: from interface output fe:: to TAG_Power each side end every 20 ticks do input from lithium_beehive output the_bumblezone:pollen_puff to interface2 output productivebees:configurable_comb to CI_Lithium top side forget input gas::lithium from CI_Lithium bottom side output gas::lithium to interface2 forget input from waste_beehive output the_bumblezone:pollen_puff to interface2 output productivebees:configurable_comb to CI_Waste top side forget input gas::nuclear* from CI_Waste bottom side output gas::nuclear* to interface forget -- water pump to heavy water input fluid:: from pump each side output fluid:: to interface2 end