Posted February 12, 20169 yr hello i am facing a problem that I thought would happen, I created an explosive with 50.0F in power. However, the explosion generates a cube. I wanted to happen as some mods a spherical blast, but without generating structure and drop 10% of the blocks in the blast area. Another case would be a random explosion as already have the game but with a larger size. if you can help me I will thank you very much [move]HELP ME [/move]
February 12, 20169 yr You will have to create cstom explosion class, and handle explosions yourself. BTW, for easy max radius increase, there's a private double field in Explosion , obfuscated if i remember correctly, has it's value set to 16. I think that it's this field's value that you will want to change. Check out my mods: BTAM Armor sets Avoid Exploding Creepers Tools compressor Anti Id Conflict Key bindings overhaul Colourfull blocks Invisi Zones
February 12, 20169 yr Author So can get the Explosions.class and customize? but I want the explosion to generate a sphere
February 13, 20169 yr Author you could create a class I know not yet handle explosions I would be very grateful
February 13, 20169 yr Author you could create a class I know not yet handle explosions I would be very grateful Can you help me ? I do not know configure explosion.class
February 14, 20169 yr you should learn java and what It means to create a class that extends something
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.