Updated to rename revision 02
This commit is contained in:
@@ -1037,7 +1037,7 @@ public class CraftWorld implements World {
|
||||
}
|
||||
|
||||
public boolean canGenerateStructures() {
|
||||
return world.getWorldData().o();
|
||||
return world.getWorldData().shouldGenerateMapFeatures();
|
||||
}
|
||||
|
||||
public long getTicksPerAnimalSpawns() {
|
||||
|
||||
Reference in New Issue
Block a user