diff --git a/changelog.md b/changelog.md index 164dca24..6a9817c6 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1,3 @@ -* Fixed Force Pack not saving contents (Thanks Flanks255) \ No newline at end of file +* Fix some recipes expecting more components than they should (should fix Camo infusing) +* Fix Force Wrench crashing on use +* Fix Force Infuser not dropping upgrade tome when broken \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index ac261a19..ed727021 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ mod_id=forcecraft mod_archive_name=forcecraft # Version -version=6.0.1 +version=6.0.2 #Publishing mod_name=Forcecraft