diff --git a/Installing-resource-packs.md b/Installing-resource-packs.md index 6fef440..4d8659b 100644 --- a/Installing-resource-packs.md +++ b/Installing-resource-packs.md @@ -9,4 +9,4 @@ You can use more than one resource-pack. Like in minecraft, they will override e This means you can reorder them by renaming them e.g. `01_some_pack.zip`, `02_some_extension_pack.zip`... Make sure the resource-pack is for the correct minecraft-version. Otherwise it might not be loaded correctly.
-There might be warnings in the console if you are using resource-packs that have some unexpected formatting. A warning mostly results in a single modle not loaded correctly, so all the other resources from that resource-pack are still being loaded. \ No newline at end of file +There might be warnings in the console if you are using resource-packs that have some unexpected formatting. A warning mostly results in a single (block-)model not loaded correctly, so all the other resources from that resource-pack are still being loaded. \ No newline at end of file