Shadow berry
This commit is contained in:
parent
29a594fd10
commit
5c9eda39f2
24 changed files with 321 additions and 10 deletions
|
@ -30,7 +30,7 @@ public class BlueVineFeature extends ScatterFeature {
|
|||
}
|
||||
else {
|
||||
BlockPlantWithAge seed = ((BlockPlantWithAge) EndBlocks.BLUE_VINE_SEED);
|
||||
seed.grow(world, random, blockPos);
|
||||
seed.growAdult(world, random, blockPos);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue