mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2026-01-02 14:15:18 +01:00
MAJ plantlife_modpack
(garde les modifs antérieur sur les « mushrooms » et sur les bugfixs liés au mod « areas »)
This commit is contained in:
4
mods/plantlife_modpack/API.txt
Executable file → Normal file
4
mods/plantlife_modpack/API.txt
Executable file → Normal file
@@ -262,8 +262,8 @@ biome = {
|
||||
-- node. Useful in snow biomes to keep
|
||||
-- objects from spawning in snow that's on the
|
||||
-- wrong surface for that object.
|
||||
avoid_nodes = {table}, -- List of nodes or groups to avoid when
|
||||
-- spawning.
|
||||
avoid_nodes = {table}, -- List of nodes to avoid when spawning.
|
||||
-- Groups are not supported here.
|
||||
avoid_radius = num, -- how much distance to leave between the
|
||||
-- object to be added and the objects to be
|
||||
-- avoided. If this or the avoid_nodes value
|
||||
|
||||
Reference in New Issue
Block a user