Started by
KirbyKid256
on
Topic category: Help with Minecraft modding (Java Edition)
I'm working on a Super Mario Minecraft mod, and I'm trying to add in a working Fire Flower where you can shoot fireballs. I'm able to shoot my projectile, but the main problem is that it doesn't bounce. Is there any way I can make my projectile bounce a few times before it disappears or disappear if it hits a wall? I want to do something similar to the Mubble Mod.
Maybe you can shoot another projectile when it hits the ground.