mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Missed a space
This commit is contained in:
parent
b8b05177b8
commit
02c0469a9c
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ public class ThrowableItemEntity extends ThrowableEntity {
|
|||
@Override
|
||||
protected void initializeMetadata() {
|
||||
super.initializeMetadata();
|
||||
|
||||
// Correct sizing
|
||||
dirtyMetadata.put(EntityDataTypes.SCALE, 0.5f);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue