geforkt von mff/lantern
Commits vergleichen
2 Commits
73248cd5a9
...
d7af380600
| Autor | SHA1 | Datum | |
|---|---|---|---|
| d7af380600 | |||
|
|
b1a98ffbcb |
@@ -1 +0,0 @@
|
||||
default
|
||||
2
init.lua
2
init.lua
@@ -349,3 +349,5 @@ minetest.register_craft({
|
||||
output = 'lantern:lantern_lampost1',
|
||||
recipe = {"lantern:lantern_lampost4"}
|
||||
})
|
||||
|
||||
minetest.log("action", "[lantern] loaded.")
|
||||
|
||||
4
mod.conf
Normale Datei
4
mod.conf
Normale Datei
@@ -0,0 +1,4 @@
|
||||
name = lantern
|
||||
title = Lanterm
|
||||
description = Add several lanterns nodes
|
||||
depends = default
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren