Made bushes also spawn on wet or dry farming soil

(at the same rates as anywhere else)

Slowed down overall berry regrowth and at the same time make it so that
if a bush is planted on wet farming soil, it will re-grow its berries
faster, provided the soil remains wet.

On average, a wild bush will regrow its berries 50% slower than before,
while a farmed bush will regrow its berries twice as fast as the wild
ones did before (about 3x faster than wild ones do now).
This commit is contained in:
Vanessa Ezekowitz
2013-11-03 17:46:15 -05:00
förälder 94e21c0cf6
incheckning 7931470ddb
2 ändrade filer med 13 tillägg och 7 borttagningar

Visa fil

@@ -37,7 +37,9 @@ plantslib:spawn_on_surfaces({
"default:dirt_with_grass",
"woodsoils:dirt_with_leaves_1",
"woodsoils:grass_with_leaves_1",
"woodsoils:grass_with_leaves_2"
"woodsoils:grass_with_leaves_2",
"farming:soil",
"farming:soil_wet"
},
avoid_nodes = {"group:bush"},
seed_diff = 545342534, -- chosen by a fair mashing of the keyboard - guaranteed to be random :P