Goblin_Scrapper
Server/Models/Intelligent/Goblin/Goblin_Scrapper.json, 830 B
Fields
| Field | Type |
|---|---|
Parent | string |
Model | string |
Texture | string |
DefaultAttachments | array[3] |
Source
{
"Parent": "Goblin",
"Model": "NPC/Intelligent/Goblin/Models/Model.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Model_Textures/Moldy.png",
"DefaultAttachments": [
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Rag/Rag_Chest.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Rag/Rag_Chest_Brown.png"
},
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Hair/Goblin_Hair.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Hair/Goblin_Hair_Textures/BrownLight.png"
},
{
"Model": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Rag/Rag_Pelvis.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Attachments/Cosmetics/Rag/Rag_Pelvis_Textures/Brown.png"
}
]
}