mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-22 07:13:17 -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
|
-- Flame nodes
|
||||||
|
|
||||||
minetest.register_node("fire:basic_flame", {
|
minetest.register_node("fire:basic_flame", {
|
||||||
|
description = S("Basic Flame"),
|
||||||
drawtype = "firelike",
|
drawtype = "firelike",
|
||||||
tiles = {
|
tiles = {
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue