1
0
mirror of https://github.com/mt-mods/led_marquee.git synced 2025-08-06 09:30:17 +02:00

10 Commits

5 changed files with 2 additions and 1 deletions

View File

@ -419,9 +419,9 @@ for i = 31, 255 do
},
overlay_tiles = { "", leds },
inventory_image = wimage,
is_ground_content = false,
wield_image = wimage,
palette="led_marquee_palette.png",
use_texture_alpha = "blend",
groups = groups,
paramtype = "light",
paramtype2 = "colorwallmounted",
@ -463,3 +463,4 @@ minetest.register_craft({
},
})
minetest.log("action", "[led_marquee] loaded.")

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 B

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 B

After

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 B

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 B

After

Width:  |  Height:  |  Size: 83 B