[Feature] Ensure consisten feature sorting for Biomes from other sources.
This commit is contained in:
parent
c429ee3a38
commit
e3c7b00758
3 changed files with 36 additions and 6 deletions
|
@ -11,7 +11,7 @@ public class MainConfig extends NamedPathConfig {
|
|||
|
||||
@ConfigUI(leftPadding = 8)
|
||||
public static final ConfigToken<Boolean> REPAIR_BIOMES = DependendConfigToken.Boolean(
|
||||
true,
|
||||
false,
|
||||
"repairBiomesOnLoad",
|
||||
Configs.MAIN_PATCH_CATEGORY,
|
||||
(config) -> config.get(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue