mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-03-15 12:21:24 +00:00
parent
c41762d211
commit
929559fe85
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ minetest.register_node("fire:basic_flame", {
|
|||
walkable = false,
|
||||
buildable_to = true,
|
||||
damage_per_second = 4,
|
||||
sunlight_propagates = true,
|
||||
|
||||
after_place_node = function(pos, placer)
|
||||
fire.on_flame_add_at(pos)
|
||||
|
|
Loading…
Add table
Reference in a new issue