-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Labels
A-modsArea: Mod CompatibilityArea: Mod CompatibilityF-has-workaroundFlag: There is a workaround availableFlag: There is a workaround availableT-bugType: BugType: Bug
Description
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
- Place hopper on Servux+Lithium enabled server
- Place single chest on the hopper
- Place second chest adjacent to form large chest
- Hopper only accesses initial single chest inventory
- 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时不会出现这个问题
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-modsArea: Mod CompatibilityArea: Mod CompatibilityF-has-workaroundFlag: There is a workaround availableFlag: There is a workaround availableT-bugType: BugType: Bug