diff --git a/config/modpackTweaks/changelog.txt b/config/modpackTweaks/changelog.txt index 8b331d9..262becf 100755 --- a/config/modpackTweaks/changelog.txt +++ b/config/modpackTweaks/changelog.txt @@ -1,4 +1,9 @@ TPPI2v0.2.0~ +- Fixed requirement of Java 8 (KitchenCraft) +~ +- Fixed EnderIO conduit crash +~~~ +TPPI2v0.2.0~ - Too many mod updates to list. Almost everything was updated ~ - Added EnderCore diff --git a/config/modpackTweaks/modpackTweaks.cfg b/config/modpackTweaks/modpackTweaks.cfg index 5999617..6cf1ead 100755 --- a/config/modpackTweaks/modpackTweaks.cfg +++ b/config/modpackTweaks/modpackTweaks.cfg @@ -93,7 +93,7 @@ item { S:packName=TestPackPleaseIgnore 2 # The version of the modpack - S:packVersion=Beta 0.2.0 + S:packVersion=Beta 0.2.1 }