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

Compatibility with other Mob Data Packs #21

Open
dentatar opened this issue Sep 20, 2023 · 1 comment
Open

Compatibility with other Mob Data Packs #21

dentatar opened this issue Sep 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@dentatar
Copy link

Hello. I really like the idea if your datapack and was using it alongside https://modrinth.com/datapack/special-mobs. After sometime i noticed that special mobs not spawning at all, only mob captains. I cranked special mobs chances to 100% to test in superflat world and indeed none of them spawned. I read the code but couldn't figure out where the conflict is… It would be awesome if you can help! I'm using latest versions of both datapacks and minecraft 1.20.1. Thx!

@PuckiSilver
Copy link
Member

It is this way since both packs check if the mob has a tag yet and give them the respective tags after processing them. Mobs that are not modified also need to be tagged so that they don’t get checked again

I may be able to provide a "whitelist" functionality with which you can make the pack also check mobs with specific tags (though that would cause some more lag)

I will leave this issue open to consider such a functionality

@PuckiSilver PuckiSilver added the enhancement New feature or request label Sep 20, 2023
@PuckiSilver PuckiSilver changed the title Conflict with other datapack? Compatibility with other Mob Data Packs Jan 12, 2024
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