Sonic Shrieker
PluginLicenseRef-All-Rights-Reserved

Sonic Shrieker

This plugin adds a powerful Sonic Shrieker item to the game, allowing players to unleash a devastating Warden sonic boom.

27
Downloads
0
Followers
3 weeks ago
Updated
📦
1
Versions

📖About Sonic Shrieker

Function

  • Sonic Boom: Left or Right-click while holding the item to fire a destructive sonic wave.
  • Warden Execution: Instantly removes Wardens hit by the blast.

config.yml

Settings

  • damage: Damage dealt to targets.
  • max-distance: Range of the beam.
  • max-entities: Number of targets hit before the beam stops.
  • cooldown-ticks: Delay between uses.
  • knockback-strength: Push force applied to targets.

Recipe

  • shape: 3x3 layout of the item.
settings:
  damage: 6.0
  max-distance: 50
  max-entities: 5
  cooldown-ticks: 100
  knockback-strength: 1.5
recipe:
  shape:
    - DSD
    - SXS
    - DSD
  ingredients:
    D: DIAMOND
    S: SCULK
    X: SPYGLASS