added ANY placement option authored by Lxlp's avatar Lxlp
......@@ -120,6 +120,7 @@ Where the Furniture is meant to be placed:
- `HANGING` - The item is to be placed like an item frame or painting, against a wall
- `CEILING` - The item is to be placed like glow berries, from a ceiling
- `WALL` - Similar to hanging, except the item orientation (the invisible frame) is in the same orientation as FLOOR (on the bottom face of the block, facing up)
- `ANY` - The item can be placed in any of the aforementioned placements options
Defaults to `FLOOR`
```yaml
......
......