#How to add particles event
1 messages · Page 1 of 1 (latest)
For blocks, you'd have to use minectaft:queued_ticking to trigger an event that uses /particle. For entities, you have 2 methods. You can use a bp animation controller/animation with /particle based on the condition you want(like q.is_sneaking), or you can define the effect in the entity's rp file and then use it in an animation
Look at the phantoms vanilla file for an example on the rp method for entities
The phantom_trails.json?
In the phantom entity and animations file. Not the particle file
Oh thats why i cant get a single thing
This can be done with commands ez
Eh.......
So everytime i play a in a server.i need to get into creative,give myself command block and write the command?
You would need to put the command in the BP
Set it to detect when you sneak, and when it does it will run a function that will create a fart particle