Skip to content

Fix FunnelBlockEntityMixin for Create 6.0.9#65

Closed
Starior wants to merge 1 commit intoiglee42:1.21.1from
Starior:1.21.1
Closed

Fix FunnelBlockEntityMixin for Create 6.0.9#65
Starior wants to merge 1 commit intoiglee42:1.21.1from
Starior:1.21.1

Conversation

@Starior
Copy link
Copy Markdown

@Starior Starior commented Jan 26, 2026

Fix FunnelBlockEntityMixin for Create 6.0.9 compatibility
Changes:
Updated @Inject to target the second extract call (ordinal = 1) with shift = At.Shift.BEFORE
Added @shadow method getEntityOverflowScanningArea() to access the scanning area
Improved null checks for invManipulation, blockEntity, and getTarget()
Removed LocalCapture; use direct field access via @shadow instead
Purpose:
Prevents item extraction from InventoryLinkerBlockEntity when a player is nearby, ensuring compatibility with Create 6.0.9's updated funnel extraction logic.

@iglee42
Copy link
Copy Markdown
Owner

iglee42 commented Jan 27, 2026

Sorry that you had to do a pull request, I already fixed it on local, just forgot to commit it.

@iglee42 iglee42 closed this Jan 27, 2026
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.

2 participants