mirror of
https://github.com/Sokomine/chesttools.git
synced 2025-01-25 01:10:26 +01:00
5 lines
270 B
Plaintext
5 lines
270 B
Plaintext
# what to do if the chest is exposed to an explosion.
|
|
# none (default) means nothing happens - the chest remains intact
|
|
# drop means that the chest and its contents will be dropped on the ground.
|
|
chesttools:on_blast_behavior (behavior when exploded) enum none none,drop
|