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