Posted May 6, 201411 yr I'm my weapons+ mod, when i use the createExplosion() method, it creates a wierd square shaped explosion if i pass 10F as the power. I would like it to be circular shaped like in voltz. If there is any way to do this please tell me. My createExplosion line: worldObj.createExplosion(this, this.posX, this.posY, this.posZ, 10F, true); Creator Of Weapons+ Mod & Sword Art Online HUD Mod
May 7, 201411 yr You need to create your own explosion code if you want a perfect circle. If you want to see a really weird fun hole, knock it up to 50. Long time Bukkit & Forge Programmer Happy to try and help
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.