Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BlockStateUpgrader: fixed undefined array key when flattening a block…
… whose new ID is the same as the old this came up during 1.20.50 testing, where minecraft:stone[stone_type=stone] continues to have an ID minecraft:stone without the stone_type property. This could have appeared in other ways, such as with an invalid legacy blockstate.
- Loading branch information