Skip to content

Primitive Pump UI - #5039

Merged
Spicierspace153 merged 2 commits into
1.20.1from
yo/primitive-pump-ui
Jul 4, 2026
Merged

Primitive Pump UI#5039
Spicierspace153 merged 2 commits into
1.20.1from
yo/primitive-pump-ui

Conversation

@YoungOnionMC

Copy link
Copy Markdown
Member

What

ui for primitive pump

Implementation Details

image

AI Usage

  • No AI driven tools were used for this pull request.
  • Yes AI driven tools were used for this pull request.

Outcome

you can see the production without jade

How Was This Tested

ingame

@YoungOnionMC
YoungOnionMC requested a review from a team as a code owner June 30, 2026 08:41
@YoungOnionMC YoungOnionMC added type: feature New feature or request bundled for a 0.X.0 Update Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Jun 30, 2026
@github-actions github-actions Bot added 1.20.1 Tests: Passed Game Tests have passed on this PR labels Jun 30, 2026
public class PrimitivePumpMachine extends MultiblockControllerMachine {
public class PrimitivePumpMachine extends MultiblockControllerMachine implements IMuiMachine {

@SyncToClient

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use gustavo sync for MUI purposes, a sync handler would work for this just fine if you pass a biomeModifier setter

@Spicierspace153 Spicierspace153 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes me happy :)

@Spicierspace153
Spicierspace153 merged commit cb1ef51 into 1.20.1 Jul 4, 2026
4 checks passed
@Spicierspace153
Spicierspace153 deleted the yo/primitive-pump-ui branch July 4, 2026 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. Tests: Passed Game Tests have passed on this PR type: feature New feature or request bundled for a 0.X.0 Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants