131 | | || `facing` || `facing` property containing the cardinal direction `north`, `east`, `south` or `west` || |
132 | | || `facing_asym` || `facing` property containing the cardinal direction `north`, `east`, `south` or `west`. This variant is for blocks which are not symmetrical and uses rotation to implement mirroring. Not autodetected || |
| 131 | || `facing` || `facing` property containing the cardinal direction `north`, `east`, `south` or `west`. This variant is for blocks that are symmetric along their north-south and/or east-west axes || |
| 132 | || `facing_asym` || `facing` property containing the cardinal direction `north`, `east`, `south` or `west`. This variant is for blocks that are symmetric along their north-west to south-east diagonal. Not autodetected || |