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

[1.0.8] Breeding Uranium Chickens is Impossible In Survival #184

Open
rl559 opened this issue Nov 8, 2023 · 0 comments
Open

[1.0.8] Breeding Uranium Chickens is Impossible In Survival #184

rl559 opened this issue Nov 8, 2023 · 0 comments

Comments

@rl559
Copy link

rl559 commented Nov 8, 2023

I wasn't sure where to report this as there is no indication for which mod included this chicken.

Issue:

Uranium chickens provide a poison effect on contact. When breeding 2 chickens, the chick and the chicken which the chick spawns from (which is random as far as I can tell) kill each other due to the chick spawning within close proximity. Given the low health of chickens as a whole, they both die almost instantly. As such there is no easy way to get a 10/10/10 uranium chicken.

Workaround:

In \config\resourcechickens\modded\uranium.json, change the hasTrait from 9 to 0. This will remove the poison effect the chicken has, along with the Geiger counter sound it makes.

Possible Solution:

Make uranium chickens immune to poison damage. Perhaps it's as simple as creating a new variable called isPoisonImmune (similar to how all chickens have a variable called isFireImmune), but there is no information provided in the Adding Custom Chickens wiki page, so I could not say for certain.

@rl559 rl559 changed the title Breeding Uranium Chickens is Impossible In Survival [1.0.8] Breeding Uranium Chickens is Impossible In Survival Nov 8, 2023
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

1 participant