forked from mtcontrib/bakedclay
added dirt_with_rainforest_litter to lazarus decoration
This commit is contained in:
parent
8cdd0f7b8e
commit
627f14bd30
2
init.lua
2
init.lua
@ -192,7 +192,7 @@ minetest.register_decoration({
|
||||
|
||||
minetest.register_decoration({
|
||||
deco_type = "simple",
|
||||
place_on = {"default:dirt_with_grass"},
|
||||
place_on = {"default:dirt_with_grass", "default:dirt_with_rainforest_litter"},
|
||||
sidelen = 16,
|
||||
noise_params = {
|
||||
offset = 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user