mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-11-17 07:40:32 +01:00
add description for "Ice Fire" (#385)
This commit is contained in:
parent
57b988c185
commit
36e5e319e3
@ -68,7 +68,7 @@ end
|
||||
|
||||
minetest.register_node("fake_fire:ice_fire", {
|
||||
inventory_image = "ice_fire_inv.png",
|
||||
description = desc,
|
||||
description = S("Ice fire"),
|
||||
drawtype = "plantlike",
|
||||
paramtype = "light",
|
||||
paramtype2 = "facedir",
|
||||
|
Loading…
Reference in New Issue
Block a user