-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Force field fling on teleport #2122
base: develop
Are you sure you want to change the base?
Conversation
I'll fix the tests tonight. |
Kudos, SonarCloud Quality Gate passed! |
While testing this i notice that even putting very small power, it still throws entities far. Also, i notice that you can create creeper cannons with Power 5 by throwing entities to other player islands if distance between islands is 50 |
Hmm. Good point. How far do you think mobs need to be pushed back? 5 blocks? Or maybe 10? |
I think 10 to 15, as 5 is still a distance creeper can sneak up and explode. |
Kudos, SonarCloud Quality Gate passed! |
Flings hostile mobs away from the player when they teleport rather than removing them. Config options are in BentoBox's config.yml. Closes #1643
Please try this @BONNe and see what you think. I think a power of 5 works pretty well.