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

Add Recipe Outputs in GUI of Multiblocks with RecipeMap #2673

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rundas01
Copy link
Contributor

@Rundas01 Rundas01 commented Nov 29, 2024

What

This is a port of a feature from GTNH, where multiblock GUIs show what items/fluids they are currently crafting.

Implementation Details

Maybe the helper methods to convert the recipe outputs to a string are better placed inside another class than MultiblockDisplayText. For now, I have only changed the behaviour for RecipeMapMultiblockControllers. If the PR is accepted, I will change the behaviour for all multiblocks which override the default addDisplayText method as well.

Additional Information

A screenshot from the LCR is attached.
Screenshot (737)

@Rundas01 Rundas01 requested a review from a team as a code owner November 29, 2024 12:30
@Zorbatron
Copy link
Member

BTW multiblocks are being ported to MUI2 in #2672 so you should wait until that gets merged before continuing with this.

@Zorbatron Zorbatron added the type: feature New feature or request label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants