Skip to content
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

[Suggestion] Conditionals for Invasion Template Groups #7

Open
Dillsfawn opened this issue Mar 3, 2021 · 1 comment
Open

[Suggestion] Conditionals for Invasion Template Groups #7

Dillsfawn opened this issue Mar 3, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Dillsfawn
Copy link

The ability to add conditional to invasion groups, so that a given situation can change what mobs are spawned in an invasion.
For example:
Being able to spawn a group only if the player is submerged below 10 blocks of water in an ocean biome.

This would allow invasion developers to tailor the invasion based on the players location. And in the case of the example actually make it feasible to have aquatic invasion waves.

@SekretOne
Copy link
Contributor

SekretOne commented Mar 21, 2021

My attitude is this would be impractical as described, and implemented as is, it would promote an overly complicated for a configuration.

I do see a future enhancement need for:

  1. Having an invasion condition of the biome the player is in.
  2. enemies that are allowed to spawn in water.
  3. API for dynamically creating an invasion at runtime. That way complex rules (such as the one you described or more) are not constrained by the config. That way, if you want an invasion to be an option, or a condition, there's a manner for people to hook it in, but without needing to fork and enhance Onslaughttm

@SekretOne SekretOne added the enhancement New feature or request label Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants