Attacking mobs in creative mode will also destroy 1-hit items behind the mobs #3691
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#3691
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?
While testing #3665, I killed some mobs and when there was vegetation behind them, I also dug those with the same punch.
What should happen:
The punches should be limited to the pointed target.
Steps to reproduce
Enable creative mode and punch a mob that has 1-hit items behind them (grass, flowers, crops, item frames, etc).
Can confirm with pigs and sugar canes behind them.
I think the fix for the similar issue (which i cant currently find) about how in creative mode blocks are destroyed too quickly wasnt broad enough. It seems like it just added a small break resistance to blocks while not fixing the underlying issue that more than 1 "destroy" command is sent in a single click.