diff options
Diffstat (limited to 'packs/jeffrey-3/config/creeperconfetti-common.toml')
-rw-r--r-- | packs/jeffrey-3/config/creeperconfetti-common.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packs/jeffrey-3/config/creeperconfetti-common.toml b/packs/jeffrey-3/config/creeperconfetti-common.toml new file mode 100644 index 0000000..d049bda --- /dev/null +++ b/packs/jeffrey-3/config/creeperconfetti-common.toml @@ -0,0 +1,8 @@ + +[General] + #The %chance that any given creeper will explode into confetti [0..100|default:100] + #Range: 0 ~ 100 + confettiChance = 5 + #Confetti Explosions Damage Players [false/true|default:false] + damagePlayers = false + |