[SPIGOT-6741] shouldGenerateStructures isn't implemented? Created: 20/Sep/21 Updated: 28/Sep/21 Resolved: 28/Sep/21 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Mersphydena | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Version: | 3242-Spigot-6c1c1b2-d3cc412 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) |
Guidelines Read: | Yes |
Description |
In the new Chunk Generation API, there's a shouldGenerateStructures that isn't implemented. Setting this value as false will have structures in the world still be generated. |
Comments |
Comment by Marvin Rieple [ 28/Sep/21 ] |
Made a PR for this: craftbukkit#933 |