We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab2a06 commit 035e801Copy full SHA for 035e801
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# 1.3.22+mc1.21.1
2
* PR #1508 - Fix the alignment of the Atomic Reconstructor related JEI categories
3
* Change the redstone output of the Feeder block. It's now based on the amount of animals nearby in relation to the max amount it can feed
4
+* Fixed the configuration and filters on the Void Sack not working.
5
6
# 1.3.21+mc1.21.1
7
* Fix invalid Crushing recipes
gradle.properties
@@ -4,7 +4,7 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configuration-cache=false
-mod_version=1.3.21
+mod_version=1.3.22
8
9
# Forge
10
game_version=1.21.1
0 commit comments