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

Better Regolith Dust Loot Pools #1534

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

jude123412
Copy link
Contributor

@jude123412 jude123412 commented Feb 27, 2025

I felt like something was missing with the Planetary Ores, mainly how little Regolith dust you get from them compared to regular GT Ores, So I fixed them.

Now all Planetary stone types will drop an approximate amount relative to how much dust is dropped from GT ores.

I have Also tweaked the drop tables to give less Regolith dusts when in hard or expert mode.

Copy link
Collaborator

@Xefyr0 Xefyr0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not approximate GregTech ores' dust drops any better than the current state of things, and GregTech ores do not change frequency of drops depending on difficulty.

I suggest you look at lines 220-232 of https://github.com/GregTechCEu/GregTech-Modern/blob/1.20.1/src/main/java/com/gregtechceu/gtceu/core/MixinHelpers.java
for reference.

@jude123412
Copy link
Contributor Author

Ah, I get how it works now, I was basing the code on average drops of GT Ore blocks. I'll make the changes soon :)

Changed Accuracy of Regolith Dust Drop Rates to Match GT Stone Dust Drop Rates.

Removed unnecessary Hard Mode and Expert Mode Regolith Dust Drop rates.
The Approximation of GregTech Ore Dust Drops is done for Planetary Ores.
@jude123412
Copy link
Contributor Author

This should be the final commit for this PR. Ill be waiting on it to be reviewed :)

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