#How to properly create a particle without using `runCommandSilent`?

20 messages · Page 1 of 1 (latest)

paper forum
#

I'm trying to emit a particle over a mobs head, and I can't seem to find any information on how to even spawn particles without using a console command silently.

cursive palmBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

real island
#

Do you use ProbeJS? on top of my head i remember seeing something like player.sendParticle or something

#

checked kubejs source code and there is level.spawnParticles()

paper forum
#

Thanks I'll check it out!

paper forum
real island
#

let me see what is that, maybe there is a typewrapper for that

#

yes there is, just use the id of the particle

paper forum
#

Ah cool, let me try it one sec.

#

ProbeJS hates me I guess as it doesn't bring up the ID's I guess it can be any name from the /particle command?

#

(be me, being too lazy to compile over and over again so writing stuff in KubeJS lol.)

real island
#

yes, just use the id

#

weird that probe doesn't suggest that

paper forum
#

yeah it goes like this

real island
#

Prunoooo

paper forum
#

Gonna leave this open as I figure out another issue (applying nbt)... I thought it was working but nope it stays 0 lol.

real island
#

riperino