forked from mtcontrib/plantlife_modpack
don't execute abstract_dryplants.grow_grass with "short" grass as a "surface" node.
as short grass may not always be there. will do it a more proper way later.
This commit is contained in:
parent
8e4c942d9a
commit
f1356dfd65
@ -20,7 +20,6 @@ end
|
|||||||
plantslib:register_generate_plant({
|
plantslib:register_generate_plant({
|
||||||
surface = {
|
surface = {
|
||||||
"default:dirt_with_grass",
|
"default:dirt_with_grass",
|
||||||
"dryplants:grass_short",
|
|
||||||
"stoneage:grass_with_silex",
|
"stoneage:grass_with_silex",
|
||||||
"sumpf:peat",
|
"sumpf:peat",
|
||||||
"sumpf:sumpf"
|
"sumpf:sumpf"
|
||||||
|
Loading…
Reference in New Issue
Block a user