Updated Installing resource packs (markdown)

Lukas Rieger 2020-08-26 01:59:31 +02:00
parent 58a5a46cc8
commit 96cb3ed60c

@ -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.<br>
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.
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.