-
Notifications
You must be signed in to change notification settings - Fork 287
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 T2 PCBFactory NEI structure preview #2638
Conversation
GTNewHorizons/BlockRenderer6343#17 will be the better solution |
If you can, please help me to implement a better UI for GTNewHorizons/BlockRenderer6343#17. |
I have noticed that pr, but it doesn't seem to have anything to do with the tier. Blockrenderer calls survivalConstruct() to render multiblock, and the "tier" button only change the stacksize of trigger. However the pcb factory do not check stacksize at all, so i added it. |
|
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.
work for me
* Fix T2 PCBFactory NEI structure preview * compileOnly blockrenderer
NEI structure preview can't show T2&T3 PCBFactory. I add a check to fix it.
Though it's weird that T2 structure lost part of its back. Maybe something related to the structureDefinition or BlockRenderer6343.