diff --git a/changelog.md b/changelog.md index c699ebc5..91bf6090 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1 @@ -* Re-enable recipe insertion into the Item Card using JEI -* Fix Item Card ingredient remainder behavior (Milk Bucket -> Bucket etc) \ No newline at end of file +* Add support for the unbreakable tag on Force tools \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 0f2e8656..9fdbaafa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ mod_id=forcecraft mod_archive_name=forcecraft # Version -version=4.2.3 +version=4.2.4 #Publishing mod_name=Forcecraft