Feature fixes and enhancements, version change
This commit is contained in:
parent
572ee609d5
commit
8809151a8b
8 changed files with 48 additions and 38 deletions
|
@ -1,7 +1,6 @@
|
|||
package ru.bclib.config;
|
||||
|
||||
import ru.bclib.BCLib;
|
||||
import ru.bclib.api.dataexchange.handler.autosync.AutoSync;
|
||||
|
||||
public class GeneratorConfig extends NamedPathConfig {
|
||||
public static final ConfigToken<Boolean> USE_OLD_GENERATOR = ConfigToken.Boolean(false, "useOldBiomeGenerator", "options");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue