Posted May 8, 201411 yr So I am spawning a music note particle like so: this.worldObj.spawnParticle("note", this.posX, this.posY, this.posZ, 0.0D, 0.0D, 0.0D); But the note is always green. How to a change what color the note is? Lead DivineRPG Developer
May 8, 201411 yr Author Oh sorry. I thought all that just told it where to spawn exactly. My bad. Thanks. Lead DivineRPG Developer
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.