Particle models allows you to use 3D java models as particles using the particle model mod element and existing particle mod elements.
This is a java plugin and requires java plugins to be enabled
Changelog
v1.2
-Fixed particles bugging out when changing dimensions or leaving the world
v1.1.1
-Updated to work with MCreator 2024.1.15821
v1.1
-Fixed 1.19.2 particle models causing a build error
-Fixed 1.19.2 particles rendering through blocks
-Fixed particle models not moving smoothly
-Support for MCreator 2024.1
-Support for neoforge 1.20.4
Comments
WoW Dude. You are amazing although i am a bit hesitant to use it because i am afraid that it may not be in the 2024 version.
If it is not ported to the new Mcreator version(s), will removing the 3d particle element (and the plugin) before updating break all of my workspace?
I can help you make procedures that simulate the usage but this plugin will always be better and less tedious.
1) Make a model for a mob
2) Lower rendering distance to 8-16
3) Make it immune to damage and disable AI
4) Create a procedure that summons that specific entity with the appropriate orientation.
Congrats you made it!
Just make a long block in the Y axis and make 3-4 frames for it's texture.
Now create your particles with a life of 2 ticks
Laser1 Laser2 Laser3 Lazer4
Search for lazer procedure in the forum a person has made it.
Change the particles to lazer 1. Add the wait block.
Add intervals of 2 ticks per Laser stage so after 2 ticks Lazer2 is spawned then after 4 (2 after Lazer2) Lazer3 is spawned after 6 etc
how do i do the random rotation thing in the gif