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

Fixed crashes upon harvesting of Praecantatio Infused Seeds #42

Merged
merged 2 commits into from
Dec 21, 2024

Conversation

ClassixX
Copy link

@ClassixX ClassixX commented Dec 9, 2024

Fixed a bug that causes crashes upon harvesting of Praecantatio Infused Seeds

Praecantatio Infused Seeds had their loot set to be any item that contains "materialAspectShard" in their oreDic. This causes the game to crash upon generating loot of this crop for unknown reasons.
This PR removes this bug by individually adding the respective items.
The crop will now drop any of the base Thaumcraft shards.
Should Forbidden Magic Shards (Envy, Wrath, etc.) be included in this? The original code would not have found those either.

Signed-off-by: ClassixX 30446897+ClassixX@users.noreply.github.com

…sed Seeds

Signed-off-by: ClassixX <30446897+ClassixX@users.noreply.github.com>
Deleted previously commented out line
@Dream-Master Dream-Master requested a review from a team December 9, 2024 13:02
@LazyFleshWasTaken
Copy link

Why are there 7 drops coded? There should only be 6 shards.

@Alastors
Copy link

Alastors commented Dec 9, 2024

Why are there 7 drops coded? There should only be 6 shards.

Balanced shards dude

@LazyFleshWasTaken
Copy link

Why are there 7 drops coded? There should only be 6 shards.

Balanced shards dude

I am an idiot

@serenibyss serenibyss enabled auto-merge (squash) December 21, 2024 16:29
@serenibyss serenibyss merged commit b259785 into GTNewHorizons:master Dec 21, 2024
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.

5 participants