Skip to content

Commit 7af0b6b

Browse files
committed
- Change of default config value that allowed duplication
Signed-off-by: petulikan1 <petulikan@gmail.com> Took 11 minutes
1 parent 93da3fe commit 7af0b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ explosive-regeneration-delay: 20
4242
# This tells the plugin whether to spawn falling blocks as a form of decoration from explosions.
4343
explosive-physics: true
4444
# This determines whether exploded blocks have drops or not.
45-
explosive-drops: true
45+
explosive-drops: false
4646
# Restore a container, but empty and drop items that are in the container, for this to work, setting 'container-restoration' needs to be set to false
4747
restore-container-empty-but-drop-items: false
4848
# This tells the plugin if tnt harmed by an entity explosion should be ignited, rather than taking the effect of other normal blocks.

0 commit comments

Comments
 (0)