Backport lock crafting function for ME Interface (#423)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package appeng.helpers;
|
||||
|
||||
public enum UnlockCraftingEvent {
|
||||
PULSE,
|
||||
RESULT
|
||||
}
|
||||
Reference in New Issue
Block a user