Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some particle data has not been documented #384

Closed
JorelAli opened this issue Dec 19, 2022 · 0 comments
Closed

Some particle data has not been documented #384

JorelAli opened this issue Dec 19, 2022 · 0 comments
Labels
documentation Documentation improvement implemented for next release This has been implemented in the current dev build for the next public release

Comments

@JorelAli
Copy link
Owner

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)
@JorelAli JorelAli added the documentation Documentation improvement label Dec 19, 2022
@JorelAli JorelAli added the implemented for next release This has been implemented in the current dev build for the next public release label Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation improvement implemented for next release This has been implemented in the current dev build for the next public release
Projects
Archived in project
Development

No branches or pull requests

1 participant