-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Install the script “overlay”
- Run /overlay
- See error
Expected behavior
The script would work
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
