Create

Create

105M Downloads

Outdated Environmental compat

VoidLeech opened this issue ยท 0 comments

commented

Environmental's cherry woodtype got renamed to plum.
team-abnormals/environmental@75d9d57

Create still provides compat for the old name.

ENV = cuttingCompat(Mods.ENV, "willow", "cherry", "wisteria"),

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.