-
Notifications
You must be signed in to change notification settings - Fork 205
ME hatch refactor and MUI port #2824
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
base: master
Are you sure you want to change the base?
Conversation
In progress
…ement actual item setting and clearing.
…f the world is exited too fast.
…g is wacked and the flow is missing from the main panel's children but this is a problem for tomorrow!!
Fix no newline after the fluid mol tooltip
|
|
About the ore dict slot, I think it would be better if it was for all slots, so it would auto pull the first 16 items that matched the ore dict. But, that is something that can already be done by creating a subnet with the bus, and having an ore dict storage bus connected to the main network. |
…es and takes items from hatches so badly!1!1!)
…reen register RecipeSyncHandler's to GregTechGuiScreen
# Conflicts: # .gitignore # src/main/java/gregtech/api/mui/GTGuis.java # src/main/java/gregtech/api/mui/sync/GTFluidSyncHandler.java # src/main/java/gregtech/api/util/FluidTooltipUtil.java # src/main/java/gregtech/api/util/JEIUtil.java # src/main/java/gregtech/common/gui/widget/appeng/slot/AEItemConfigSlot.java # src/main/java/gregtech/common/gui/widget/appeng/slot/AEItemDisplayWidget.java # src/main/java/gregtech/common/metatileentities/workbench/CraftingRecipeLogic.java # src/main/resources/mixins.gregtech.mui2.json
What
2^63 - 1of a stack per slot now.Outcome
More MUI2 and makes the ME input parts better.
Additional Information
Closes #2571 and #2482