tth05 / morerefinedstorage

Continuation of RefinedStorage for 1.12 with focus on performance and new features.
MIT License
16 stars 7 forks source link

Fix external storage desync issue #55

Closed embeddedt closed 1 year ago

embeddedt commented 1 year ago

Pretty much direct backport of https://github.com/refinedmods/refinedstorage/pull/3435 to 1.12.

This should fix https://github.com/refinedmods/refinedstorage/issues/2120 and https://github.com/refinedmods/refinedstorage/issues/2636.

embeddedt commented 1 year ago

By the way, would appreciate if someone could load this in a decently sized world and confirm it doesn't break anything; my testing was only with a very simple setup.

Pelotrio commented 1 year ago

Thank you for the pr I will check it out and test it in our world to see if it works as intended.

Pelotrio commented 1 year ago

Seems fine to me.