Relocate Source to proper directory.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package appeng.recipes.handlers;
|
||||
|
||||
public class Press extends Inscribe
|
||||
{
|
||||
|
||||
public Press() {
|
||||
usePlates = true;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user