name "bee_beehive3" EVERY redstone pulse DO -- input glass bottle to beehives input from interface output minecraft:glass_bottle to each advance_beehive slots 0 output minecraft:glass_bottle to each wannabee_beehive slots 0 forget -- input items to buffer barrel from wannabees input from each wannabee_beehive slots 2-10 output to wannabee_barrel forget -- empty wannabee buffer barrel --- send enchanted books to enchants barrel due to stack upgrades bug with library of alexandria input from wannabee_barrel output 6 twilightforest:giant_pickaxe, twilightforest:giant_sword, cataclysm:athame, cataclysm:gauntlet_of_guard, cataclysm:infernal_forge, *trophy*, apotheosis:gem to apoth_salvager output except twilightforest:giant_pickaxe, twilightforest:giant_sword, cataclysm:athame, cataclysm:gauntlet_of_guard, cataclysm:infernal_forge, *trophy*, apotheosis:gem, minecraft:enchanted_book to interface output minecraft:enchanted_book to enchants_barrel forget -- empty enchant barrel to library input from enchants_barrel output minecraft:enchanted_book to library bottom side slots 0 output except minecraft:enchanted_book to interface forget input from apoth_salvager output to interface forget -- take items from advance beehive input from each advance_beehive slots 2-10 output productivebees:configurable_comb, productivebees:comb_milky, productivebees:comb_ghostly, productivebees:comb_powdery to storage_controller output except apotheosis:gem, productivebees:configurable_comb, productivebees:comb_milky, productivebees:comb_ghostly, productivebees:comb_powdery to interface output 6 apotheosis:gem to apoth_salvager end