-
-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
documentationDocumentation improvementDocumentation improvementimplemented for next releaseThis has been implemented in the current dev build for the next public releaseThis has been implemented in the current dev build for the next public release
Description
Documentation URL
https://commandapi.jorel.dev/8.7.0/particlearguments.html
What the documentation currently says
Bukkit Particle | Arguments |
---|---|
BLOCK_CRACK | block block_idblock block_id[block_state=value] |
BLOCK_MARKER | block_marker block_idblock_marker block_id[block_state=value] |
FALLING_DUST | falling_dust block_idfalling_dust block_id[block_state=value] |
REDSTONE | dust red green blue size |
DUST_COLOR_TRANSITION | dust_color_transition red1 green1 blue1 size red2 green2 blue2 |
ITEM_CRACK | item item_iditem item_id{NBT} |
VIBRATION | vibration x y z ticks |
Proposed fix
The documentation needs:
- SCULK_CHARGE (requires a float parameter for the angle in radians)
- SHRIEK (requires an int for delay in ticks)
- DUST (requires
r g b size
)
Metadata
Metadata
Assignees
Labels
documentationDocumentation improvementDocumentation improvementimplemented for next releaseThis has been implemented in the current dev build for the next public releaseThis has been implemented in the current dev build for the next public release