Skip to content

Commit

Permalink
chore: worldGuardのblock-other-explosionsをfalseに変える
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Dec 27, 2023
1 parent 09d2715 commit 92aec32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,7 @@ data:
block-item-frame-destroy: true
block-plugin-spawning: true
block-above-ground-slimes: false
block-other-explosions: true
block-other-explosions: false
block-zombie-door-destruction: false
block-creature-spawn: []
player-damage:
Expand Down

0 comments on commit 92aec32

Please sign in to comment.