11 lines
178 B
JSON
11 lines
178 B
JSON
{
|
|
"components": [
|
|
"drop"
|
|
],
|
|
"hitbox": [0.2, 0.125, 0.2],
|
|
"triggers": [
|
|
["aabb", -0.2, -0.2, -0.2, 0.2, 0.2, 0.2],
|
|
["radius", 1.6]
|
|
]
|
|
}
|