Dry shrub: Use plantlike meshoption for bushy appearence
Adjust selectionbox width for a better fit and consistency with other grasses.
This commit is contained in:
parent
f52085a40f
commit
223562d687
2 changed files with 5 additions and 1 deletions
|
@ -1593,6 +1593,7 @@ function default.register_mgv6_decorations()
|
|||
y_min = 1,
|
||||
y_max = 30,
|
||||
decoration = "default:dry_shrub",
|
||||
param2 = 4,
|
||||
})
|
||||
end
|
||||
|
||||
|
@ -2018,6 +2019,7 @@ function default.register_decorations()
|
|||
y_min = 2,
|
||||
y_max = 31000,
|
||||
decoration = "default:dry_shrub",
|
||||
param2 = 4,
|
||||
})
|
||||
|
||||
-- Coral reef
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue