Skip to content

Conversation

@GaeaKat
Copy link

@GaeaKat GaeaKat commented Oct 22, 2025

Description

This pull request introduces support for JEI ghost ingredients in filters and crafting slots. It includes:

  • New classes: JEIFilterGhostIngredients and JEICraftingTerminalGhostIngredients to handle ghost ingredient features.
  • Implementation of PacketFilterSlot for server-side updates of filter slots.
  • Update to FilterSlot with a public slotClick method to facilitate packet communication.
  • Registration of JEI ghost ingredient handlers in the JEIPrettyPipesPlugin.

…s fixing Ellpeck#213

- Introduced `JEIFilterGhostIngredients` and `JEICraftingTerminalGhostIngredients` to support ghost ingredients in JEI.
- Added `PacketFilterSlot` to handle server-side updates for filter slots.
- Updated `FilterSlot` with a public `slotClick` method to support packet communication.
- Registered JEI ghost ingredient handlers in `JEIPrettyPipesPlugin`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant