Skip to content

Commit 53465bb

Browse files
committed
Clarify caution note for FLASH and TINTED_LEAVES particles regarding ARGB color usage
1 parent 23f09be commit 53465bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/paper/dev/api/particles.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Only the `ENTITY_EFFECT` particle supports the alpha channel, which is used to c
240240
:::
241241

242242
:::caution
243-
While the `FLASH` particle supports the alpha channel, it is immediately overridden by the client.
243+
While `FLASH` and `TINTED_LEAVES` particles take an ARGB color, the alpha channel is ignored.
244244
:::
245245

246246
### Dust particles

0 commit comments

Comments
 (0)