Closed YiRanMushroom closed 1 year ago
This may be caused by the drawer controller being unloaded. Entangled doesn't do anything when the area of the bound block becomes unloaded.
Is the area with the drawer controller chunk loaded? If not, could you see if keeping the area loaded makes it work?
I used ftb chunk loading, so I think it has already been loaded.
It works generally, but can't work totally, As I mentioned. but I think that the second problem may because of same item was detected in the same drawer system(because I fixed it by removing the same item). However, if it was used in the same dimension, all the problem seems not to be occuring.
In the over world, a random things item collector can be placed on an entangled block (entangled to a drawer controller). But can't be placed on if the entangled block is in another dimention (entangled to the same drawer controller).
This has likely been fixed in one of the newer versions of Entangled as I cannot reproduce the issue. If the issue persists please let me know, for now I'll close the issue. Thank you for reporting the issue!
Version Info
Description of the Bug Entangled can sometimes work incorrectly when using it cross-dimensionally
Steps to Reproduce If entangle a drawer controller in the overworld and use it in other dimensions, some thing could not recognize the Entangled block as an invalid container(eg. random things item collector), not the same as when using it in the same dimension, which would run correctly.
And when using it cross-dimensionally, some item could not be import in it, while others can. (When in a same dimension, all the thing can be transfered correctly)
Screenshots ...