Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicCrucible
Wiki
Furniture
Furniture
· Changes
Page history
added CustomModelData
authored
Oct 23, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Furniture.md
View page @
c3796e62
...
@@ -60,6 +60,14 @@ The base material of the Furniture. If used on its own, the Furniture will only
...
@@ -60,6 +60,14 @@ The base material of the Furniture. If used on its own, the Furniture will only
```
```
#### Model
#### Model
The Model value of the Furniture's
`Material`
```
yaml
Furniture
:
Material
:
BRICK
Model
:
path/to/model
```
#### CustomModelData
The CustomModelData value of the Furniture's
`Material`
The CustomModelData value of the Furniture's
`Material`
```
yaml
```
yaml
Furniture
:
Furniture
:
...
...