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

Does this work with modded mobs? #8

Open
X66Herobrine66X opened this issue Mar 8, 2025 · 1 comment
Open

Does this work with modded mobs? #8

X66Herobrine66X opened this issue Mar 8, 2025 · 1 comment
Labels
Type: Question Question or issue related to configuration, API or features.

Comments

@X66Herobrine66X
Copy link

Just curious if this is data driven or if everything is hard coded.

@BONNe
Copy link
Member

BONNe commented Mar 8, 2025

Pickup and kill-drops should work from everything, but other interactions require implementation.

That is because food is per-mob, and not a global variable, as well as each interaction is kinda hard codded in Minecraft.

I did not came up with a proper way how to add data driven way for all interactions unfortenetly.

In 1.3 version I made so mob kill can be done with a tool that is defined in tag.
It will be out next week

@BONNe BONNe added the Type: Question Question or issue related to configuration, API or features. label Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Question Question or issue related to configuration, API or features.
Projects
None yet
Development

No branches or pull requests

2 participants