-
Notifications
You must be signed in to change notification settings - Fork 1
Custom block break
toxicity188 edited this page Sep 14, 2023
·
2 revisions
Be called when custom block is broken by player.
| argument | aliases | type | description |
|---|---|---|---|
| type | t | material | the type of broken block |
| location | loc,l | string | the location of event happens |
| world | w | string | the name of world event happes |
| id | i | string | the ItemsAdder id of broken block |
- customblockbreak{t=GRASS_BLOCK}