From 858b490c74d4b560923b1b3896735d0a42c78991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Tue, 10 Jan 2017 23:03:00 +0100 Subject: GH-1778: Fix placement of modded Minecraft.jar in OneSix instances. --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'changelog.md') 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. -- cgit v1.2.3