mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-21 23:03:16 -04:00
Update init.lua
This commit is contained in:
parent
176ddba176
commit
7f65b16208
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ end
|
|||
-- Flame nodes
|
||||
|
||||
minetest.register_node("fire:basic_flame", {
|
||||
description = S("Basic Flame"),
|
||||
drawtype = "firelike",
|
||||
tiles = {
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue