coral can be placed on ethereal:sandy nodes
This commit is contained in:
parent
46f6ec0727
commit
aa1c90a6ef
@ -192,7 +192,7 @@ local function register_coral(name, description, texture)
|
||||
return
|
||||
end
|
||||
|
||||
if def_down.name ~= "default:sand" then
|
||||
if def_down.name ~= "default:sand"and def_down.name ~= "ethereal:sandy" then
|
||||
return
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user