All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, Placeable
Direct Known Subclasses:
ArmorAutoCrafter, EnhancedAutoCrafter

public class SlimefunAutoCrafter extends AbstractAutoCrafter
This extension of the AbstractAutoCrafter allows you to implement any RecipeType. The concrete implementation for this can be seen in the EnhancedAutoCrafter but it theoretically works for any RecipeType.
Author:
TheBusyBiscuit
See Also: