Trash
Server/Models/Projectiles/NPCs/Intelligent/Goblin_Scavenger/Trash.json, 380 B
Fields
| Field | Type |
|---|---|
Model | string |
Texture | string |
HitBox | object |
MinScale | number |
MaxScale | number |
Trails | array[0] |
Source
{
"Model": "NPC/Intelligent/Goblin/Models/Weapons/Projectile/Trash.blockymodel",
"Texture": "NPC/Intelligent/Goblin/Models/Weapons/Projectile/Trash_Texture.png",
"HitBox": {
"Max": {
"X": 0.15,
"Y": 0.15,
"Z": 0.15
},
"Min": {
"X": -0.15,
"Y": -0.15,
"Z": -0.15
}
},
"MinScale": 1,
"MaxScale": 1.75,
"Trails": []
}