diff --git a/Configuring-mods.md b/Configuring-mods.md index 1e02f0e..4dba724 100644 --- a/Configuring-mods.md +++ b/Configuring-mods.md @@ -15,7 +15,7 @@ BlueMap will then load that mod like a resource-pack: Try to parse the block-sta > **Info:**
> Some mods might use resource-formats that are not supported. *([Forge's blockstate.json](https://mcforge.readthedocs.io/en/1.14.x/models/blockstates/forgeBlockstates/) just has very limited support)* For this blocks to be rendered you will have to override the resources with alternative resources using the normal format. -After that it could already work! But especially on 1.12.2 you might need to do some more configuration. Go through the chapters below and prepare the config files. +After that it could already work! But especially on 1.12.x you might need to do some more configuration. Go through the chapters below and prepare the config files. ## Configs