Commit Graph

1 Commits

Author SHA1 Message Date
Owen1212055
c986ce54d9 Fix V4307 ordering issues
The underlying components seem to still be appended in a different order compared to vanilla but that is fine as the order does not really matter in an ItemStack's component map.

However, 'hidden_components' seem to have defined order that must be respected. We use a hashset and keep the fixing order that is on the vanilla datafixer.
2025-06-07 15:09:22 -04:00