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

Scent entities interfere with Thaumcraft #1

Closed
zauberparacelsus opened this issue Nov 3, 2015 · 1 comment
Closed

Scent entities interfere with Thaumcraft #1

zauberparacelsus opened this issue Nov 3, 2015 · 1 comment

Comments

@zauberparacelsus
Copy link

The entities spawned that allow zombies to track you are interfering with the use of the thaumometer in thaumcraft. Namely, it will try to scan the scent entity instead of the item/block/mob that you are trying to look at.

Simply disabling scent tracking in the configuration doesn't help either, as the scent entities are still spawned even when they are not being used.

@Corosauce
Copy link
Owner

+1 reason to reconsider turning those entities into pure data I guess, I was originally going to do this but changing some 'can collide' flags and their size to 0,0 solved all problems I encoutered (except this one apparently), would be nice if thaumcraft could ignore entities that have a size of 0 and no collision, or have some sort of filter system. It probably doesn't though.

To remove scents still spawned, do "/coroutil kill scent", id suggest doing "/coroutil list scent" to make sure only my scents are listed so you dont accidentally kill off any other entities that might have scent in their name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants