Is there any way to automatically hide things in NEI that do not have a recipie? I've been using Mine Tweaker 3 to try and hide a load of Metallurgy items, as I disabled them, because i'm using ExtraTiC. But the thing bugs out all over the place.
recipes.addShapeless(<Metallurgy:base.dust:7> * 2, [<ore:dustIron>, <ore:dustCoal>, <ore:dustCoal>]);
I put this piece of code in, and most of the items in Metallurgy vanished. I don't know what I did wrong. >.<
recipes.addShapeless(<Metallurgy:base.dust:7> * 2, [<ore:dustIron>, <ore:dustCoal>, <ore:dustCoal>]);
I put this piece of code in, and most of the items in Metallurgy vanished. I don't know what I did wrong. >.<