diff --git a/CHANGELOG.md b/CHANGELOG.md index f102c0b60..1b94a3634 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 1.3.8+mc1.21.1 +* Lock the Immersive Engineering cloche compat recipes behind a mod loaded condition +* Add the stairs, slabs and walls to the appropriate block/item tags +* Change the sound type of the casing blocks to match material used in the recipe +* Change the sound type of some machines to use the metal sound + # 1.3.7+mc1.21.1 * Added recipes for AA crops in the IE cloche. * Fix All in One Tool stats diff --git a/gradle.properties b/gradle.properties index 6073706ce..255f5afb1 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.7 +mod_version=1.3.8 # Forge game_version=1.21.1