diff --git a/changelog.txt b/changelog.txt index cff2fec..61be125 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,12 @@ +------------------------------------------------------ +Version 2.1.2 +------------------------------------------------------ + +- Updated to a new Forge method of obtaining drops + - This should fix an issue with Industrial Foregoing's farming system + - This issue was caused by a Forge patch that wasn't implemented properly + - ¯\_(ツ)_/¯ + ------------------------------------------------------ Version 2.1.1 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 2984e16..a4f490f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name=ResourcefulCrops package_group=info.tehnut.resourcefulcrops -mod_version=2.1.1 +mod_version=2.1.2 mc_version=1.12 forge_version=14.21.0.2359