mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-20 08:40:29 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@ -11,7 +11,7 @@ abstract_dryplants.grow_grass_variation = function(pos)
|
||||
minetest.swap_node(pos, {name="dryplants:grass_short"})
|
||||
end
|
||||
|
||||
biome_lib:register_generate_plant({
|
||||
biome_lib.register_on_generate({
|
||||
surface = {
|
||||
"default:dirt_with_grass",
|
||||
},
|
||||
|
Reference in New Issue
Block a user