Better fire for bonfire
This commit is contained in:
parent
432c1b5757
commit
5e5add320b
@ -65,8 +65,8 @@ minetest.register_node("bonfire:self_active", {
|
||||
description = "Bonfire",
|
||||
tiles = {"bonfire_top_active.png",
|
||||
"bonfire_bottom.png",
|
||||
{name="fire_basic_flame_animated.png",
|
||||
animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=1}},
|
||||
{name="bonfire_flame.png",
|
||||
animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=1.5}},
|
||||
},
|
||||
particle_image = {"bonfire_bottom.png"},
|
||||
drawtype = "nodebox",
|
||||
|
BIN
mods/bonfire/textures/bonfire_flame.png
Normal file
BIN
mods/bonfire/textures/bonfire_flame.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Loading…
x
Reference in New Issue
Block a user