Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

block_marker Particles not Displayed on Bedrock Client #47

Open
Pab450 opened this issue Nov 23, 2023 · 1 comment
Open

block_marker Particles not Displayed on Bedrock Client #47

Pab450 opened this issue Nov 23, 2023 · 1 comment

Comments

@Pab450
Copy link

Pab450 commented Nov 23, 2023

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

@onebeastchris
Copy link
Member

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 onebeastchris transferred this issue from GeyserMC/Geyser Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants