added a crossbow check

This commit is contained in:
2024-07-27 14:23:20 +02:00
parent 745c7df193
commit fc9378f422
5 changed files with 31 additions and 1 deletions

View File

@@ -3,4 +3,7 @@
boostPower: 4.0
# damageShooter defines whether the shooter gets damages by their own fireworks (default: false)
damageShooter: false
damageShooter: false
# onlyCrossbow defines whether the only fireworks shot from a crossbow should launch entities or if all fireworks (default: true)
onlyCrossbow: true