12 lines
204 B
JSON
12 lines
204 B
JSON
{
|
|
"components": [
|
|
"base:drop"
|
|
],
|
|
"hitbox": [0.4, 0.25, 0.4],
|
|
"sensors": [
|
|
["aabb", -0.2, -0.2, -0.2, 0.2, 0.2, 0.2],
|
|
["radius", 1.6]
|
|
],
|
|
"blocking": false
|
|
}
|