SSN not recognizing empty locked but configured Drawers
elblorenz32 opened this issue ยท 0 comments
Minecraft Version: 1.18.2
Forge Version: 40.2.13
Mod Version: 1.7.0
Additional mod: Storage drawers, Version 10.2.1
Single Player or Server: Singleplayer
Describe problem (what you were doing; what happened; what should have happened):
- Connect drawer (via Drawer controller) and at least one other inventory (e.g. chest) to a network
- Lock the drawer
- Put an Item into the drawer and empty the drawer (it will now only accept this type of Item but doen't contain any)
- Set drawer priority to lowest (e.g. -1)
- Put the Item that is configured in the drawer in the network (via request table)
Result: Item went to chest instead of drawer but the drawer controller should have this visible as this does not happen if the drawer wasn't emptied in step 3