Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

9 changed files with 1 additions and 6 deletions

1
glow/depends.txt Executable file
View File

@ -0,0 +1 @@
default

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -36,5 +36,3 @@ minetest.register_craft( {
})
minetest.register_alias("glow:lantern", "glow:lamp")
minetest.log("action", "[glow] loaded.")

View File

Before

Width:  |  Height:  |  Size: 521 B

After

Width:  |  Height:  |  Size: 521 B

View File

Before

Width:  |  Height:  |  Size: 621 B

After

Width:  |  Height:  |  Size: 621 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,4 +0,0 @@
name = glow
title = Glow
description = Adds 2 glowing blocks for minetest: Glowing stone and glowing lantern.
depends = default

0
modpack.txt Executable file
View File