Skip to content

Beesink GUI change#116

Open
AO77777 wants to merge 1 commit intoGTNewHorizons:masterfrom
AO77777:master
Open

Beesink GUI change#116
AO77777 wants to merge 1 commit intoGTNewHorizons:masterfrom
AO77777:master

Conversation

@AO77777
Copy link

@AO77777 AO77777 commented Feb 22, 2026

image

Added ability to set a bee into a slot and click so you don't need to cycle though each bee (right click for primary, left click for secondary only if its been analyzed). Also moved renderForestryBeeAt inside GuiApiaristSink into BeeSlot as it was only used in that class.

@Ranzuu Ranzuu added the enhancement New feature or request label Feb 24, 2026
Copy link

@Ranzuu Ranzuu left a comment

Choose a reason for hiding this comment

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

Additionally, maybe some title for the gui?

Copy link

@Ranzuu Ranzuu Feb 24, 2026

Choose a reason for hiding this comment

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

Make the background transparent
+ missing pixel image


public class ModuleApiaristSink extends LogisticsGuiModule {

private final ItemIdentifierInventory _inventoryBee = new ItemIdentifierInventory(1, "Set on click ->", 1);
Copy link

@Ranzuu Ranzuu Feb 24, 2026

Choose a reason for hiding this comment

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

Localize "Set on click" without arrow. Like key=Set on click %s
See: https://github.com/GTNewHorizons/LogisticsPipes/pull/114/changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants