Posted October 22, 20195 yr I was wondering if somebody had guidance for adding custom particles to the game. I have looked around and documentation seems to be scarce, any help would be appreciated.
October 22, 20195 yr I am not extremely familiar with the version 1.12.2. However you can start by extending the particle class. Make a renderer for your particle. Then override @dorender, being used to opengl will help
October 23, 20195 yr Author Dose anyone know at least how to create a particle so that I can see if mine works this is also something that I can't find info on.
October 24, 20195 yr you can make entities make particles. Try looking. In 1.14 you use this.world.addParticle();
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.