-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
Windows 10, server provided with 3GB memory.
-
This server is running CraftBukkit version git-Spigot-c574e08-708be69 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
-
Yes
The title is a bit messy so I'll try and break it down.
Steps to reproduce:
- Generate a full dirt platform Chunk Generator (y=90 is the height used below)
- Join the game, break a dirt block and replace it with water.
- Use a hoe and till soil next to the water
- Wait.
After a while, dirt blocks will appear above the farmland blocks, and the farmlands will remain dry.
To use the attached tester, set the generator in bukkit.yml to "BukkitCGTester"
worlds: world: generator: BukkitCGTester
Tested with no other plugins.
*Marked as major, because if this issue is widespread, most world generation plugins would be affected