From 9455e4374547479faafa18be22073fa115f74f61 Mon Sep 17 00:00:00 2001 From: Flanks255 <32142731+Flanks255@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:42:05 -0500 Subject: [PATCH] Fixed --- CHANGELOG.md | 8 +++----- gradle.properties | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) 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