Posted September 9, 20169 yr Hello! I've made a cannon block that fires a projectile on right click, it all works fine, but the projectile seems to have some problems destroying planks and stone (done some tests at 10 block intervals). I could increase the explosion power but that also increases it's radius. What I want is a explosion radius of ~5 blocks but a explosion power capable of destroying stone easily. Probably the problem's that the projectile is too fast (ThrowableHeading's speed is 3), but I need it to be fast so it can reach targets at 40 blocks. Where should I look/what can I do? I've tried using two explosions but I still have the same problem.. As visible here, 2 of 4 planks walls had minimum damage. This was a test with two explosions with power 3.
September 9, 20169 yr Radius, by the way, is entirely based on the power. http://minecraft.gamepedia.com/Explosion#Effect Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
September 9, 20169 yr Author Radius, by the way, is entirely based on the power. http://minecraft.gamepedia.com/Explosion#Effect I know, and I've already said that. What I want is a explosion that destroys all (or most) blocks in it's radius, but the radius should stay small.
September 9, 20169 yr Look at wither skulls Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
September 9, 20169 yr Author Look at wither skulls True, I didn't think about that, thanks! I read that blue skulls break a lot of stuff. Edit: Nothing here. They're just an extension of EntityFireball and are weak. Can't seem to find Blue Wither Skulls anywhere too..
September 12, 20169 yr Author Internet was down, so I couldn't login these two days >< Still, no other ideas? Maybe a way to replicate what blue skulls do?
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.