Skip to content

Hopper does not recognize Chest with servux #669

@ReallyChooseC

Description

@ReallyChooseC

Version Information

Lithium: lithium-fabric-0.18.0+mc1.21.8
Servux: servux-fabric-1.21.8-0.7.3
Litematica: litematica-fabric-1.21.8-0.23.3
Minecraft: 1.21.8

Expected Behavior

When building chest structure in sequence (hopper → single chest → expand to large chest), hoppers should access the full large chest inventory.

Actual Behavior

Hoppers only recognize initial single chest inventory. After expanding to large chest, hoppers still treat it as single container (requires server restart or hopper replacement to fix).

Reproduction Steps

  1. Place hopper on Servux+Lithium enabled server
  2. Place single chest on the hopper
  3. Place second chest adjacent to form large chest
  4. Hopper only accesses initial single chest inventory
  5. Normal function restored after server restart or hopper replacement*

Other Information

Issue disappears when mixin.block.hopper=false

Machine translation is used, original:
在服务器使用servux客户端使用litematica轻松放置大箱子时,漏斗只会识别其上方的箱子,另一个箱子不会被漏斗识别(重启服务器后会恢复)
顺序是在先放置漏斗,再在漏斗上放置小箱子,最后在旁边放置箱子使其成为大箱子
并且重启后不是暂时恢复正常,而是重启或者重新放置漏斗才能恢复正常
mixin.block.hopper=false时不会出现这个问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-modsArea: Mod CompatibilityF-has-workaroundFlag: There is a workaround availableT-bugType: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions