diff --git a/CHANGELOG.md b/CHANGELOG.md index 17274f042..f102c0b60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,9 @@ -# 1.3.8+mc1.21.1 -* Fixed the Vertical Miner / Phantom Breaker not breaking / harvesting blocks properly. -* Fixed Energy lasers not properly filling mekanism energy cubes only needing 2 FE. -* Fixed Batbox's not properly invalidating capabilities. - # 1.3.7+mc1.21.1 * Added recipes for AA crops in the IE cloche. * Fix All in One Tool stats +* Fixed the Vertical Miner / Phantom Breaker not breaking / harvesting blocks properly. +* Fixed Energy lasers not properly filling mekanism energy cubes only needing 2 FE. +* Fixed Batbox's not properly invalidating capabilities. # 1.3.6+mc1.21.1 * Add the ability to open the Crafting Table On A Stick while inside a Curios slot diff --git a/gradle.properties b/gradle.properties index 255f5afb1..6073706ce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.parallel=true org.gradle.caching=true org.gradle.configuration-cache=false -mod_version=1.3.8 +mod_version=1.3.7 # Forge game_version=1.21.1