Skip to content

add recipe, update spawn launcher. boost lower#4

Open
EinNiki wants to merge 1 commit intomainfrom
other-stuff
Open

add recipe, update spawn launcher. boost lower#4
EinNiki wants to merge 1 commit intomainfrom
other-stuff

Conversation

@EinNiki
Copy link
Collaborator

@EinNiki EinNiki commented Dec 12, 2025

No description provided.


private fun triggerElytraBoostSpawn(player: Player, finalVelocityMultiplier: Double) {

GlobalScope.launch {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't work on folia use plugin.launch(PlayerModule.plugin.entityDispatcher(e.player)) { instead

}
}

private fun triggerElytraBoostSpawn(player: Player, finalVelocityMultiplier: Double) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

factor out y velocity as function parameter to avoid code duplication

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.

2 participants