Add plants from vines and plantlife
This commit is contained in:
parent
84ee7baa0e
commit
15c6f39b1a
@ -35,7 +35,12 @@ mobf_env_plants = {
|
||||
"default:grass_2",
|
||||
"default:grass_3",
|
||||
"default:grass_4",
|
||||
"default:grass_5"
|
||||
"default:grass_5",
|
||||
-- From the vines mod...
|
||||
"vines:side",
|
||||
-- From the plantlife mod...
|
||||
"poisonivy:seedling",
|
||||
"poisonivy:sproutling"
|
||||
}
|
||||
|
||||
mobf_env_flowers = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user