This resource is not plugin
Realistic explosions script is used to add realistic element to game.
When explosion is created, script generates and push the blocks from center of explosion
What is script offering?
- Customizability
Requirements:
-
Skript
Installation:
- Download the realistic explosions script
- Put script in file located /plugins/skript/scripts
Setting up:
- Open file reexplosions.sk
- Edit values in "Options" section to your liking
- You can set script worlds, blacklist of blocks which are protected, minimal and maximum pushing power, and chance of destroying the blocks.
Code (Text):
#-----------------------------------------------------------------------------------------------------
options:
#basic
world: "world" or "nether_world" or "hardcore" #Worlds, where should script work
blacklist: bedrock,iron bars,chest,shulker box,barrel #Blacklist of items, which are not affected by explosion
lowest_speed: 0.25 #Lowest push power of exploded blocks
highest_speed: 0.75 #Highest push power of exploded blocks
up: 0.25 #Push all blocks up, with this speed
chance: 25 #Chance of destroying blocks
#-----------------------------------------------------------------------------------------------------
FAQ:
Can i edit the file?
Yes, script is written to be easily understood and edited
Can i order custom scripts?
Yes, you can contact me on my discord
Where to send ideas for improvements?
Join my discord and send the idea
Can i order one image, like is the one at top of page?
Yes, you can contact me on my discord
Don't use reviews to report bugs or give ideas