projects
/
oweals
/
minetest_game.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
120e969
)
Allow mossy cobble slabs to combine (#1791)
author
John Cole
<john@jhcole.com>
Thu, 22 Jun 2017 18:38:02 +0000
(14:38 -0400)
committer
SmallJoker
<SmallJoker@users.noreply.github.com>
Thu, 22 Jun 2017 18:38:02 +0000
(20:38 +0200)
mods/stairs/init.lua
patch
|
blob
|
history
diff --git
a/mods/stairs/init.lua
b/mods/stairs/init.lua
index 8ec5aa7a190b29ac9c7991a4d06d7244c059218c..4f8e064cf7e3fc75ab6bfcf379873b03a7f86bf2 100644
(file)
--- a/
mods/stairs/init.lua
+++ b/
mods/stairs/init.lua
@@
-349,7
+349,7
@@
stairs.register_stair_and_slab(
stairs.register_stair_and_slab(
"mossycobble",
-
nil
,
+
"default:mossycobble"
,
{cracky = 3},
{"default_mossycobble.png"},
"Mossy Cobblestone Stair",