removed crossbow check, no work :(

This commit is contained in:
Richard Mikloš 2024-07-27 14:29:49 +02:00
parent 396ed3aec7
commit bc5ffcc2fc
10 changed files with 1 additions and 4 deletions

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

@ -1,4 +1,4 @@
name: RocketJumping
version: '1.2-1.21'
version: '1.3-1.21'
main: org.twipnetwork.rocketJumping.RocketJumping
api-version: '1.21'