Added getNodeToGenerate to the buffer builder
This commit is contained in:
@@ -152,7 +152,7 @@ public class ClientProxy
|
||||
LodConfig.CLIENT.distanceGenerationMode.set(DistanceGenerationMode.FEATURES);
|
||||
LodConfig.CLIENT.allowUnstableFeatureGeneration.set(false);
|
||||
|
||||
LodConfig.CLIENT.numberOfWorldGenerationThreads.set(10);
|
||||
LodConfig.CLIENT.numberOfWorldGenerationThreads.set(16);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user