Move tall grass to mcl_flowers mod
Alias registered
This commit is contained in:
parent
bcdb3978cd
commit
d0b1f843ee
8 changed files with 47 additions and 44 deletions
|
@ -153,7 +153,7 @@ local function register_grass_decoration(offset, scale)
|
|||
biomes = {"plains"},
|
||||
y_min = 1,
|
||||
y_max = 31000,
|
||||
decoration = "mcl_core:tallgrass",
|
||||
decoration = "mcl_flowers:tallgrass",
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue