Daffomill ignores powered open crate restrictions, but only on the client-side
quat1024 opened this issue ยท 1 comments
Version Information
Forge version: 14.23.3.2655
Botania version: r1.10-354
Steps to reproduce:
- Build something like this:
The important part is the daffomill has to push an item coming out of a powered open crate. - Place an item in the hopper
- The daffomill tries to push the item client-side, even though the item does not move serverside (evidenced by the pressure plate staying pressed)
What I expected to happen: The item remains on the pressure plate, both client and server side.