Stem: implement facing property

fixes #5858

technically speaking, the sideways states for non-fully-grown stems shouldn't exist, but they do in Bedrock, and changing this code to split non-fully-grown stems from fully grown ones would likely require BC breaks.
This was the minimum necessary to achieve the desired functionality.
This commit is contained in:
Dylan K. Taylor
2023-07-13 14:50:02 +01:00
parent 259cc305df
commit dca752c72f
4 changed files with 40 additions and 7 deletions

File diff suppressed because one or more lines are too long