Started by
JBarr2708
on
Topic category: Help with Minecraft modding (Java Edition)
I Want To Make Hollow Purple For My Mod. Preferably An Entity That Is Shot Forward And Removes All Block In It's Path. If Anyone Could Give Me Procedure For This Or A Similar One, I Would Really Appreciate It.
Use this. In this procedure u spawn entity then u have it set it location in a path ur looking. It removes blocks in a circular area around the entity. Make sure to turn off the entities AI.
It should look something like this.... https://i.imgur.com/4jugw9G.mp4 By the way u may have to fix how it detects the blocks.
Yo that is actually sick tysm
By any chance could I get the procedure for the horizontal slash? I want to make sukuna's dismantle
THANK YOU
Give me ur discord and ill just send it
Tysm
It's jonathanbarr_22139
urs has explosions in it, mine doesn't, am i missing a part?
Could I get the Procedure for the Horizontal Slash by any Chance as well? My Discord is gs_098 or gs_097yt
yo Testermodss i tried doing the procedure but it dosent work, i checked again and again, am i missing something?
Prob miss typed a nbt tag. I could send to u if u want
i checked again to not cause a disturbance, but i did everything right, if you could send it that would be great. if you want my discord user is mr.gabb or Mr.Gab#6468
could i get a send too, my discord is insanemacaroni and username is Warden
Please send this too me as well my discord is choohooloo
could you send me the procedure? my discord's supernoob_ig
I know it's a bit late, but I can't stand how overcomplicated and fail-prone this procedure is. You're using so much unnecessary
math and way too many NBT tags. You don't even need to use NBT tags for this, but by doing so, your procedure may not work in all cases.
I've spent 10 minutes making you all a better procedure that accomplishes the same thing: https://file.io/ZcXlmHJDFP1c
Simply attach it to a projectile's tick update, and customize it however you like.
I hope it helps :)