diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index c23cd271..946ed504 100644 --- a/changelog.md +++ b/changelog.md @@ -146,6 +146,10 @@ This fixes launching of legacy (and legacy FTB) instances. +- GH-1778: Jar modded Minecraft.jar location breaks mod assumptions + + Some ancient mods require the modded `Minecraft.jar` to be in `.minecraft/bin`, inside the instance. Now it is placed there. + ## Internals - Full support for the current Mojang downloads JSON format. |