some small changes
This commit is contained in:
parent
c869e1656c
commit
26f63e04f7
4 changed files with 5 additions and 2 deletions
|
@ -18,7 +18,6 @@ import java.util.List;
|
|||
|
||||
public class ItemCells extends ItemTR {
|
||||
|
||||
//TODO recode this only using the ic2 api
|
||||
public static ItemStack getCellByName(String name, int count)
|
||||
{
|
||||
Fluid fluid = FluidRegistry.getFluid("fluid" + name.toLowerCase());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue