GeyserOptionalPack icon indicating copy to clipboard operation
GeyserOptionalPack copied to clipboard

block_marker Particles not Displayed on Bedrock Client

Open Pab450 opened this issue 1 year ago • 1 comments

Describe the bug

Since version 1.18, 21w42a, Minecraft has introduced the block_marker to replace particles for light and barrier effects.

However, there is an issue with the display of block_marker particles on the Bedrock client.

When attempting to showcase barrier, light or any block particles using the /particle command, the particles do not appear as intended on the Bedrock client, even with the optional Geyser texture pack applied.

To Reproduce

examples :

/particle block_marker barrier ~ ~1 ~ 0 0 0 0 1

/particle block_marker light ~ ~1 ~ 0 0 0 0 1

/particle block_marker acacia_leaves ~ ~1 ~ 0 0 0 0 1

Expected behaviour

Barrier, light and block particles should be displayed correctly on the Bedrock client when using the /particle command with block_marker, especially with the optional Geyser texture pack.

Screenshots / Videos

No response

Server Version and Plugins

This server is running Paper version git-Paper-243 (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT) (Git: 3a5c6f8) Plugins : floodgate, Geyser-Spigot, uhc (private, nothing that affects the particle system)

Geyser Dump

https://dump.geysermc.org/GnEijd7poe3ZMTiymUShy0K3bdGyYhim

Geyser Version

2.2.0-SNAPSHOT (git-master-f40ca20) (Java: 1.20.2, Bedrock: 1.20.0/1.20.1 - 1.20.40)

Minecraft: Bedrock Edition Device/Version

1.20.41.02, Mac OS - Linux Minecraft Launcher

Additional Context

No response

Pab450 avatar Nov 23 '23 12:11 Pab450

Unfortunately, particles vary between Java and Bedrock. In this case too - Bedrock edition doesnt have the block_marker particle (see all Bedrock particles) Since this might be solvable by the optional pack, ill move this issue to that repo instead

onebeastchris avatar Dec 10 '23 15:12 onebeastchris