mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Updated moretrees, plantlife, and added biome_lib
- Solves #204 - Updated world.mt - Updated news.txt
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
default
|
||||
plants_lib
|
||||
biome_lib
|
@ -130,7 +130,7 @@ abstract_youngtrees.grow_youngtree_node = function(pos, height)
|
||||
end
|
||||
|
||||
|
||||
plantslib:register_generate_plant({
|
||||
biome_lib:register_generate_plant({
|
||||
surface = {
|
||||
"default:dirt_with_grass",
|
||||
"stoneage:grass_with_silex",
|
||||
|
Reference in New Issue
Block a user