
[BUG] spectrum:black_hole_chest does not pickup Items and XP while on a Create Contraption
creeloper27 opened this issue ยท 2 comments
Describe the bug
spectrum:black_hole_chest
does not pickup Items and XP while on a Create Contraption
.
To Reproduce
Load up any world using Minecraft 1.20.1
, Fabric 0.16.10
, Create 0.5.1-d-build.1161+mc1.20.1
, Spectrum 1.8.4
and put a spectrum:black_hole_chest
in a Create Contraptions
.
Expected behavior
The spectrum:black_hole_chest
on the Create Contraption
correctly picks up nearby floating Items and XP.
Minecraft version
1.20.1
Mod version
1.8.4
Block entities in general do not function while on Create contraptions, and any functionality (particularly functionality as complex as the Black Hole Chest) would have to be manually implemented on Create's side.