Conversation
Items now float
|
Doesn't this contradict actual LCE behavior? (pre Update Aquatic) |
|
Yeah they used to sink i wouldn't want this added for now |
|
Don't know didn't have lce, just assume it's a bug because why wouldn't items float. |
Moreover, it was before the release of update 1.13 in the java version of Minecraft. |
|
I'm still a little unsure if this is a bug or not, I'll have to research it myself and we'll see! |
|
It is not a bug. Old java version items also didn't float up |
|
Can't use that according to guidelines though, sorry, I'll just research it myself! |
Items now float in water.
Description, Previous Behavior, Changes
Item Entities did not float in water. This PR adds an upwards velocity of 0.005f when in water.
Root Cause
It was not implemented.
New Behavior
Item Entities now float in water
Fix Implementation