Remove world gen lighting engine config
This commit is contained in:
-6
@@ -45,10 +45,4 @@ public interface IDhApiWorldGenerationConfig extends IDhApiConfigGroup
|
||||
/** Defines to what level LOD chunks will be generated. */
|
||||
IDhApiConfigValue<EDhApiDistantGeneratorMode> distantGeneratorMode();
|
||||
|
||||
/**
|
||||
* Defines what lighting engine will be used when
|
||||
* Distant Horizons generates chunks.
|
||||
*/
|
||||
IDhApiConfigValue<ELightGenerationMode> lightingEngine();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user