mirror of
https://codeberg.org/tenplus1/bakedclay.git
synced 2025-05-11 05:10:29 +02:00
Merge 1b10e2b55b0154ad0c01e630201318840aa82676 into 7c39b7cbfef26ec7bb64190dc1959d292fa1a60c
This commit is contained in:
commit
8925e5c68a
@ -1,3 +1,4 @@
|
||||
default
|
||||
stairs
|
||||
lucky_block?
|
||||
lucky_block?
|
||||
moreblocks?
|
2
init.lua
2
init.lua
@ -42,7 +42,7 @@ for _, clay in pairs(clay) do
|
||||
})
|
||||
|
||||
-- register stairsplus stairs if found
|
||||
if minetest.global_exists("stairsplus") then
|
||||
if minetest.global_exists("moreblocks") then
|
||||
|
||||
stairsplus:register_all("bakedclay", "baked_clay_" .. clay[1], "bakedclay:" .. clay[1], {
|
||||
description = clay[2] .. " Baked Clay",
|
||||
|
Loading…
x
Reference in New Issue
Block a user