-
Notifications
You must be signed in to change notification settings - Fork 205
Port singleblock miners to MUI2 and fix lang error #2878
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
Conversation
ALongStringOfNumbers
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When the miner is done or is displaying the needs power/needs steam warning, I think we should not display the current mining coordinates, to try and unclutter the GUI a little bit.
Thoughts on adding an auto output button to the miner? Right now it will just auto output if an inventory is detected, but I could see a case where maybe you want to disable auto output.
Could the three coordinate numbers, x/y/z, be colored differently in the UI? Gold maybe?
src/main/java/gregtech/common/metatileentities/electric/MetaTileEntityMiner.java
Show resolved
Hide resolved
src/main/java/gregtech/common/metatileentities/electric/MetaTileEntityMiner.java
Show resolved
Hide resolved
Done. |
What
Outcome
More MUI2