forked from mff/lantern
Compare commits
No commits in common. "master" and "master" have entirely different histories.
1
depends.txt
Executable file
1
depends.txt
Executable file
@ -0,0 +1 @@
|
|||||||
|
default
|
2
init.lua
2
init.lua
@ -349,5 +349,3 @@ minetest.register_craft({
|
|||||||
output = 'lantern:lantern_lampost1',
|
output = 'lantern:lantern_lampost1',
|
||||||
recipe = {"lantern:lantern_lampost4"}
|
recipe = {"lantern:lantern_lampost4"}
|
||||||
})
|
})
|
||||||
|
|
||||||
minetest.log("action", "[lantern] loaded.")
|
|
||||||
|
Loading…
Reference in New Issue
Block a user