-
Bug
-
Resolution: Unresolved
-
None
-
1.20 Pre-release 1
-
None
-
Confirmed
-
Mob behaviour, Particles
-
Normal
-
Gameplay
The bug
When wardens are digging, either when spawning or when leaving due to inactivity, they can create particles for the blocks they're not colliding with. In addition, these particles can be created in midair instead of only at the positions of the blocks they're colliding with.
How to reproduce
My setup is janky, but here's a rough guide. Since this was a superflat world, a command block clock was used to constantly get rid of slimes to prevent warden distractions. and delaying the experiment.
- Create a 3x3 platform out of blocks. One of the corners of the block must be an impulse command block
- Set the command block's command to tp @e[type=warden] ~0.125 ~1.5 ~0.125, changing the signs (positive or negative) before each 0.125 as neccessary
- Place carpets atop the eight outer blocks of this platform
- In the middle of the platform, place a full solid block
- Create a redstone clock that powers the impulse command block every second or so
- Place a sculk shrieker, using commands or debug items to make sure it has "can_summon" set to true
- Trigger that sculk shrieker until a warden spawns naturally
- After it spawns, wait a minute (in creative as to remain undetected) until it gets bored and leaves
Expected results
The warden, which appears at the very corner of the top solid block but still colliding with it due to where the command block teleports it (provided you've tweaked the command accordingly), would only produce the particles of the block it's colliding with, and those particles would only be produced at that block.
Actual results
The warden can sometimes produces particles of the block it's above but not touching (i.e. the carpets). More prominently, the particles the warden generates aren't created at the block it's colliding with.
- relates to
-
MC-207949 Landing on boats that are in water from moderate distances produces water particles
- Open
-
MC-262507 Block falling-on/sprinting/etc. particles do not take block hitbox shape into account
- Open
-
MC-262519 Sprinting and jumping in the spaces of non-full blocks produces sprinting particles
- Open
-
MC-262777 Sprint-jumping on the edges of solid blocks can still produce the occasional incorrect sprint particle and/or create particles in midair
- Open
-
MC-262424 Sprinting particles on the edges of blocks are still incorrect
- Resolved
-
MC-262505 Iron golems can produce particles for blocks they're not colliding with
- Resolved
-
MC-266542 Breezes do not produce particles when hanging over the edge of a block
- Resolved
-
MC-1133 Whether or not a player experiences some effect is calculated based on the block under the center of the player
- Resolved