Closed minoneer closed 3 months ago
@Muspah I have marked this as a draft for now - it would be great to get a second pair of eyes on this, as the changes are involved.
I tested it on our local setup, and everything looks good, but testing on another independent setup would be good.
Diff of the actual update: https://github.com/minoneer/uSkyBlock/compare/a1742af344c8acc2e2b989503e99d9c0fdc36657...minoneer:uSkyBlock:minecraft-1.20.6
Rebased onto bukkit-utils merge in master
Update for Minecraft/Spigot/Paper 1.20.6
Vanilla-Minecraft changes how items are stored and specified in 1.20.5. Since items are a central part of uSkyBlock, it requires extensive changes.
This PR depends on #54 - once that is merged, the diff should become a lot cleaner and more readable.