Noaaan / MythicMetalsDecorations

Adds various metal-themed decorations for Mythic Metals.
https://www.curseforge.com/minecraft/mc-mods/mythicmetals-decorations
Other
1 stars 3 forks source link

Hoppers not extracting correctly from Mythic Chests #15

Closed Noaaan closed 4 months ago

Noaaan commented 1 year ago

Caused by vanilla hopper methods only respecting vanilla chests explicitly. Needs a full compatibility layer to function correctly. Lithium compat must also be checked against this.

Noaaan commented 1 year ago

As an update, this is still being worked on. Hoppers work as expected when Lithium is not present, although the Lithium compatibility is being reworked. https://github.com/CaffeineMC/lithium-fabric/issues/444

Noaaan commented 11 months ago

To note - this issue is partially fixed. Hoppers properly extract from even double chests now. Only in a Lithium context is there still some weirdness to my custom containers.

Noaaan commented 4 months ago

I am going to mark this as fixed for now, as using Lithium 0.11.2 for 1.20.1 this seems to no longer be the case