36 lines
864 B
JSON
36 lines
864 B
JSON
{
|
|
"texture-faces": [
|
|
"torch_side",
|
|
"torch_side",
|
|
"torch_bottom",
|
|
"torch_top",
|
|
"torch_side",
|
|
"torch_side"
|
|
],
|
|
"emission": [13, 13, 12],
|
|
"model": "aabb",
|
|
"hitbox": [0.4375, 0.0, 0.4375, 0.125, 0.5, 0.125],
|
|
"light-passing": true,
|
|
"shadeless": true,
|
|
"obstacle": false,
|
|
"grounded": true,
|
|
"rotation": "pipe",
|
|
"material": "base:wood",
|
|
"particles": {
|
|
"lifetime": 2.0,
|
|
"spawn_interval": 0.3,
|
|
"acceleration": [0, 0, 0],
|
|
"velocity": [0, 0.3, 0],
|
|
"explosion": [0, 0, 0],
|
|
"size": [0.2, 0.2, 0.2],
|
|
"spawn_shape": "ball",
|
|
"spawn_spread": [0.05, 0.05, 0.05],
|
|
"lighting": false,
|
|
"frames": [
|
|
"particles:fire_0",
|
|
"particles:smoke_0",
|
|
"particles:smoke_1"
|
|
]
|
|
}
|
|
}
|