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

All scripts using particle “dust” are broken #390

Open
Daniel99j2 opened this issue Jun 12, 2024 · 1 comment
Open

All scripts using particle “dust” are broken #390

Daniel99j2 opened this issue Jun 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Daniel99j2
Copy link

Describe the bug
When trying to use a script (eg, ai tracker) that uses the dust particle, it causes an error.
This is due to particle syntax going from “/particle minecraft:dust 1.0 0.0 0.0 2.0” to “ /particle minecraft:dust{color:[1.0, 0.0, 0.0], scale:2.0}” in 1.20.5

To Reproduce
Steps to reproduce the behavior:

  1. Install the script “overlay”
  2. Run /overlay
  3. See error

Expected behavior
The script would work

Screenshots
image

Environment

  • Carpet version: N/A
  • Minecraft version: 1.20.5+

Additional context
https://minecraft.wiki/w/Java_Edition_1.20.5_Pre-Release_1
Current known scripts:
Ai tracker
Overlay

@Daniel99j2 Daniel99j2 added the bug Something isn't working label Jun 12, 2024
@manchesterjm
Copy link

Does not work in 1.21 either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants