Piglet_Wild
Server/Models/Livestock/Piglet_Wild.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Model | string |
Texture | string |
RandomAttachmentSets | object |
Icon | string |
IconProperties | object |
Source
{
"Parent": "Piglet",
"Model": "NPC/Livestock/Piglet/Models/Model.blockymodel",
"Texture": "NPC/Livestock/Piglet/Models/Texture_Wild.png",
"RandomAttachmentSets": {
"Fur": {
"Fur": {
"Model": "NPC/Livestock/Piglet/Models/Attachments/Fur.blockymodel",
"Texture": "NPC/Livestock/Piglet/Models/Attachments/Fur_Texture.png"
},
"Fur2": {
"Model": "NPC/Livestock/Piglet/Models/Attachments/Fur.blockymodel",
"Texture": "NPC/Livestock/Piglet/Models/Attachments/Fur_Texture2.png"
},
"Fur3": {
"Model": "NPC/Livestock/Piglet/Models/Attachments/Fur.blockymodel",
"Texture": "NPC/Livestock/Piglet/Models/Attachments/Fur_Texture3.png"
},
"Fur4": {
"Model": "NPC/Livestock/Piglet/Models/Attachments/Fur.blockymodel",
"Texture": "NPC/Livestock/Piglet/Models/Attachments/Fur_Texture4.png"
}
}
},
"Icon": "Icons/ModelsGenerated/Piglet_Wild.png",
"IconProperties": {
"Scale": 0.4,
"Rotation": [
0,
-45,
0
],
"Translation": [
0,
-35
]
}
}