Skip to content

Commit

Permalink
Oops I did not mean to leave a dank Cars (2006) reference in the mod
Browse files Browse the repository at this point in the history
  • Loading branch information
quat1024 committed Dec 6, 2023
1 parent 8af996b commit 6d4a3e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ public class GeneralConfig {
@Config(description = "Quark will set this weight for its TerraBlender region.")
public static int terrablenderRegionWeight = 1;

@Config(description = "If 'true', Quark will modify the `minecraft:overworld` MultiNoiseBiomeSourceParamaterList preset, even when Terrablender is installed.\n" +
@Config(description = "If 'true', Quark will modify the `minecraft:overworld` MultiNoiseBiomeSourceParameterList preset, even when Terrablender is installed.\n" +
"This will have various knock-on effects but might make the Weald more common, or appear closer to modded biomes. Who knows?")
public static boolean terrablenderModifyVanillaAnyway = false;

Expand Down

0 comments on commit 6d4a3e7

Please sign in to comment.