Skip to content

Commit 4a87ac2

Browse files
committed
Disable custom explosions by default
1 parent d6e7569 commit 4a87ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ types:
1616
minecart-tnt: false
1717
end-crystal: false
1818
bed: false
19-
custom: true
19+
custom: false
2020

2121
# Disable saving for container blocks (chests, shulker boxes, etc.)
2222
disable-containers: false

0 commit comments

Comments
 (0)