Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicCrucible
Wiki
Furniture
Furniture
· Changes
Page history
added mythiccrucible.furniture.rotate permission requirement
authored
Sep 02, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Furniture.md
View page @
41a39340
...
@@ -87,6 +87,7 @@ The dimension of the Interaction Entity that will make up the hitbox of the Furn
...
@@ -87,6 +87,7 @@ The dimension of the Interaction Entity that will make up the hitbox of the Furn
#### CanRotate
#### CanRotate
If the Furniture can be rotated if right clicked while sneaking
If the Furniture can be rotated if right clicked while sneaking
<br>
Defaults to
`true`
<br>
Defaults to
`true`
> To rotate a furniture, a player must have the `mythiccrucible.furniture.rotate` permission
```
yaml
```
yaml
Furniture
:
Furniture
:
CanRotate
:
false
CanRotate
:
false
...
...