forked from mtcontrib/plantlife_modpack
Update vines/init.lua
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
This commit is contained in:
parent
2e4e4a2412
commit
a7d0e42cd1
@ -186,7 +186,7 @@ vines.register_vine = function( name, defs, biome )
|
|||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
|
|
||||||
biome_lib.register_on_generate(biome, spawn_plants)
|
biome_lib.register_on_generate(biome, spawn_plants)
|
||||||
end
|
end
|
||||||
|
|
||||||
-- ALIASES
|
-- ALIASES
|
||||||
|
Loading…
Reference in New Issue
Block a user