diff --git a/README.md b/README.md index cad69a8..0c84b72 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,9 @@ Download World Handler or build from source ## Configuration ## -≥ 1.13: Edit `..\.minecraft\config\worldhandler.toml` -≤ 1.12: Edit `..\.minecraft\config\worldhandler.cfg` +≥ 1.13: `..\.minecraft\config\worldhandler.toml` +1.9-1.12: `..\.minecraft\config\worldhandler.cfg` +≤ 1.8: `..\.minecraft\config\worldhandler\[CONFIG].cfg` ## Installation with ModLoader (1.6.2) ## diff --git a/curseforge.html b/curseforge.html index cf6dca9..f82dabd 100644 --- a/curseforge.html +++ b/curseforge.html @@ -82,10 +82,13 @@

Configuration

  1. - ≥ 1.13: Edit "..\.minecraft\config\worldhandler.toml" + ≥ 1.13: "..\.minecraft\config\worldhandler.toml"
  2. - ≤ 1.12: Edit "..\.minecraft\config\worldhandler.cfg" + 1.9-1.12: "..\.minecraft\config\worldhandler.cfg" +
  3. +
  4. + ≤ 1.8: "..\.minecraft\config\worldhandler\[CONFIG].cfg"

Installation with ModLoader (1.6.2)