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

chore: Replace uses of model skill with MM's Model property #207

Open
0ffz opened this issue Nov 21, 2024 · 0 comments
Open

chore: Replace uses of model skill with MM's Model property #207

0ffz opened this issue Nov 21, 2024 · 0 comments

Comments

@0ffz
Copy link
Member

0ffz commented Nov 21, 2024

The model skill should only be used inside other skills, where it's impossible to assign it directly in the config (ex. if multiple mobs need to be configured via a spawn skill).

In any other case, the Model tag on the actual MM entity should be used. It's also worth nothing that some mobs do assign their model through a separate spawn skill, but I believe it's better to just use Model in these cases as well.

@0ffz 0ffz added this to the mobs-cleanup milestone Nov 21, 2024
@0ffz 0ffz moved this to Todo in Mob update Nov 21, 2024
@0ffz 0ffz added this to Mob update Nov 21, 2024
@0ffz 0ffz removed this from the mobs-cleanup milestone Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant