storage cells + drives
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
package storagecraft;
|
||||
|
||||
import storagecraft.item.ItemStorageCell;
|
||||
|
||||
public class SCItems {
|
||||
public static final ItemStorageCell STORAGE_CELL = new ItemStorageCell();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user