Navigation Menu

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

Fix Two By Two Advancement Showing Strange Results #3180

Merged
merged 3 commits into from Sep 5, 2021

Conversation

ochotonida
Copy link
Contributor

This PR fixes a few issues with the breeding and taming challenges, as pointed out in #3173.

  • Added deer, ducks, slabfish and yaks from environmental to the breeding advancement, and slabfish to the taming advancement. Normally, environmental already handles this, but it doesn't seem to be counting correctly with the custom advancement. Adding these manually fixed this.
  • Added gorillas, grizzly bears, roadrunners and gazelles to the taming advancement. The book from Alex's mobs didn't mention these as breedable, so I assumed they weren't.
  • Added rattlesnakes to the taming advancement. Not sure how I skipped over this one tbh.
  • Added crows to the taming advancement, there used to be an issue where taming crows wouldn't trigger the advancement but this has been fixed in a recent Alex's mobs update.
  • Removed bald eagles from the breeding and taming advancements. Bald eagles are disabled, which I missed.

@NielsPilgaard NielsPilgaard merged commit e859439 into EnigmaticaModpacks:develop Sep 5, 2021
@NielsPilgaard NielsPilgaard changed the title Update animals.js Fix Two By Two Advancement Showing Strange Results Sep 5, 2021
@NielsPilgaard
Copy link
Collaborator

Nice work!

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

Successfully merging this pull request may close these issues.

None yet

2 participants