
Outdated Environmental compat
VoidLeech opened this issue · 4 comments
Environmental's cherry woodtype got renamed to plum.
team-abnormals/environmental@75d9d57
Create still provides compat for the old name.
It also has a pine woodtype that isn't supported yet: https://github.com/team-abnormals/environmental/blob/6bd179c5dd3cab2f6953589cf0ca06ba6dc4c4ad/src/main/java/com/teamabnormals/environmental/core/registry/EnvironmentalBlocks.java#L211-L230
Probably some oudated compat in the flower department too but haven't checked that. Would've PR'd the above but since that's an area that got changed an issue will have to suffice.
Oh wait, this one is going to have to be fixed by the internal cutting refactors @IThundxr
Wood compat also includes the modded_stripped_logs tag, which is also outdated.
But perhaps that could be moved into RuntimeDataGenerator also.
Related: #4710