Started by
ZipTheDev
on
Topic category: Help with Minecraft modding (Java Edition)
mhm, i just wanna make a "bullet" with procedure like a: When Bullet Hits Block, Game Creating a Boom With Flying/Falling nearby Blocks.
Can You Help me?
You can make it with command
Well, I mean it can be done using commands, as seen in this video (https://www.youtube.com/watch?v=vYZ1nqk1jUE), but not easily... This video uses a single command to create a bunch of command blocks. Now, it is possible to run commands with MCreator, and if you knew all the commands you could just copy and paste them in. Unfortunately, the video I put is for 1.8, and the commands have changed since then. If you could find a video or command that does this in whatever version you want (I'll assume you want 1.15.2 for my search), I could decompile it for you and give you the commands.
I have made a procedure that does this. Unfortunately, it had to be coded directly in java and not through the blocky editor. Here's how you can get the procedure into your mod:
Please ask if you didn't understand what I just put there or if you have any other problems :).
Willk55 if you are still there, can you send an image of this code? i dont know what to delete