Chick_Desert
Server/Models/Livestock/Chick_Desert.json, 520 B
Fields
| Field | Type |
|---|---|
Parent | string |
Model | string |
Texture | string |
EyeHeight | number |
HitBox | object |
Icon | string |
IconProperties | object |
Source
{
"Parent": "Chick",
"Model": "NPC/Livestock/Chick_Desert/Models/Model.blockymodel",
"Texture": "NPC/Livestock/Chick_Desert/Models/Texture.png",
"EyeHeight": 0.4,
"HitBox": {
"Max": {
"X": 0.2,
"Y": 0.5,
"Z": 0.2
},
"Min": {
"X": -0.2,
"Y": 0,
"Z": -0.2
}
},
"Icon": "Icons/ModelsGenerated/Chick_Desert.png",
"IconProperties": {
"Scale": 0.4,
"Rotation": [
0,
-45,
0
],
"Translation": [
0,
-35
]
}
}