Woodpecker
Server/Models/Flying_Critter/Woodpecker.json, 364 B
Fields
| Field | Type |
|---|---|
Parent | string |
Texture | string |
DefaultAttachments | array[1] |
Icon | string |
Source
{
"Parent": "Sparrow",
"Texture": "NPC/Flying_Critter/Sparrow/Models/Model_Textures/Woodpecker.png",
"DefaultAttachments": [
{
"Model": "NPC/Flying_Critter/Sparrow/Models/Attachments/Beak.blockymodel",
"Texture": "NPC/Flying_Critter/Sparrow/Models/Attachments/Beak_Woodpecker.png"
}
],
"Icon": "Icons/ModelsGenerated/Woodpecker.png"
}