Skip to content

Commit 5d21d50

Browse files
Merge docs for 'Carpet Mod 1.4.169 for Minecraft 1.21.5'
1 parent 7964cdc commit 5d21d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scarpet/Full.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5343,7 +5343,7 @@ clients will actually be able to receive (they may have more available via resou
53435343
Renders a cloud of particles `name` centered around `pos` position, by default `count` 10 of them, default `speed`
53445344
of 0, and to all players nearby, but these options can be changed via optional arguments. Follow vanilla `/particle`
53455345
command on details on those options. Valid particle names are
5346-
for example `'angry_villager', 'item diamond', 'block stone', 'dust 0.8 0.1 0.1 4'`.
5346+
for example `'angry_villager', 'item diamond', 'block stone', 'dust{"scale": 4, "color": [0.8, 0.1, 0.1]}'`.
53475347
53485348
Used with no arguments, return the list of available particle names. Note that some of the names do not correspond to a valid
53495349
particle that can be fed to `particle(...)` function due to a fact that some particles need more configuration

0 commit comments

Comments
 (0)