Revert "Invalidating a TE should not cause the pipe to drop"
This reverts commit 1448dcf2ad
.
This commit is contained in:
parent
0ae552395e
commit
9e0d9c14c5
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ public class CoreProxy {
|
|||
}
|
||||
|
||||
public static void setField804(EntityItem item, float value) {
|
||||
item.field_804_d = value;
|
||||
item.hoverStart = value;
|
||||
}
|
||||
|
||||
public static File getPropertyFile() {
|
||||
|
|
Loading…
Add table
Reference in a new issue