#Name: gendustry.zs #Author: Feed the Beast print("Initializing 'gendustry.zs'..."); #power module (moved into efab) recipes.remove(); #upgrade frame (moved into efab) recipes.remove(); #bee receptacle (moved into efab) recipes.remove(); print("Initialized 'gendustry.zs'");