Fix TEBelljar and #433
This commit is contained in:
parent
cd34cb30e8
commit
a36c514b63
9 changed files with 25 additions and 25 deletions
|
@ -11,9 +11,9 @@ import net.minecraft.nbt.NBTTagCompound;
|
|||
import net.minecraft.nbt.NBTTagList;
|
||||
import net.minecraftforge.common.util.Constants;
|
||||
|
||||
public class TEBellJar extends TEReagentConduit
|
||||
public class TEBelljar extends TEReagentConduit
|
||||
{
|
||||
public TEBellJar()
|
||||
public TEBelljar()
|
||||
{
|
||||
super(1, 16000);
|
||||
this.maxConnextions = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue