Invalidating a TE should not cause the pipe to drop

This commit is contained in:
Krapht 2012-07-01 16:34:08 +02:00
parent 1befa02ad5
commit 1448dcf2ad

View file

@ -60,7 +60,7 @@ public class CoreProxy {
}
public static void setField804(EntityItem item, float value) {
item.hoverStart = value;
item.field_804_d = value;
}
public static File getPropertyFile() {