Jump to content

how do i prevent concrete powder turning into concrete?


_U4R1A_

Recommended Posts

The event is: on block physics:

Pattern: [on] [block] physics:

It's called whenever sand falls, blocks changing if their support block is destroyed (e.g. ladder breaking after removing support block, torch breaking, etc.), etc.

Keep in mind though, make sure the code under this event is not heavy since this event is triggered quite often on your server and may cause performance issues if code under this is intensive.

 

P.S. There is an on sponge absorb event which exists in Skript itself.

Edited by CoolProgrammer

Hello there! If you're reading this, hope you're having a wonderful day!

 

Feel free to contact me via Discord (CoolProgrammer#1920) for any help.

My DMs are always open for help.

You can also message via. forum messages for help.

1604908226_ScreenShot2021-01-28at10_32_28AM.png.2646ad6be239a9d0756a99e8e15602ab.png

Also, don't hesitate to leave a like on my post if I helped you in any way.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...