-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.12.2, Minecraft 18w16a, Minecraft 18w19b, Minecraft 1.13.2, Minecraft 18w50a, 1.15.2, 1.17.1, 21w42a, 1.18.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 23w43b
-
None
-
Confirmed
-
Commands
/particle’s dx dy dz extends to both the postive and negative compared to the origin; rather than only postive if the number is postive, or negative if the number is negative.
This is inconsistent with the selector’s dx dy dz values, where the origin is always in one of the corners.
For example:
particle flame 0 0 0 1 1 0
will spread the particle in -1,-1,0 to 1,1,0 rather than 0,0,0 to 1,1,0.
- relates to
-
MC-106616 /particle delta is larger than specified
- Open