... | ... | @@ -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
|
... | ... | |