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 item/mobstages issues #242

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Fix item/mobstages issues #242

merged 1 commit into from
Jul 25, 2023

Conversation

friendlyhj
Copy link
Contributor

The PR solves Darkhax-Minecraft/ItemStages#50 and Darkhax-Minecraft/MobStages#7
ItemStage requires CraftTweaker, so calling CrT code is fine.
For MobStages, the issue is MobStages spawns replacement entity but doesn't check if original entity is supposed to spawn. For example, zombie to creeper, zombie fails to spawn in the day, then MobStages would spawn creeper in the day.

@ACGaming
Copy link
Owner

Valid stuff!

@ACGaming ACGaming merged commit 6dfc75f into ACGaming:main Jul 25, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants