re-add candle static images

This commit is contained in:
tenplus1 2024-09-18 12:53:42 +01:00
parent 5add888d48
commit 630aaecaf2
17 changed files with 3 additions and 3 deletions

View File

@ -200,8 +200,8 @@ local function add_candle(col, dcol)
minetest.register_node("ethereal:candle" .. col, { minetest.register_node("ethereal:candle" .. col, {
description = S(dcol .. "Candle"), description = S(dcol .. "Candle"),
drawtype = "plantlike", drawtype = "plantlike",
inventory_image = "ethereal_candle" .. col .. ".png^[sheet:1x4:0,0", inventory_image = "ethereal_candle" .. col .. "_static.png",
wield_image = "ethereal_candle" .. col .. ".png^[sheet:1x4:0,0", wield_image = "ethereal_candle" .. col .. "_static.png",
tiles = { tiles = {
{ {
name = "ethereal_candle" .. col .. ".png", name = "ethereal_candle" .. col .. ".png",

View File

@ -665,7 +665,7 @@ if minetest.settings:get_bool("ethereal.leaf_particles") ~= false then
minexptime = 5, minexptime = 5,
maxexptime = 10, maxexptime = 10,
minsize = 3, minsize = 3,
maxsize = 5, maxsize = 4,
collisiondetection = false, collisiondetection = false,
texture = text, texture = text,
vertical = true, vertical = true,

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B