Ad5001 / BetterGen

PocketMine's Tomorrow's World Generator. Mirror of
https://git.ad5001.eu/Ad5001/BetterGen
Other
58 stars 27 forks source link

Water and lava not falling after generation #42

Closed ghost closed 6 years ago

ghost commented 6 years ago

Should water and lava spill? Screenshot

AvgZing commented 6 years ago

Yes. This is a server-side problem, not plugin. When water and lava spawn by default, they do not move.They will not spill until a block is placed then broken next to the water or lava

Ad5001 commented 6 years ago

Well, this is an issue with PocketMine-MP not having implemented randomtickspeed :) RandomTickSpeed basicly updates randomly blocks around the player and so, the water and lava would flow (just place a block next to it and it should update.