mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-06-28 14:16:11 +02:00
Updated API to allow for height controls.
This commit is contained in:
@ -76,4 +76,3 @@ for i in ipairs(grasses_list) do
|
||||
grow_plants(grow_delay, grow_chance/2, grasses_list[i][1], grasses_list[i][2], "default:desert_sand", {"default:dirt_with_grass", "default:sand", "default:desert_sand"})
|
||||
end
|
||||
|
||||
enabled_junglegrass = true
|
||||
|
Reference in New Issue
Block a user