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

Hoppers do not update when invetory below them is avaliable too. #610

Open
Haemophilu opened this issue Jan 15, 2025 · 1 comment
Open
Labels
A-mods Area: Mod Compatibility F-has-workaround Flag: There is a workaround available T-bug Type: Bug

Comments

@Haemophilu
Copy link

lithium-neoforge-0.14.5+mc1.21.1

Expected Behavior

When a hopper is placed over an inventory of a modded block, it inserts when space is empty.

Image

Actual Behavior

The item is taken from the slot with a hopper, and the top hopper does not insert an item.

Reproduction Steps

Setup a instance of neoforge with Applied Energistics 2 and Lithium, and replicate this setup.
Hopper, Charger, Hopper, and powersource behind.
Put stack of Certus Quarts Crystals in the top hopper.

Repeat without lithium

@2No2Name 2No2Name added T-bug Type: Bug A-mods Area: Mod Compatibility labels Jan 15, 2025
@2No2Name
Copy link
Member

Workaround: Add the line mixin.block.hopper=false to the lithium.properties file

@2No2Name 2No2Name added the F-has-workaround Flag: There is a workaround available label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mods Area: Mod Compatibility F-has-workaround Flag: There is a workaround available T-bug Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants