mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2024-11-12 13:20:39 +01:00
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({
|
||||
surface = {
|
||||
"default:dirt_with_grass",
|
||||
"dryplants:grass_short",
|
||||
"stoneage:grass_with_silex",
|
||||
"sumpf:peat",
|
||||
"sumpf:sumpf"
|
||||
|
|
Loading…
Reference in New Issue
Block a user