Skip to content

Commit 3dc4b7d

Browse files
committed
version -> 13.4.1, changelog updated
1 parent 59e308d commit 3dc4b7d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Changes are in reverse chronological order; newest changes at the top.
66

77
# Minecraft 1.21.4
88

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+
913
## [13.4.0]
1014
* Ported to Minecraft 1.21.4
1115
* Energy Distributor Upgrade can now be configured to pull (like the Distributor Module can)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.daemon=false
66
# Mod
77
mod_id=modularrouters
88
archive_base_name=modular-routers
9-
mod_version=13.4.0
9+
mod_version=13.4.1
1010
mod_name="Modular Routers"
1111
mod_group_id=me.desht.modularrouters
1212
mod_license=MIT

0 commit comments

Comments
 (0)