1
0
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:
Vanessa Ezekowitz
2012-12-17 16:01:16 -05:00
parent 7006416227
commit f9df1b5965
4 changed files with 2 additions and 13 deletions

View File

@ -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