-
Notifications
You must be signed in to change notification settings - Fork 79
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
The IE excavator doesn't yield anything for geolosys minerals #3025
Comments
Are you identifying the chunk with a core sample drill? The excavator has its own ore map and doesn't care where surface samples or actual ore veins are located. |
Yes and I double check with |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for reporting to the tracker. |
Can we merge the PR? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for reporting to the tracker. |
This issue has been marked as stale for a week now with no new responses. As such, it has been automatically closed. |
* Fix IE excavator not yielding geolosys clusters * chore: update changelog * refactor: change oreClusterGeolosys to oreCluster
Bug Report
The IE excavator doesn't yield anything for geolosys minerals.
The issue is caused by the registered MineralMix ores not being valid OreDictionary identifiers (i.e.
geolosysOreXXX
).Relevant file: src/scripts/ores/excavator.zs
Expected Behaviour
The IE excavator should yield geolosys clusters matching the mineral in the chunk.
Possible Solution
Register the non-existing geolosys OreDictionary identifiers.
e.g.
Steps to Reproduce
/ie mineral get
Logs
N/A
Client Information
World Information
N/A
The text was updated successfully, but these errors were encountered: