OpenBagTwo / EnderChest

syncing and linking for all your Minecraft instances
https://openbagtwo.github.io/EnderChest/
GNU General Public License v3.0
3 stars 2 forks source link

Fully resolve nested symlinks in `absolute` mode #82

Closed OpenBagTwo closed 1 year ago

OpenBagTwo commented 1 year ago

Summary

I upgraded one of my worlds to 1.20.1, and it looks like Mojang is now testing not just the direct target but is fully resolving the link... while still not resolving relative paths.

This patch PR changes the behavior when placing with relative=False (the CLI default) so that absolute links are fully resolved.

List of Changes

Tech Debt and Other Concerns

Validation Performed

PR Type

Checklist: