We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e308d commit 3dc4b7dCopy full SHA for 3dc4b7d
2 files changed
Changelog.md
@@ -6,6 +6,10 @@ Changes are in reverse chronological order; newest changes at the top.
6
7
# Minecraft 1.21.4
8
9
+## [13.4.1]
10
+* Updated to latest stable NeoForge 1.21.4
11
+* Fixed Breaker Modules not harvesting blocks they should be able to
12
+
13
## [13.4.0]
14
* Ported to Minecraft 1.21.4
15
* Energy Distributor Upgrade can now be configured to pull (like the Distributor Module can)
gradle.properties
@@ -6,7 +6,7 @@ org.gradle.daemon=false
# Mod
mod_id=modularrouters
archive_base_name=modular-routers
-mod_version=13.4.0
+mod_version=13.4.1
mod_name="Modular Routers"
mod_group_id=me.desht.modularrouters
mod_license=MIT
0 commit comments