added mythiccrucible.furniture.rotate permission requirement authored by Lxlp's avatar Lxlp
......@@ -87,6 +87,7 @@ The dimension of the Interaction Entity that will make up the hitbox of the Furn
#### CanRotate
If the Furniture can be rotated if right clicked while sneaking
<br>Defaults to `true`
> To rotate a furniture, a player must have the `mythiccrucible.furniture.rotate` permission
```yaml
Furniture:
CanRotate: false
......
......