If player's inventory is full, retrieving items from wooden crate will just void the item.
Pythonic-Rainbow opened this issue ยท 7 comments
I have a 64x64 wooden crate with all logs in it, I was trying to clear it out when I take all the logs. Initially I thought when my inventory was full, the crate will simply spill out stacks of woods. But when I continuously left click it, the logs inside the crate is deleted, but it wasn't added in my inventory. I suggest a check to see if inventory is full, and simply spill it.
Also confirm this behaviour with the skyfactory 4 modpack, all stock, default settings
I still can't recreate this in builds 0.0.22 of the mod (at least by itself). Crates automatically dump withdrawn items onto the ground if they can't fit in the player's inventory.
@Funwayguy yeah , I am playing SF4 too. v4.0.2 is using v0.0.21 whereas v4.0.3 will be using v0.0.22. Hopefully we can test if the bug still exists in 4.0.3, thus confirming if 0.0.22 still suffers from it.
Tho if u can't recreate, I am pretty sure the bug is fixed in 0.0.22