Mosshorn_Plain
Server/Models/Wildlife/Mosshorn_Plain.json, 708 B
Fields
| Field | Type |
|---|---|
Model | string |
Texture | string |
Parent | string |
RandomAttachmentSets | object |
Source
{
"Model": "NPC/Wildlife/Mosshorn/Models/Model.blockymodel",
"Texture": "NPC/Wildlife/Mosshorn/Models/Plain_Texture.png",
"Parent": "Mosshorn",
"RandomAttachmentSets": {
"Flowers": {
"Flowers1": {
"Model": "NPC/Wildlife/Mosshorn/Models/Attachments/Flowers_Plain.blockymodel",
"Texture": "NPC/Wildlife/Mosshorn/Models/Attachments/Flowers_Plain_Texture.png",
"Weight": 1.0
},
"Flowers2": {
"Model": "NPC/Wildlife/Mosshorn/Models/Attachments/Flowers_Plain.blockymodel",
"Texture": "NPC/Wildlife/Mosshorn/Models/Attachments/Flowers_Plain_Texture2.png",
"Weight": 1.0
},
"Null": {
"Weight": 0.5
}
}
}
}