Fixed mcp mapping.
This commit is contained in:
parent
e3c38609ed
commit
b3b51c99c3
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