Skip to content

Add Launching modifier - sends enemies flying upward#43

Open
TheMarstonConnell wants to merge 1 commit into1.21.xfrom
feature/launching
Open

Add Launching modifier - sends enemies flying upward#43
TheMarstonConnell wants to merge 1 commit into1.21.xfrom
feature/launching

Conversation

@TheMarstonConnell
Copy link
Copy Markdown
Owner

Summary

  • Adds Launching modifier that sends enemies flying upward when hit
  • Launch power scales with level (0.6 to 1.2 blocks/tick upward velocity)
  • Can level up 3 times for more powerful launches
  • Works on swords and axes
  • Spawns cloud particles for visual feedback
  • Recipe: Slime Ball (thematically fits bouncy/launching)

Test plan

  • /give @p randomloot:case to get a loot case
  • Open cases until you get a tool with Launching, or use smithing table with slime ball
  • Hit a mob and verify it flies upward
  • Level up the modifier and verify launch height increases

🤖 Generated with Claude Code

Launching sends enemies flying into the air when hit.
- Works on swords and axes
- Launch power scales with level (0.6 to 1.2 blocks/tick)
- Can level up 3 times for more powerful launches
- Spawns cloud particles for visual feedback
- Recipe: Slime Ball (thematically fits bouncy/launching)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@claude
Copy link
Copy Markdown

claude Bot commented Jan 29, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant