Skip to content

All scripts using particle “dust” are broken  #390

@Daniel99j2

Description

@Daniel99j2

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions