Improved Explosions
PluginApache-2.0

Improved Explosions

Adds new effects to explosions

5
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions

📖About Improved Explosions

Shrapnel from the explosion This plugin adds special effects to explosions.

You can customize the behavior of the debris at ../plugins/physics/config.yml

Brief description of the settings:

chance: 20 (default) - Controls the chance of a block fragment appearing when it explodes

spread_x: 0.7 (default) - Controls the spread of the fragment along the X coordinate

spread_z: 0.7 (default) - Controls the fragment's spread along the Z coordinates.

min_y: 0.5 (default) - Controls the minimum force with which the fragment is launched upward. Higher values ​​are not recommended.

max_y: 1 (default) - Controls the maximum force with which the fragment is launched upward. Higher values ​​are not recommended.

IMPORTANT: The value must not be equal to or less than 0 and min_y must be greater than max_y
Tests were conducted on Spigot 1.21.11

Feedback: pointofnotreturn