So I managed to gleam some information about how an item can be removed
Open your "scripts" folder , find or make a .zs file and name it "Removal" , so overall Removal.zs and add these lines and edit according to what you like
NEI.hide(<____:_____>);
recipes.remove(<_____:_____>);
so you can...