forked from mtcontrib/minetest-mod-sea
Version MFF.
This commit is contained in:
0
stairsshine/README.txt
Normal file → Executable file
0
stairsshine/README.txt
Normal file → Executable file
0
stairsshine/depends.txt
Normal file → Executable file
0
stairsshine/depends.txt
Normal file → Executable file
2
stairsshine/init.lua
Normal file → Executable file
2
stairsshine/init.lua
Normal file → Executable file
@ -144,7 +144,7 @@ function stairsshine.register_slab(subname, recipeitem, groups, images, descript
|
||||
end
|
||||
return itemstack
|
||||
end
|
||||
|
||||
|
||||
-- Upside down slabs
|
||||
if p0.y-1 == p1.y then
|
||||
-- Turn into full block if pointing at a existing slab
|
||||
|
Reference in New Issue
Block a user