reformat
This commit is contained in:
@@ -2,6 +2,7 @@ package storagecraft;
|
||||
|
||||
import storagecraft.item.ItemStorageCell;
|
||||
|
||||
public class StorageCraftItems {
|
||||
public class StorageCraftItems
|
||||
{
|
||||
public static final ItemStorageCell STORAGE_CELL = new ItemStorageCell();
|
||||
}
|
||||
|
Reference in New Issue
Block a user