Dropped items can occasionally slide on solids #3732
Labels
No Label
#P1 CRITICAL
#P2: HIGH
#P3: elevated
#P4 priority: medium
#P6: low
#Review
annoying
API
bug
code quality
combat
commands
compatibility
configurability
contribution inside
controls
core feature
creative mode
delayed for engine release
documentation
duplicate
enhancement
environment
feature request
gameplay
graphics
ground content conflict
GUI/HUD
help wanted
incomplete feature
invalid / won't fix
items
looking for contributor
mapgen
meta
mineclone2+
Minecraft >= 1.13
Minecraft >= 1.17
missing feature
mobile
mobs
mod support
model needed
multiplayer
Needs adoption
needs discussion
needs engine change
needs more information
needs research
nodes
non-mob entities
performance
player
possible close
redstone
release notes
schematics
Skyblock
sounds
Testing / Retest
tools
translation
unconfirmed
mcl5
mcla
Media missing
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#3732
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MineClone2 version: 0.83
What happened?
This is an older issue, and it happens rarely, but I just encountered it again when killing a mob on an edge high above lava, and if I didn't get to the drops in time, they would've slid off into lava. The drops "climbed down" on the lower blocks, as if water moved them.
The problem here is you can lose rare drops if this bug happens to strike at a bad moment.
What should happen:
In the absence of flowing water, dropped items should stay put, without X/Z movement.
Steps to reproduce
Enter creative mode without damage, and try killing a lot of mobs on uneven terrain, especially near edges. I wish I could say it's easy to reproduce, but it's probably not.
I've seen the same thing, although it's not just with mobs. I've even thrown items out and had them slide down several blocks. It may be that if the entity lands on the very edge of a block, it falls with some forward momentum, enough to land on the edge of the next block down for some reason.
Or at least that's what it looks like.