Started by
Qywolf
on
Topic category: Help with Minecraft modding (Java Edition)
Hello. I wanted to make a rocket launcher in my mod, but I don't know how to make a procedure for this. I want the rocket to move fairly slowly at about five blocks per second in a straight line, leaving behind a trail of particles. Can someone please help me? https://ibb.co/nwnSN1s - and here is the rocket launcher
Edited by Qywolf on Tue, 06/27/2023 - 11:36
I think I know how to do it in theory. it can be to call an entity that will move in a straight line at a certain speed and when it collides with a block or entity, it will explode. But I don't know how to do it in procedures
I need something like this: https://youtu.be/jMv_iFHfgG4 .
help me please.
Stil actual