Posted March 11, 20187 yr Hello there! So I'm looking to expand a particles life time of a already existing particle (ENCHANTMENT_TABLE), I wan't this effect: however, I want the particles to reach the block from the max height of the world before disappearing, will this do it if I increase the age, or would I need to create a new particle to do this? Thank you. Edited March 11, 20187 yr by Lambda Relatively new to modding. Currently developing: https://github.com/LambdaXV/DynamicGenerators
May 20, 20187 yr I think you will need to intantiate the particles once again. You could use the Block's Tile Entity with ITickable to do the timings.
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.