Moved the rest of FMP to Init.
Updated FZ Package Name. Repairable = false;
This commit is contained in:
@@ -35,6 +35,7 @@ public class AEBaseItem extends Item implements IAEFeature
|
||||
|
||||
public AEBaseItem(Class c) {
|
||||
this( c, null );
|
||||
canRepair = false;
|
||||
}
|
||||
|
||||
public AEBaseItem(Class c, String subname) {
|
||||
|
||||
Reference in New Issue
Block a user