Compare commits

..

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

3 changed files with 1 additions and 6 deletions

1
depends.txt Executable file
View File

@ -0,0 +1 @@
default

View File

@ -349,5 +349,3 @@ minetest.register_craft({
output = 'lantern:lantern_lampost1',
recipe = {"lantern:lantern_lampost4"}
})
minetest.log("action", "[lantern] loaded.")

View File

@ -1,4 +0,0 @@
name = lantern
title = Lanterm
description = Add several lanterns nodes
depends = default